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. Search 11.x for __set
  6. Other projects
Title Object type File name Summary
FunctionalTestSetupTrait::prepareEnvironment function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Prepares the current environment for running the test.
FunctionalTestSetupTrait::prepareRequestForGenerator function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Creates a mock request and sets it on the generator.
FunctionalTestSetupTrait::prepareSettings function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Prepares site settings and services before installation.
FunctionalTestSetupTrait::rebuildAll function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Resets and rebuilds the environment after setup.
FunctionalTestSetupTrait::rebuildContainer function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Rebuilds \Drupal::getContainer().
FunctionalTestSetupTrait::resetAll function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Resets all data structures after having enabled new modules.
FunctionalTestSetupTrait::setContainerParameter function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Changes parameters in the services.yml file.
FunctionalTestSetupTrait::setupBaseUrl function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Sets up the base URL based upon the environment variable.
FunctionalTestSetupTrait::writeSettings function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Rewrites the settings.php file of the test site.
FunctionsTest::setUp function core/modules/system/tests/src/Kernel/Theme/FunctionsTest.php
GDToolkit::setImage function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php Sets an image or resets existing one.
GDToolkit::setType function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php Sets the PHP type of the image.
GdToolkitImageManipulationTestBase::setUp function core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php
GeneratedLink::setGeneratedLink function core/lib/Drupal/Core/GeneratedLink.php Sets the generated link.
GeneratedUrl::setGeneratedUrl function core/lib/Drupal/Core/GeneratedUrl.php Sets the generated URL.
GenerateThemeTest::setUp function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenericCacheBackendUnitTestBase::setUp function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php
GenericCacheBackendUnitTestBase::setUpCacheBackend function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Allows specific implementation to change the environment before a test run.
GenericCacheBackendUnitTestBase::testSetGet function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface.
GenericCacheBackendUnitTestBase::testSetMultiple function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Tests \Drupal\Core\Cache\CacheBackendInterface::setMultiple().
GenericTest::setUp function core/modules/node/tests/src/Functional/GenericTest.php
GetDocumentFromResponseTrait trait core/modules/jsonapi/tests/src/Traits/GetDocumentFromResponseTrait.php Test trait for retrieving the JSON:API document from a response.
GetDocumentFromResponseTrait.php file core/modules/jsonapi/tests/src/Traits/GetDocumentFromResponseTrait.php
GetDocumentFromResponseTrait::getDocumentFromResponse function core/modules/jsonapi/tests/src/Traits/GetDocumentFromResponseTrait.php Retrieve document from response, with basic validation.
GitExcluderTest::setUp function core/modules/package_manager/tests/src/Kernel/PathExcluder/GitExcluderTest.php
GlossaryViewTest::setUp function core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php
GroupedExposedFilterTest::setUp function core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php
HandlerAliasTest::setUp function core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php
HandlerBase::caseTransform function core/modules/views/src/Plugin/views/HandlerBase.php Transform a string by a certain method.
HandlerBase::setModuleHandler function core/modules/views/src/Plugin/views/HandlerBase.php Sets the module handler.
HandlerBase::setRelationship function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::setViewsData function core/modules/views/src/Plugin/views/HandlerBase.php Sets the views data service.
HandlerBaseTest class core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php Tests Drupal\views\Plugin\views\HandlerBase.
HandlerBaseTest.php file core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php
HandlerBaseTest::testGetEntityTypeForFieldOnBaseTable function core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php Tests get entity type for field on base table.
HandlerBaseTest::testGetEntityTypeForFieldWithRelationship function core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php Tests get entity type for field with relationship.
HandlerFilterCurrentUserTest::setUp function core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php
HandlerFilterUserNameTest::setUp function core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php
HandlerTest::setUp function core/modules/views_ui/tests/src/Functional/HandlerTest.php
HandlerTest::setUp function core/modules/views/tests/src/Functional/Handler/HandlerTest.php
HandlerTest::testSetRelationship function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests the relationship method on the base class.
HandlerTestTrait::setupDisplay function core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php Sets up a mocked display object.
HandlerTestTrait::setupExecutableAndView function core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php Sets up a view executable and a view entity.
HandlerTestTrait::setupViewsData function core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php Sets up a mocked views data object.
Heading::getElementsSubset function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php
HelpBlockTest::setUp function core/modules/help/tests/src/Functional/HelpBlockTest.php
HelpPageOrderTest::setUp function core/modules/help/tests/src/Functional/HelpPageOrderTest.php
HelpSearch::$searchSettings property core/modules/help/src/Plugin/Search/HelpSearch.php A config object for 'search.settings'.
HelpTest::setUp function core/modules/help/tests/src/Functional/HelpTest.php
HelpTestTwigNodeVisitor::setStateValue function core/modules/help/tests/modules/help_topics_twig_tester/src/HelpTestTwigNodeVisitor.php Sets state information.

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