Search for __set
- Search 7.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Search 11.x for __set
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FunctionalTestSetupTrait::initConfig | function | core/ |
Initialize various configurations post-installation. |
FunctionalTestSetupTrait::initKernel | function | core/ |
Initializes the kernel after installation. |
FunctionalTestSetupTrait::initSettings | function | core/ |
Initialize settings created during install. |
FunctionalTestSetupTrait::initUserSession | function | core/ |
Initializes user 1 for the site to be installed. |
FunctionalTestSetupTrait::installDefaultThemeFromClassProperty | function | core/ |
Installs the default theme defined by `static::$defaultTheme` when needed. |
FunctionalTestSetupTrait::installModulesFromClassProperty | function | core/ |
Install modules defined by `static::$modules`. |
FunctionalTestSetupTrait::installParameters | function | core/ |
Returns the parameters that will be used when Simpletest installs Drupal. |
FunctionalTestSetupTrait::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
FunctionalTestSetupTrait::prepareRequestForGenerator | function | core/ |
Creates a mock request and sets it on the generator. |
FunctionalTestSetupTrait::prepareSettings | function | core/ |
Prepares site settings and services before installation. |
FunctionalTestSetupTrait::rebuildAll | function | core/ |
Resets and rebuilds the environment after setup. |
FunctionalTestSetupTrait::rebuildContainer | function | core/ |
Rebuilds \Drupal::getContainer(). |
FunctionalTestSetupTrait::resetAll | function | core/ |
Resets all data structures after having enabled new modules. |
FunctionalTestSetupTrait::setContainerParameter | function | core/ |
Changes parameters in the services.yml file. |
FunctionalTestSetupTrait::setupBaseUrl | function | core/ |
Sets up the base URL based upon the environment variable. |
FunctionalTestSetupTrait::writeSettings | function | core/ |
Rewrites the settings.php file of the test site. |
FunctionsTest::setUp | function | core/ |
|
GDToolkit::setResource | function | core/ |
Sets the GD image resource. |
GDToolkit::setType | function | core/ |
Sets the PHP type of the image. |
GeneratedLink::setGeneratedLink | function | core/ |
Sets the generated link. |
GeneratedUrl::setGeneratedUrl | function | core/ |
Sets the generated URL. |
GenerateThemeTest::setUp | function | core/ |
|
GenericCacheBackendUnitTestBase::setUp | function | core/ |
|
GenericCacheBackendUnitTestBase::setUpCacheBackend | function | core/ |
Allows specific implementation to change the environment before a test run. |
GenericCacheBackendUnitTestBase::testSetGet | function | core/ |
Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface. |
GenericCacheBackendUnitTestBase::testSetMultiple | function | core/ |
Tests \Drupal\Core\Cache\CacheBackendInterface::setMultiple(). |
GlossaryStatusFilterTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
GlossaryViewTest::setUp | function | core/ |
|
GroupedExposedFilterTest::setUp | function | core/ |
|
hal.settings.yml | file | core/ |
core/modules/hal/config/install/hal.settings.yml |
HalLinkManagerTest::setUp | function | core/ |
|
HalLinkManagerTest::testHalLinkManagersSetLinkDomain | function | core/ |
@covers ::setLinkDomain |
HalSettingsDeletionUpdateTest | class | core/ |
Ensures that update hook is run properly for deleting obsolete Hal settings. |
HalSettingsDeletionUpdateTest.php | file | core/ |
|
HalSettingsDeletionUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
HalSettingsDeletionUpdateTest::testUpdate | function | core/ |
Ensures that update hook is run for "hal" module. |
hal_post_update_delete_settings | function | core/ |
Remove obsolete hal.settings configuration key. |
HandlerAliasTest::setUp | function | core/ |
|
HandlerBase::caseTransform | function | core/ |
Transform a string by a certain method. |
HandlerBase::setModuleHandler | function | core/ |
Sets the module handler. |
HandlerBase::setRelationship | function | core/ |
Sets up any needed relationship. |
HandlerBase::setViewsData | function | core/ |
|
HandlerBaseTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\HandlerBase @group Views |
HandlerBaseTest.php | file | core/ |
Contains \Drupal\Tests\views\Unit\Plugin\HandlerBaseTest. |
HandlerBaseTest::setUp | function | core/ |
|
HandlerBaseTest::testGetEntityTypeForFieldOnBaseTable | function | core/ |
@covers ::getEntityType |
HandlerBaseTest::testGetEntityTypeForFieldWithRelationship | function | core/ |
@covers ::getEntityType |
HandlerFilterCurrentUserTest::setUp | function | core/ |
|
HandlerFilterUserNameTest::setUp | function | core/ |
Sets up the test. |
HandlerTest::setUp | function | core/ |
Sets up the test. |
Pagination
- Previous page
- Page 68
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.