| InstallerTranslationExistingFileTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php |
The theme to install as the default for testing. |
| InstallerTranslationExistingFileTest::$langcode |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php |
Overrides the language code in which to install Drupal. |
| InstallerTranslationExistingFileTest::setUpLanguage |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php |
Installer step: Select language. |
| InstallerTranslationExistingFileTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php |
Installer step: Select installation profile. |
| InstallerTranslationExistingFileTest::setUpRequirementsProblem |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php |
Installer step: Requirements problem. |
| InstallerTranslationExistingFileTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php |
Installer step: Configure settings. |
| InstallerTranslationExistingFileTest::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php |
Final installer step: Configure site. |
| InstallerTranslationExistingFileTest::testInstall |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php |
Ensures language selection has not failed. |
| InstallerTranslationMultipleLanguageKeepEnglishTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php |
Switch to the multilingual testing profile with English kept. |
| InstallerTranslationMultipleLanguageNonInteractiveTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php |
Switch to the multilingual testing profile. |
| InstallerTranslationMultipleLanguageTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php |
Switch to the multilingual testing profile. |
| InstallerTranslationNonStandardFilenamesTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationNonStandardFilenamesTest.php |
Tests non-standard named translation files get imported during install. |
| InstallerTranslationNonStandardFilenamesTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationNonStandardFilenamesTest.php |
|
| InstallerTranslationNonStandardFilenamesTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationNonStandardFilenamesTest.php |
Prepares the current environment for running the test. |
| InstallerTranslationNonStandardFilenamesTest::prepareSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationNonStandardFilenamesTest.php |
Prepares site settings and services before installation. |
| 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. |
| 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. |
| InstallProfileUninstallTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallProfileUninstallTest.php |
Tests that an install profile can be uninstalled. |
| InstallProfileUninstallTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallProfileUninstallTest.php |
|
| InstallProfileUninstallTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallProfileUninstallTest.php |
The theme to install as the default for testing. |
| InstallProfileUninstallTest::$modules |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallProfileUninstallTest.php |
Modules to install. |
| InstallProfileUninstallTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallProfileUninstallTest.php |
The profile to install as a basis for testing. |
| InstallProfileUninstallTest::testUninstallInstallProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallProfileUninstallTest.php |
Tests a user can uninstall install profiles. |
| InstallProfileUninstallValidator |
class |
core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php |
Ensures install profile can only be uninstalled if the modules are available. |
| InstallProfileUninstallValidator.php |
file |
core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php |
|
| InstallProfileUninstallValidator::$noProfileExtensionDiscovery |
property |
core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php |
Extension discovery that scans all folders except profiles. |
| InstallProfileUninstallValidator::getExtensionDiscovery |
function |
core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php |
Gets an extension discovery object that ignores the install profile. |
| InstallProfileUninstallValidator::validate |
function |
core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php |
Determines the reasons a module can not be uninstalled. |
| InstallProfileUninstallValidator::__construct |
function |
core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php |
|
| 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::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 |
Tests files pattern invalid. |
| InstallTranslationFilePatternTest::testFilesPatternValid |
function |
core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php |
Tests files pattern valid. |
| 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. |