| 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. |
| InstallerKernel::getConfigStorage |
function |
core/lib/Drupal/Core/Installer/InstallerKernel.php |
Returns the active configuration storage used during early install. |
| InstallerKernel::resetConfigStorage |
function |
core/lib/Drupal/Core/Installer/InstallerKernel.php |
Reset the bootstrap config storage. |
| InstallerSiteConfigProfileTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php |
Verifies that the installer uses the profile's site configuration. |
| InstallerSiteConfigProfileTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php |
|
| InstallerSiteConfigProfileTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php |
The theme to install as the default for testing. |
| 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. |
| InstallStorage::CONFIG_INSTALL_DIRECTORY |
constant |
core/lib/Drupal/Core/Config/InstallStorage.php |
Extension sub-directory containing default configuration for installation. |
| InstallStorage::CONFIG_OPTIONAL_DIRECTORY |
constant |
core/lib/Drupal/Core/Config/InstallStorage.php |
Extension sub-directory containing optional configuration for installation. |
| InstallStorage::CONFIG_SCHEMA_DIRECTORY |
constant |
core/lib/Drupal/Core/Config/InstallStorage.php |
Extension sub-directory containing configuration schema. |
| install_config_download_translations |
function |
core/includes/install.core.inc |
Replaces install_download_translation() during configuration installs. |
| install_config_import_batch |
function |
core/includes/install.core.inc |
Creates a batch for the config importer to process. |
| install_config_revert_install_changes |
function |
core/includes/install.core.inc |
Reverts configuration if hook_install() implementations have made changes. |
| Internal::getConfig |
function |
core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
| ItemsImporter::$config |
property |
core/modules/aggregator/src/ItemsImporter.php |
The aggregator.settings config object. |
| JoinPluginBase::$configuration |
property |
core/modules/views/src/Plugin/views/join/JoinPluginBase.php |
The configuration array passed by initJoin. |
| JsonApiDocumentTopLevelNormalizerTest::testNormalizeConfig |
function |
core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php |
@covers ::normalize[[api-linebreak]] |
| JsonapiMaintenanceModeSubscriber::$config |
property |
core/modules/jsonapi/src/EventSubscriber/JsonapiMaintenanceModeSubscriber.php |
The configuration factory. |
| JsonApiSettingsForm::getEditableConfigNames |
function |
core/modules/jsonapi/src/Form/JsonApiSettingsForm.php |
Gets the configuration names that will be editable. |
| KernelTestBase::$configImporter |
property |
core/tests/Drupal/KernelTests/KernelTestBase.php |
@todo Move into Config test base class. |
| KernelTestBase::$configSchemaCheckerExclusions |
property |
core/tests/Drupal/KernelTests/KernelTestBase.php |
An array of config object names that are excluded from schema checking. |
| KernelTestBase::$strictConfigSchema |
property |
core/tests/Drupal/KernelTests/KernelTestBase.php |
Set to TRUE to strict check all configuration saved. |
| KernelTestBase::config |
function |
core/tests/Drupal/KernelTests/KernelTestBase.php |
Configuration accessor for tests. Returns non-overridden configuration. |
| KernelTestBase::getConfigSchemaExclusions |
function |
core/tests/Drupal/KernelTests/KernelTestBase.php |
Gets the config schema exclusions for this test. |
| KernelTestBase::installConfig |
function |
core/tests/Drupal/KernelTests/KernelTestBase.php |
Installs default configuration for a given list of modules. |