Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 8.9.x for install
- Search 11.x for install
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
InstallerNonEnglishProfileWithoutLocaleModuleTest::testNonEnglishProfileWithoutLocaleModule | function | core/ |
Tests installing a profile with non-English language and no locale module. |
InstallerObjectTest | class | core/ |
Tests the db_installer_object() function that is used during installation. |
InstallerObjectTest.php | file | core/ |
|
InstallerObjectTest::providerDbInstallerObject | function | core/ |
Data provider for testDbUrlToConnectionConversion(). |
InstallerObjectTest::setUp | function | core/ |
|
InstallerObjectTest::testDbInstallerObject | function | core/ |
@dataProvider providerDbInstallerObject |
InstallerPerformanceTest | class | core/ |
Tests the interactive installer. |
InstallerPerformanceTest.php | file | core/ |
|
InstallerPerformanceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerPerformanceTest::$profile | property | core/ |
The profile to install as a basis for testing. |
InstallerPerformanceTest::prepareSettings | function | core/ |
Prepares site settings and services before installation. |
InstallerPerformanceTest::testInstaller | function | core/ |
Ensures that the user page is available after installation. |
InstallerPostInstallTest | class | core/ |
Tests re-visiting the installer after a successful installation. |
InstallerPostInstallTest.php | file | core/ |
|
InstallerPostInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerPostInstallTest::$profile | property | core/ |
The installation profile to install. |
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/ |
The theme to install as the default for testing. |
InstallerProfileRequirementsTest::$profile | property | core/ |
The installation profile to install. |
InstallerProfileRequirementsTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
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. |
InstallerRedirectTraitMockableClass | class | core/ |
A class using the InstallerRedirectTrait for mocking purposes. |
InstallerRedirectTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Installer\InstallerRedirectTrait |
InstallerRedirectTraitTest.php | file | core/ |
|
InstallerRedirectTraitTest::providerShouldRedirectToInstaller | function | core/ |
Data provider for testShouldRedirectToInstaller(). |
InstallerRedirectTraitTest::testShouldRedirectToInstaller | function | core/ |
@covers ::shouldRedirectToInstaller @dataProvider providerShouldRedirectToInstaller |
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/ |
The theme to install as the default for testing. |
InstallerRouterTest::$profile | property | core/ |
The installation profile to install. |
InstallerRouterTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
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/ |
Modifies existing service definitions. |
InstallerServiceProvider::register | function | core/ |
Registers services to the container. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.