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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
InstallerNonEnglishProfileWithoutLocaleModuleTest.php | file | core/ |
|
InstallerNonEnglishProfileWithoutLocaleModuleTest::$defaultTheme | property | core/ |
|
InstallerNonEnglishProfileWithoutLocaleModuleTest::$profile | property | core/ |
|
InstallerNonEnglishProfileWithoutLocaleModuleTest::prepareEnvironment | function | core/ |
|
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/ |
|
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::setUpSettings | function | core/ |
|
InstallerProfileRequirementsTest::setUpSite | function | core/ |
|
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/ |
|
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. |
InstallerTest::setUpProfile | function | core/ |
|
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/ |
|
InstallProfileDependenciesBcTest::$profile | property | core/ |
|
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/ |
|
InstallProfileDependenciesTest::$profile | property | core/ |
|
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/ |
|
InstallProfileSystemInstall8300Test::setDatabaseDumpFiles | function | core/ |
|
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.