Search for setup
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormErrorHandlerTest::setUp | function | core/ |
|
| FormGroupingElementsTest::setUp | function | core/ |
|
| FormObjectTest::setUp | function | core/ |
|
| FormStateDecoratorBaseTest::setUp | function | core/ |
|
| FormStoragePageCacheTest::setUp | function | core/ |
|
| FormSubmitterTest::setUp | function | core/ |
|
| FormTest::setUp | function | core/ |
|
| FormTest::setUp | function | core/ |
|
| FormTestBase::setUp | function | core/ |
|
| FormValidatorTest::setUp | function | core/ |
|
| FormValuesTest::setUp | function | core/ |
|
| ForumBlockTest::setUp | function | core/ |
|
| ForumBreadcrumbBuilderBaseTest::setUp | function | core/ |
|
| ForumIndexTest::setUp | function | core/ |
|
| ForumIndexTest::setUp | function | core/ |
|
| ForumIntegrationTest::setUp | function | core/ |
Sets up the test. |
| ForumListingBreadcrumbBuilderTest::setUp | function | core/ |
|
| ForumNodeAccessTest::setUp | function | core/ |
|
| ForumNodeBreadcrumbBuilderTest::setUp | function | core/ |
|
| ForumTest::setUp | function | core/ |
|
| ForumUninstallValidatorTest::setUp | function | core/ |
|
| FrontMatterTest::setUp | function | core/ |
|
| FrontPageTest::setUp | function | core/ |
|
| FrontPageTest::setUp | function | core/ |
Sets up the test. |
| FunctionalTestSetupTrait | trait | core/ |
Defines a trait for shared functional test setup functionality. |
| FunctionalTestSetupTrait.php | file | core/ |
|
| FunctionalTestSetupTrait::$apcuEnsureUniquePrefix | property | core/ |
The flag to set 'apcu_ensure_unique_prefix' setting. |
| FunctionalTestSetupTrait::$classLoader | property | core/ |
The class loader to use for installation and initialization of setup. |
| FunctionalTestSetupTrait::$rootUser | property | core/ |
The "#1" admin user. |
| FunctionalTestSetupTrait::$usesSuperUserAccessPolicy | property | core/ |
Set to TRUE to make user 1 a super user. |
| FunctionalTestSetupTrait::doInstall | function | core/ |
Execute the non-interactive installer. |
| FunctionalTestSetupTrait::getDatabaseTypes | function | core/ |
Returns all supported database driver installer objects. |
| 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 the test 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/ |
|
| GenerateThemeTest::setUp | function | core/ |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.