Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallerExistingConfigTest::getConfigLocation | function | core/ |
Gets the path to the configuration directory. |
| InstallerExistingConfigTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| InstallerExistingConfigTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingConfigTestBase | class | core/ |
Provides a base class for testing installing from existing configuration. |
| InstallerExistingConfigTestBase.php | file | core/ |
|
| InstallerExistingConfigTestBase::$existingSyncDirectory | property | core/ |
|
| InstallerExistingConfigTestBase::$profile | property | core/ |
The installation profile to install. |
| InstallerExistingConfigTestBase::getConfigTarball | function | core/ |
Gets the filepath to the configuration tarball. |
| InstallerExistingConfigTestBase::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| InstallerExistingConfigTestBase::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerExistingConfigTestBase::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| InstallerExistingConfigTestBase::testConfigSync | function | core/ |
Confirms that the installation installed the configuration correctly. |
| InstallerExistingConfigTestBase::__construct | function | core/ |
|
| InstallerKernel::getConfigStorage | function | core/ |
Returns the active configuration storage used during early install. |
| InstallerKernel::resetConfigStorage | function | core/ |
Reset the bootstrap config storage. |
| InstallerSiteConfigProfileTest | class | core/ |
Verifies that the installer uses the profile's site configuration. |
| InstallerSiteConfigProfileTest.php | file | core/ |
|
| InstallerSiteConfigProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerSiteConfigProfileTest::$profile | property | core/ |
The installation profile to install. |
| InstallerSiteConfigProfileTest::EXPECTED_SITE_MAIL | constant | core/ |
The site mail we expect to be set from the install profile. |
| InstallerSiteConfigProfileTest::EXPECTED_TIMEZONE | constant | core/ |
The timezone we expect to be set from the install profile. |
| InstallerSiteConfigProfileTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| InstallerSiteConfigProfileTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerSiteConfigProfileTest::testInstaller | function | core/ |
Verify the correct site config was set. |
| InstallStorage::CONFIG_INSTALL_DIRECTORY | constant | core/ |
Extension sub-directory containing default configuration for installation. |
| InstallStorage::CONFIG_OPTIONAL_DIRECTORY | constant | core/ |
Extension sub-directory containing optional configuration for installation. |
| InstallStorage::CONFIG_SCHEMA_DIRECTORY | constant | core/ |
Extension sub-directory containing configuration schema. |
| install_config_download_translations | function | core/ |
Replaces install_download_translation() during configuration installs. |
| install_config_import_batch | function | core/ |
Creates a batch for the config importer to process. |
| install_config_revert_install_changes | function | core/ |
Reverts configuration if hook_install() implementations have made changes. |
| InvalidConfigException | class | core/ |
Thrown if config created or changed by a recipe fails validation. |
| InvalidConfigException.php | file | core/ |
|
| InvalidConfigException::formatMessage | function | core/ |
Formats the constraint violation list as a human-readable message. |
| InvalidConfigException::__construct | function | core/ |
Constructs an InvalidConfigException object. |
| ItemsPerPageTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| JoinPluginBase::$configuration | property | core/ |
The configuration array passed by initJoin. |
| JsonapiMaintenanceModeSubscriber::$config | property | core/ |
The configuration factory. |
| JsonApiTopLevelResourceNormalizerTest::getTestConfigEntityResource | function | core/ |
Get a test resource type, resource object and includes for config entity. |
| JsonApiTopLevelResourceNormalizerTest::testConfigEntityResourceObjectSchema | function | core/ |
Test the generated config resource object normalization against the schema. |
| JsonApiTopLevelResourceNormalizerTest::testNormalizeConfig | function | core/ |
Tests normalize config. |
| KernelTestBase::$configImporter | property | core/ |
The configuration importer. |
| KernelTestBase::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| KernelTestBase::$strictConfigSchema | property | core/ |
Set to TRUE to strict check all configuration saved. |
| KernelTestBase::config | function | core/ |
Configuration accessor for tests. Returns non-overridden configuration. |
| KernelTestBase::getConfigSchemaExclusions | function | core/ |
Gets the config schema exclusions for this test. |
| KernelTestBase::installConfig | function | core/ |
Installs default configuration for a given list of modules. |
| KeyValueEntityStorageTest::testSaveConfigEntity | function | core/ |
Tests save config entity. |
| KeyValueEntityStorageTest::testSaveRenameConfigEntity | function | core/ |
Tests save rename config entity. |
| language-negotiation-configure-form.html.twig | file | core/ |
Default theme implementation for a language negotiation configuration form. |
| language-negotiation-configure-form.html.twig | file | core/ |
Theme override for a language negotiation configuration form. |
Pagination
- Previous page
- Page 89
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.