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 10.3.x for __set
  5. Other projects
Title Object type File name Summary
TermResourceTestBase::setUpAuthorization function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Sets up the necessary authorization.
TermStorage::resetCache function core/modules/taxonomy/src/TermStorage.php Resets the entity cache.
TermStorage::resetWeights function core/modules/taxonomy/src/TermStorage.php Reset the weights for a given vocabulary ID.
TermStorageInterface::resetWeights function core/modules/taxonomy/src/TermStorageInterface.php Reset the weights for a given vocabulary ID.
TermTest::setUp function core/modules/taxonomy/tests/src/Functional/TermTest.php
TermTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/TermTest.php Sets up the necessary authorization.
TermTest::setUpRevisionAuthorization function core/modules/jsonapi/tests/src/Functional/TermTest.php Sets up the necessary authorization for handling revisions.
TermTranslationFieldViewTest::$baseTagName property core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php The tag in the source language.
TermTranslationFieldViewTest::setUp function core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php
TermTranslationFieldViewTest::setUpNode function core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php Creates a test subject node, with translation.
TermTranslationFieldViewTest::setUpTerm function core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php Creates a test subject term, with translation.
TermTranslationTest::setUp function core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php
TermTranslationTest::setUpTerms function core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php Setup translated terms in a hierarchy.
TermTranslationUITest::setUp function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php
TermTranslationUITest::setupBundle function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Creates or initializes the bundle date if needed.
TermTranslationViewsTest::setUp function core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Sets up the test.
TermTranslationViewsTest::setUpTerms function core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Setup translated terms in a hierarchy.
TermValidationTest::setUp function core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php
TestableSqlContentEntityStorage::setTableMapping function core/tests/Drupal/KernelTests/Core/Entity/Sql/TestableSqlContentEntityStorage.php Sets the table mapping.
TestBaseThemeHooks class core/modules/system/tests/themes/test_base_theme/src/Hook/TestBaseThemeHooks.php Hook implementations for test_base_theme.
TestBaseThemeHooks.php file core/modules/system/tests/themes/test_base_theme/src/Hook/TestBaseThemeHooks.php
TestBaseThemeHooks::preprocessThemeTestFunctionSuggestions function core/modules/system/tests/themes/test_base_theme/src/Hook/TestBaseThemeHooks.php Implements hook_preprocess_HOOK() for theme_test_function_suggestions theme functions.
TestBaseThemeHooks::preprocessThemeTestTemplateTest function core/modules/system/tests/themes/test_base_theme/src/Hook/TestBaseThemeHooks.php Implements hook_preprocess_HOOK() for theme_test_template_test templates.
TestBaseThemeHooks::viewsPostRender function core/modules/system/tests/themes/test_base_theme/src/Hook/TestBaseThemeHooks.php Implements hook_views_post_render().
TestBaseThemeHooks::viewsPreRender function core/modules/system/tests/themes/test_base_theme/src/Hook/TestBaseThemeHooks.php Implements hook_views_pre_render().
TestClass::onKernelResponseTest function core/modules/system/tests/modules/service_provider_test/src/TestClass.php Flags the response in case a rebuild indicator is used.
TestConcat::setDelimiter function core/modules/migrate/tests/src/Unit/process/ConcatTest.php Set the delimiter.
TestConfigEntityWithPluginCollections::setPluginManager function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
TestConfigNamesMapper::setConfigFactory function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Sets the configuration factory.
TestConfigNamesMapper::setConfigNames function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Sets the list of configuration names.
TestConfigurableContextAwarePlugin::setConfiguration function core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php Sets the configuration for this plugin instance.
TestContextAwarePlugin::$setContextCalled property core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php Indicates if ::setContext() has been called or not.
TestContextAwarePlugin::setContext function core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php Set a context on this plugin.
TestController::containerReset function core/modules/system/tests/modules/container_rebuild_test/src/TestController.php Resets the container.
TestControllers::testNodeSetParent function core/modules/system/tests/modules/paramconverter_test/src/TestControllers.php
TestCoverageTest::setUp function core/modules/jsonapi/tests/src/Kernel/TestCoverageTest.php
TestDatabaseTest class core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php Tests Drupal\Core\Test\TestDatabase.
TestDatabaseTest.php file core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php
TestDatabaseTest::providerTestConstructor function core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php Data provider for self::testConstructor()
TestDatabaseTest::testConstructor function core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php Tests constructor.
TestDatabaseTest::testConstructorException function core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php Tests constructor exception.
TestDatabaseTest::testConstructorNullPrefix function core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php Verify that a test lock is generated if there is no provided prefix.
TestDefaultTableMapping::setExtraColumns function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php Adds extra columns for a table to the table mapping.
TestDefaultTableMapping::setFieldNames function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php Adds field columns for a table to the table mapping.
TestDiscovery::parseTestClassSummary function core/lib/Drupal/Core/Test/TestDiscovery.php Parses the phpDoc summary line of a test class.
TestDiscoveryTest::setupVfsWithTestClasses function core/tests/Drupal/Tests/Core/Test/TestDiscoveryTest.php
TestDisplayVariant::setContexts function core/modules/system/tests/modules/display_variant_test/src/Plugin/DisplayVariant/TestDisplayVariant.php Sets the contexts.
TestDisplayVariant::setMainContent function core/modules/system/tests/modules/display_variant_test/src/Plugin/DisplayVariant/TestDisplayVariant.php Sets the main content for the page being rendered.
TestDisplayVariant::setTitle function core/modules/system/tests/modules/display_variant_test/src/Plugin/DisplayVariant/TestDisplayVariant.php Sets the title for the page being rendered.
TestDrupal6SqlBase::setDatabase function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Tweaks Drupal6SqlBase to set a new database connection for tests.

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