| InstallerSiteConfigProfileTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php |
The installation profile to install. |
| InstallerSiteConfigProfileTest::EXPECTED_SITE_MAIL |
constant |
core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php |
The site mail we expect to be set from the install profile. |
| InstallerSiteConfigProfileTest::EXPECTED_TIMEZONE |
constant |
core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php |
The timezone we expect to be set from the install profile. |
| InstallerSiteConfigProfileTest::installParameters |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php |
Returns the parameters that will be used when Simpletest installs Drupal. |
| InstallerSiteConfigProfileTest::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php |
Final installer step: Configure site. |
| InstallerSiteConfigProfileTest::testInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php |
Verify the correct site config was set. |
| InstallerTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php |
Installer step: Select installation profile. |
| InstallerTestBase::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php |
The installation profile to install. |
| InstallerTestBase::$profile |
property |
core/modules/simpletest/src/InstallerTestBase.php |
The installation profile to install. |
| InstallerTestBase::setUpProfile |
function |
core/modules/simpletest/src/InstallerTestBase.php |
Installer step: Select installation profile. |
| InstallerTestBase::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php |
Installer step: Select installation profile. |
| InstallerTranslationMultipleLanguageKeepEnglishTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php |
Switch to the multilingual testing profile with English kept. |
| InstallerTranslationMultipleLanguageTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php |
Switch to the multilingual testing profile. |
| InstallHelper::$fileSystem |
property |
core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php |
The file system. |
| InstallHelper::createFileEntity |
function |
core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php |
Creates a file entity based on an image path. |
| InstallHelper::importContentFromFile |
function |
core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php |
Imports content. |
| InstallProfileDependenciesBcTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesBcTest.php |
Tests that an install profile with only dependencies works as expected. |
| InstallProfileDependenciesBcTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesBcTest.php |
|
| InstallProfileDependenciesBcTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesBcTest.php |
The theme to install as the default for testing. |
| InstallProfileDependenciesBcTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesBcTest.php |
The profile to install as a basis for testing. |
| InstallProfileDependenciesBcTest::testUninstallingModules |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesBcTest.php |
Tests that the install profile BC layer for dependencies key works. |
| InstallProfileDependenciesTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php |
Tests that an install profile can require modules. |
| InstallProfileDependenciesTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php |
|
| InstallProfileDependenciesTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php |
The theme to install as the default for testing. |
| InstallProfileDependenciesTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php |
The profile to install as a basis for testing. |
| InstallProfileDependenciesTest::testUninstallingModules |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php |
Tests that an install profile can require modules. |
| InstallProfileMismatchException |
class |
core/lib/Drupal/Core/Installer/Exception/InstallProfileMismatchException.php |
Exception thrown if settings.php cannot be written and the chosen profile does not match. |
| InstallProfileMismatchException.php |
file |
core/lib/Drupal/Core/Installer/Exception/InstallProfileMismatchException.php |
|
| InstallProfileMismatchException::__construct |
function |
core/lib/Drupal/Core/Installer/Exception/InstallProfileMismatchException.php |
Constructs a new InstallProfileMismatchException exception. |
| InstallProfileSystemInstall8300Test |
class |
core/modules/system/tests/src/Functional/Update/InstallProfileSystemInstall8300Test.php |
Tests system_update_8300(). |
| InstallProfileSystemInstall8300Test.php |
file |
core/modules/system/tests/src/Functional/Update/InstallProfileSystemInstall8300Test.php |
|
| InstallProfileSystemInstall8300Test::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Update/InstallProfileSystemInstall8300Test.php |
The theme to install as the default for testing. |
| InstallProfileSystemInstall8300Test::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/InstallProfileSystemInstall8300Test.php |
Set database dump files to be used. |
| InstallProfileSystemInstall8300Test::testUpdate |
function |
core/modules/system/tests/src/Functional/Update/InstallProfileSystemInstall8300Test.php |
Ensures that the system_update_8300() runs as expected. |
| InstallStorage::getFilePath |
function |
core/lib/Drupal/Core/Config/InstallStorage.php |
Overrides Drupal\Core\Config\FileStorage::getFilePath(). |
| InstallTranslationFilePatternTest |
class |
core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php |
Tests for installer language support. |
| InstallTranslationFilePatternTest.php |
file |
core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php |
|
| InstallTranslationFilePatternTest::$filePatternMethod |
property |
core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php |
|
| InstallTranslationFilePatternTest::$fileTranslation |
property |
core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php |
|
| InstallTranslationFilePatternTest::$modules |
property |
core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php |
Modules to enable. |
| InstallTranslationFilePatternTest::providerInvalidTranslationFiles |
function |
core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php |
|
| InstallTranslationFilePatternTest::providerValidTranslationFiles |
function |
core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php |
|
| InstallTranslationFilePatternTest::setup |
function |
core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php |
|
| InstallTranslationFilePatternTest::testFilesPatternInvalid |
function |
core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php |
@dataProvider providerInvalidTranslationFiles |
| InstallTranslationFilePatternTest::testFilesPatternValid |
function |
core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php |
@dataProvider providerValidTranslationFiles |
| install_install_profile |
function |
core/includes/install.core.inc |
Installs the install profile. |
| install_load_profile |
function |
core/includes/install.core.inc |
Loads information about the chosen profile during installation. |
| install_profile_info |
function |
core/includes/install.inc |
Retrieves information about an installation profile from its .info.yml file. |
| install_profile_modules |
function |
core/includes/install.core.inc |
Installs required modules via a batch process. |
| install_profile_themes |
function |
core/includes/install.core.inc |
Installs themes. |