Search for __set

  1. Search 7.x for __set
  2. Search 9.5.x for __set
  3. Search 8.9.x for __set
  4. Search 11.x for __set
  5. Search main for __set
  6. Other projects
Title Object type File name Summary
TrustedRedirectResponseTest::testCreateFromRedirectResponse function core/tests/Drupal/Tests/Core/Routing/TrustedRedirectResponseTest.php @covers ::createFromRedirectResponse[[api-linebreak]]
@dataProvider providerCreateFromRedirectResponse
TrustedRedirectResponseTest::testSetTargetUrlWithInternalUrl function core/tests/Drupal/Tests/Core/Routing/TrustedRedirectResponseTest.php @covers ::setTargetUrl[[api-linebreak]]
TrustedRedirectResponseTest::testSetTargetUrlWithTrustedUrl function core/tests/Drupal/Tests/Core/Routing/TrustedRedirectResponseTest.php @covers ::setTargetUrl[[api-linebreak]]
TrustedRedirectResponseTest::testSetTargetUrlWithUntrustedUrl function core/tests/Drupal/Tests/Core/Routing/TrustedRedirectResponseTest.php @covers ::setTargetUrl[[api-linebreak]]
TwigExtension::setAttribute function core/lib/Drupal/Core/Template/TwigExtension.php Sets an attribute on a given element.
TwigExtensionTest::providerTestTwigSetAttribute function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php A data provider for ::testTwigSetAttribute().
TwigExtensionTest::setUp function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php
TwigExtensionTest::setUp function core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php
TwigExtensionTest::testTwigSetAttribute function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php Tests Twig 'set_attribute' filter.
TwigIncludeTest::setUpFilesystem function core/modules/system/tests/src/Kernel/Theme/TwigIncludeTest.php Sets up the filesystem, so things like the file directory.
TwigNamespaceTest::setUp function core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php
TwigRegistryLoaderTest::setUp function core/modules/system/tests/src/Functional/Theme/TwigRegistryLoaderTest.php
TwigSandboxTest::setUp function core/tests/Drupal/Tests/Core/Template/TwigSandboxTest.php
TwigSettingsTest class core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php Tests overriding Twig engine settings via settings.php.
TwigSettingsTest.php file core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php
TwigSettingsTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php The theme to install as the default for testing.
TwigSettingsTest::$modules property core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php Modules to install.
TwigSettingsTest::testTwigAutoReloadOverride function core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php Ensures Twig template auto reload setting can be overridden.
TwigSettingsTest::testTwigCacheOverride function core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php Ensures Twig template cache setting can be overridden.
TwigSettingsTest::testTwigDebugOverride function core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php Ensures Twig engine debug setting can be overridden.
TwigSettingsTest::testTwigInlineWithAutoReload function core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php Tests twig inline templates with auto_reload.
TwigTransTest::setUp function core/modules/system/tests/src/Functional/Theme/TwigTransTest.php
TwigWhiteListTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/TwigWhiteListTest.php
TypedConfigTest::setUp function core/tests/Drupal/KernelTests/Config/TypedConfigTest.php
TypedData::setContext function core/lib/Drupal/Core/TypedData/TypedData.php Sets the context of a property or item via a context aware parent.
TypedData::setValue function core/lib/Drupal/Core/TypedData/TypedData.php Sets the data value.
TypedDataDefinitionEntityBundleTest::setUp function core/tests/Drupal/KernelTests/Core/TypedData/TypedDataDefinitionEntityBundleTest.php
TypedDataDefinitionTest::setUp function core/tests/Drupal/KernelTests/Core/TypedData/TypedDataDefinitionTest.php
TypedDataInterface::setContext function core/lib/Drupal/Core/TypedData/TypedDataInterface.php Sets the context of a property or item via a context aware parent.
TypedDataInterface::setValue function core/lib/Drupal/Core/TypedData/TypedDataInterface.php Sets the data value.
TypedDataManager::setValidationConstraintManager function core/lib/Drupal/Core/TypedData/TypedDataManager.php Sets the validation constraint manager.
TypedDataManager::setValidator function core/lib/Drupal/Core/TypedData/TypedDataManager.php Sets the validator for validating typed data.
TypedDataManagerInterface::setValidationConstraintManager function core/lib/Drupal/Core/TypedData/TypedDataManagerInterface.php Sets the validation constraint manager.
TypedDataManagerInterface::setValidator function core/lib/Drupal/Core/TypedData/TypedDataManagerInterface.php Sets the validator for validating typed data.
TypedDataNormalizerTest::setUp function core/modules/serialization/tests/src/Unit/Normalizer/TypedDataNormalizerTest.php
TypedDataTest::setUp function core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php
TypedDataTest::testGetAndSet function core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php Tests the basics around constructing and working with typed data objects.
TypedDataTrait::setTypedDataManager function core/lib/Drupal/Core/TypedData/TypedDataTrait.php Sets the typed data manager.
UiHelperTrait::drupalResetSession function core/tests/Drupal/Tests/UiHelperTrait.php Resets the current active session back to Anonymous session.
UITestBase::setUp function core/modules/views_ui/tests/src/Functional/UITestBase.php Sets up the test.
UmamiMultilingualInstallTest::setUpLanguage function core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php Installer step: Select language.
UncaughtExceptionTest::setUp function core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php
UnicornEditor::getDefaultSettings function core/modules/editor/tests/modules/editor_test/src/Plugin/Editor/UnicornEditor.php Returns the default settings for this configurable text editor.
UnicornEditor::getJSSettings function core/modules/editor/tests/modules/editor_test/src/Plugin/Editor/UnicornEditor.php Returns JavaScript settings to be attached.
UnicornEditor::validateImageUploadSettings function core/modules/editor/tests/modules/editor_test/src/Plugin/Editor/UnicornEditor.php #element_validate handler for "image_upload" in buildConfigurationForm().
UninstallKernelTest::setUp function core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php
UniqueValuesConstraintValidatorTest::setUp function core/tests/Drupal/KernelTests/Core/Validation/UniqueValuesConstraintValidatorTest.php Tests cases where the validation passes for entities with string IDs.
UnitTestCase::setUp function core/tests/Drupal/Tests/UnitTestCase.php
UnitTestCase::setUpBeforeClass function core/tests/Drupal/Tests/UnitTestCase.php
UnitTestCaseTest class core/tests/Drupal/Tests/UnitTestCaseTest.php Tests for the UnitTestCase class.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.