Search for profile
- Search 7.x for profile
- Search 8.9.x for profile
- Search 10.3.x for profile
- Search 11.x for profile
- Search main for profile
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallerExistingConfigSyncDirectoryProfileMismatchTest.php | file | core/ |
|
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::$existingSyncDirectory | property | core/ |
@todo |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::getConfigTarball | function | core/ |
Gets the filepath to the configuration tarball. |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::testConfigSync | function | core/ |
Tests that profile mismatch fails to install. |
| InstallerExistingConfigTestBase::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigTestBase::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| InstallerExistingSettingsNoProfileTest | class | core/ |
Tests the installer with an existing settings file but no install profile. |
| InstallerExistingSettingsNoProfileTest.php | file | core/ |
|
| InstallerExistingSettingsNoProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingSettingsNoProfileTest::prepareEnvironment | function | core/ |
Configures a preexisting settings.php file without an install_profile setting before invoking the interactive installer. |
| InstallerExistingSettingsNoProfileTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingSettingsNoProfileTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
| InstallerKernel::getInstallProfile | function | core/ |
Gets the active install profile. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest | class | core/ |
Tests installing a profile with non-English language and no locale module. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest.php | file | core/ |
|
| InstallerNonEnglishProfileWithoutLocaleModuleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest::$profile | property | core/ |
The installation profile to install. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest::PROFILE | constant | core/ |
The testing profile name. |
| InstallerNonEnglishProfileWithoutLocaleModuleTest::testNonEnglishProfileWithoutLocaleModule | function | core/ |
Tests installing a profile with non-English language and no locale module. |
| InstallerPerformanceTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| InstallerPostInstallTest::$profile | property | core/ |
The installation profile to 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(). |
| InstallerRouterTest::$profile | property | core/ |
The installation profile to install. |
| InstallerSiteConfigProfileTest | class | core/ |
Verifies that the installer uses the profile's site configuration. |
| 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. |
| InstallerTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| InstallerTestBase::$profile | property | core/ |
The installation profile to install. |
| InstallerTestBase::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| InstallerThemesBlocksProfileTest | class | core/ |
Verifies that the installer does not generate theme blocks. |
| InstallerThemesBlocksProfileTest.php | file | core/ |
|
| InstallerThemesBlocksProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.