Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 10.3.x for install
- Search 11.x for install
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallerProfileRequirementsTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerProfileRequirementsTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerProfileRequirementsTest::testHookRequirementsFailure | function | core/ |
Assert that the profile failed hook_requirements(). |
| InstallerRedirectTrait | trait | core/ |
Provides methods for checking if Drupal is already installed. |
| InstallerRedirectTrait.php | file | core/ |
|
| InstallerRedirectTrait::isCli | function | core/ |
Returns whether the current PHP process runs on CLI. |
| InstallerRedirectTrait::shouldRedirectToInstaller | function | core/ |
Determines if an exception handler should redirect to the installer. |
| InstallerRedirectTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Installer\InstallerRedirectTrait[[api-linebreak]] |
| InstallerRedirectTraitTest.php | file | core/ |
|
| InstallerRedirectTraitTest::providerShouldRedirectToInstaller | function | core/ |
Data provider for testShouldRedirectToInstaller(). |
| InstallerRedirectTraitTest::testShouldRedirectToInstaller | function | core/ |
@covers ::shouldRedirectToInstaller[[api-linebreak]] @dataProvider providerShouldRedirectToInstaller |
| InstallerRouteBuilder | class | core/ |
Manages the router in the installer. |
| InstallerRouteBuilder.php | file | core/ |
|
| InstallerRouteBuilder::getRouteDefinitions | function | core/ |
Overridden to return no routes. |
| InstallerServiceProvider | class | core/ |
Service provider for the early installer environment. |
| InstallerServiceProvider.php | file | core/ |
|
| InstallerServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| InstallerServiceProvider::register | function | core/ |
Registers services to the container. |
| InstallerSiteConfigProfileTest | class | core/ |
Verifies that the installer defaults to the existing site email address and timezone, if they were provided by the install profile. |
| InstallerSiteConfigProfileTest.php | file | core/ |
|
| InstallerSiteConfigProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerSiteConfigProfileTest::$profile | property | core/ |
The installation profile to install. |
| InstallerSiteConfigProfileTest::EXPECTED_SITE_MAIL | constant | core/ |
The site mail we expect to be set from the install profile. |
| InstallerSiteConfigProfileTest::EXPECTED_TIMEZONE | constant | core/ |
The timezone we expect to be set from the install profile. |
| InstallerSiteConfigProfileTest::installParameters | function | core/ |
Returns the parameters that will be used when Simpletest installs Drupal. |
| InstallerSiteConfigProfileTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerSiteConfigProfileTest::testInstaller | function | core/ |
Verify the correct site config was set. |
| InstallerSkipPermissionHardeningTest | class | core/ |
Verifies that the installer skipped permission hardening. |
| InstallerSkipPermissionHardeningTest.php | file | core/ |
|
| InstallerSkipPermissionHardeningTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerSkipPermissionHardeningTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerSkipPermissionHardeningTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerSkipPermissionHardeningTest::testInstalled | function | core/ |
Verifies the expected behaviors of the installation result. |
| InstallerTest | class | core/ |
Tests the interactive installer. |
| InstallerTest.php | file | core/ |
|
| InstallerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| InstallerTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| InstallerTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerTest::testInstaller | function | core/ |
Ensures that the user page is available after installation. |
| InstallerTest::visitInstaller | function | core/ |
Visits the interactive installer. |
| InstallerTestBase | class | core/ |
Base class for testing the interactive installer. |
| InstallerTestBase | class | core/ |
Base class for testing the interactive installer. |
| InstallerTestBase.php | file | core/ |
|
| InstallerTestBase.php | file | core/ |
|
| InstallerTestBase::$isInstalled | property | core/ |
Whether the installer has completed. |
| InstallerTestBase::$isInstalled | property | core/ |
Whether the installer has completed. |
| InstallerTestBase::$langcode | property | core/ |
The language code in which to install Drupal. |
| InstallerTestBase::$langcode | property | core/ |
The language code in which to install Drupal. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.