| 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::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php |
Installer step: Select installation profile. |
| InstallerThemesBlocksProfileTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerThemesBlocksProfileTest.php |
Verifies that the installer does not generate theme blocks. |
| InstallerThemesBlocksProfileTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerThemesBlocksProfileTest.php |
|
| InstallerThemesBlocksProfileTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerThemesBlocksProfileTest.php |
The theme to install as the default for testing. |
| InstallerThemesBlocksProfileTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerThemesBlocksProfileTest.php |
The installation profile to install. |
| InstallerThemesBlocksProfileTest::testInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerThemesBlocksProfileTest.php |
Verify that there is no automatic block generation. |
| InstallerTranslationExistingFileTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php |
Tests translation files for multiple languages get imported during install. |
| InstallerTranslationExistingFileTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php |
|
| 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 |
class |
core/lib/Drupal/Core/ProxyClass/Extension/InstallProfileUninstallValidator.php |
Provides a proxy class for \Drupal\Core\Extension\InstallProfileUninstallValidator. |
| InstallProfileUninstallValidator.php |
file |
core/lib/Drupal/Core/ProxyClass/Extension/InstallProfileUninstallValidator.php |
|
| InstallProfileUninstallValidator.php |
file |
core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php |
|
| InstallProfileUninstallValidator::$container |
property |
core/lib/Drupal/Core/ProxyClass/Extension/InstallProfileUninstallValidator.php |
The service container. |
| InstallProfileUninstallValidator::$drupalProxyOriginalServiceId |
property |
core/lib/Drupal/Core/ProxyClass/Extension/InstallProfileUninstallValidator.php |
The id of the original proxied service. |
| InstallProfileUninstallValidator::$noProfileExtensionDiscovery |
property |
core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php |
Extension discovery that scans all folders except profiles. |
| InstallProfileUninstallValidator::$service |
property |
core/lib/Drupal/Core/ProxyClass/Extension/InstallProfileUninstallValidator.php |
The real proxied service, after it was lazy loaded. |
| InstallProfileUninstallValidator::getExtensionDiscovery |
function |
core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php |
Gets an extension discovery object that ignores the install profile. |
| InstallProfileUninstallValidator::lazyLoadItself |
function |
core/lib/Drupal/Core/ProxyClass/Extension/InstallProfileUninstallValidator.php |
Lazy loads the real service from the container. |
| InstallProfileUninstallValidator::setStringTranslation |
function |
core/lib/Drupal/Core/ProxyClass/Extension/InstallProfileUninstallValidator.php |
|