Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 8.9.x for install
- Search 10.3.x for install
- Search main for install
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallerPostInstallTest.php | file | core/ |
|
| InstallerPostInstallTest::$defaultTheme | property | core/ |
|
| InstallerPostInstallTest::$profile | property | core/ |
|
| InstallerPostInstallTest::testVisitInstallerPostInstall | function | core/ |
Confirms that visiting the installer does not break things post-install. |
| InstallerProfileRequirementsTest | class | core/ |
Tests that an install profile can implement hook_requirements(). |
| InstallerProfileRequirementsTest.php | file | core/ |
|
| InstallerProfileRequirementsTest::$defaultTheme | property | core/ |
|
| InstallerProfileRequirementsTest::$profile | property | core/ |
|
| InstallerProfileRequirementsTest::setUpRequirementsProblem | function | core/ |
|
| InstallerProfileRequirementsTest::setUpSettings | function | core/ |
|
| InstallerProfileRequirementsTest::setUpSite | function | core/ |
|
| 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. |
| InstallerRedirectTraitMockableClass | class | core/ |
A class using the InstallerRedirectTrait for mocking purposes. |
| InstallerRedirectTraitMockableClass.php | file | core/ |
|
| InstallerRedirectTraitTest | class | core/ |
Tests Drupal\Core\Installer\InstallerRedirectTrait. |
| InstallerRedirectTraitTest.php | file | core/ |
|
| InstallerRedirectTraitTest::providerShouldRedirectToInstaller | function | core/ |
Data provider for testShouldRedirectToInstaller(). |
| InstallerRedirectTraitTest::testShouldRedirectToInstaller | function | core/ |
Tests should redirect to installer. |
| InstallerRouteBuilder | class | core/ |
Manages the router in the installer. |
| InstallerRouteBuilder.php | file | core/ |
|
| InstallerRouteBuilder::getRouteDefinitions | function | core/ |
Overridden to return no routes. |
| InstallerRouteProviderLazyBuilder | class | core/ |
A Route Provider front-end for use during the installer. |
| InstallerRouteProviderLazyBuilder.php | file | core/ |
|
| InstallerRouteProviderLazyBuilder::getRouteByName | function | core/ |
|
| InstallerRouterTest | class | core/ |
Tests router rebuilding during installation. |
| InstallerRouterTest.php | file | core/ |
|
| InstallerRouterTest::$defaultTheme | property | core/ |
|
| InstallerRouterTest::$profile | property | core/ |
|
| InstallerRouterTest::prepareEnvironment | function | core/ |
|
| InstallerRouterTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| InstallerServiceProvider | class | core/ |
Service provider for the early installer environment. |
| InstallerServiceProvider.php | file | core/ |
|
| InstallerServiceProvider::alter | function | core/ |
|
| InstallerServiceProvider::register | function | core/ |
|
| InstallerSiteConfigProfileTest | class | core/ |
Verifies that the installer uses the profile's site configuration. |
| InstallerSiteConfigProfileTest.php | file | core/ |
|
| InstallerSiteConfigProfileTest::$defaultTheme | property | core/ |
|
| InstallerSiteConfigProfileTest::$profile | property | core/ |
|
| 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/ |
|
| InstallerSiteConfigProfileTest::setUpSite | function | core/ |
|
| 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/ |
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.