Search for profile
- Search 7.x for profile
- Search 9.5.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 |
|---|---|---|---|
| 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. |
| 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::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(). |
| 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. |
| InstallerTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| InstallerTestBase::$profile | property | core/ |
The installation profile to install. |
| InstallerTestBase::$profile | property | core/ |
The installation profile to install. |
| InstallerTestBase::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| InstallerTestBase::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| InstallerTranslationMultipleLanguageKeepEnglishTest::$profile | property | core/ |
Switch to the multilingual testing profile with English kept. |
| InstallerTranslationMultipleLanguageTest::$profile | property | core/ |
Switch to the multilingual testing profile. |
| InstallProfileDependenciesBcTest | class | core/ |
Tests that an install profile with only dependencies works as expected. |
| InstallProfileDependenciesBcTest.php | file | core/ |
|
| InstallProfileDependenciesBcTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallProfileDependenciesBcTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| InstallProfileDependenciesBcTest::testUninstallingModules | function | core/ |
Tests that the install profile BC layer for dependencies key works. |
| InstallProfileDependenciesTest | class | core/ |
Tests that an install profile can require modules. |
| InstallProfileDependenciesTest.php | file | core/ |
|
| InstallProfileDependenciesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallProfileDependenciesTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| InstallProfileDependenciesTest::testUninstallingModules | function | core/ |
Tests that an install profile can require modules. |
| InstallProfileMismatchException | class | core/ |
Exception thrown if settings.php cannot be written and the chosen profile does not match. |
| InstallProfileMismatchException.php | file | core/ |
|
| InstallProfileMismatchException::__construct | function | core/ |
Constructs a new InstallProfileMismatchException exception. |
| InstallProfileSystemInstall8300Test | class | core/ |
Tests system_update_8300(). |
| InstallProfileSystemInstall8300Test.php | file | core/ |
|
| InstallProfileSystemInstall8300Test::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallProfileSystemInstall8300Test::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| InstallProfileSystemInstall8300Test::testUpdate | function | core/ |
Ensures that the system_update_8300() runs as expected. |
| install_install_profile | function | core/ |
Installs the install profile. |
| install_load_profile | function | core/ |
Loads information about the chosen profile during installation. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.