InstallerExistingConfigSyncDirectoryMultilingualTest::getConfigTarball |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
Gets the filepath to the configuration tarball. |
InstallerExistingConfigSyncDirectoryMultilingualTest::getPo |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
Returns the string for the test .po file. |
InstallerExistingConfigSyncDirectoryMultilingualTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
Prepares the current environment for running the test. |
InstallerExistingConfigSyncDirectoryMultilingualTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
Installer step: Select installation profile. |
InstallerExistingConfigSyncDirectoryMultilingualTest::testConfigSync |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
Confirms that the installation installed the configuration correctly. |
InstallerExistingConfigSyncDirectoryProfileHookInstall |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Verifies that profiles with hook_install() can't be installed from config. |
InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
|
InstallerExistingConfigSyncDirectoryProfileHookInstall::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
The theme to install as the default for testing. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::$existingSyncDirectory |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
@todo |
InstallerExistingConfigSyncDirectoryProfileHookInstall::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::getConfigTarball |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Gets the filepath to the configuration tarball. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Installer step: Select installation profile. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpRequirementsProblem |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Installer step: Requirements problem. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Installer step: Configure settings. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Final installer step: Configure site. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::testConfigSync |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Tests installing from config is not available due to hook_INSTALL(). |
InstallerExistingConfigSyncDirectoryProfileHookInstall::visitInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Visits the interactive installer. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
Verifies that installing from existing configuration works. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
|
InstallerExistingConfigSyncDirectoryProfileMismatchTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
The theme to install as the default for testing. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest::$existingSyncDirectory |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
@todo |
InstallerExistingConfigSyncDirectoryProfileMismatchTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest::getConfigTarball |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
Gets the filepath to the configuration tarball. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
Installer step: Configure settings. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
Final installer step: Configure site. |
InstallerExistingConfigSyncDirectoryProfileMismatchTest::testConfigSync |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
Tests that profile mismatch fails to install. |
InstallerExistingConfigTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTest.php |
Verifies that installing from existing configuration works. |
InstallerExistingConfigTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTest.php |
|
InstallerExistingConfigTest::getConfigTarball |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTest.php |
Gets the filepath to the configuration tarball. |
InstallerExistingConfigTest::setUpLanguage |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTest.php |
Installer step: Select language. |
InstallerExistingConfigTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTest.php |
Installer step: Configure settings. |
InstallerExistingConfigTestBase |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php |
Provides a base class for testing installing from existing configuration. |
InstallerExistingConfigTestBase.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php |
|
InstallerExistingConfigTestBase::$existingSyncDirectory |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php |
@todo |
InstallerExistingConfigTestBase::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigTestBase::getConfigTarball |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php |
Gets the filepath to the configuration tarball. |
InstallerExistingConfigTestBase::installParameters |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php |
Returns the parameters that will be used when Simpletest installs Drupal. |
InstallerExistingConfigTestBase::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php |
Prepares the current environment for running the test. |
InstallerExistingConfigTestBase::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php |
Installer step: Select installation profile. |
InstallerExistingConfigTestBase::testConfigSync |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php |
Confirms that the installation installed the configuration correctly. |
InstallerLanguageDirectionTest::$langcode |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerLanguageDirectionTest.php |
Overrides the language code the installer should use. |
InstallerTestBase::$langcode |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php |
The language code in which to install Drupal. |
InstallerTranslationExistingFileTest::$langcode |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php |
Overrides the language code in which to install Drupal. |
InstallerTranslationMultipleLanguageForeignTest::$langcode |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php |
Overrides the language code in which to install Drupal. |
InstallerTranslationQueryTest::$langcode |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationQueryTest.php |
Overrides the language code in which to install Drupal. |
InstallerTranslationTest::$langcode |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationTest.php |
Overrides the language code in which to install Drupal. |
JsonApiRequestTestTrait::decorateWithXdebugCookie |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiRequestTestTrait.php |
Adds the Xdebug cookie to the request options. |
Language::getDefaultLangcode |
function |
core/lib/Drupal/Core/Language/Language.php |
Gets the default langcode. |
LanguageConfigCollectionNameTrait |
trait |
core/modules/language/src/Config/LanguageConfigCollectionNameTrait.php |
Provides a common trait for working with language override collection names. |
LanguageConfigCollectionNameTrait.php |
file |
core/modules/language/src/Config/LanguageConfigCollectionNameTrait.php |
|