Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
ThemeInstaller::$configManager | property | core/ |
|
ThemeInstallerTest::extensionConfig | function | core/ |
Returns the system.theme config object. |
ThemeSettings::$configFactory | property | core/ |
The configuration factory. |
ThemeSettingsForm::$editableConfig | property | core/ |
An array of configuration names that should be editable. |
ThemeSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
ThemeSettingsTest::testDefaultConfig | function | core/ |
Tests that $theme.settings are imported and used as default theme settings. |
ThemeSettingsTest::testLogoConfig | function | core/ |
Tests that the default logo config can be overridden. |
ThemeSettingsTest::testNoDefaultConfig | function | core/ |
Tests that the $theme.settings default config file is optional. |
theme_settings_convert_to_config | function | core/ |
Converts theme settings to configuration. |
TimeZoneResolver::$configFactory | property | core/ |
The config. |
TimeZoneResolver::onConfigSave | function | core/ |
Updates the default time zone when time zone config changes. |
TipPluginImageLegacy::getConfigurationOrNot | function | core/ |
|
tour.tour.testing_config_overrides.yml | file | core/ |
core/profiles/testing_config_overrides/config/optional/tour.tour.testing_config_overrides.yml |
tour.tour.testing_config_overrides_module.yml | file | core/ |
core/profiles/testing_config_overrides/modules/testing_config_overrides_module/config/optional/tour.tour.testing_config_overrides_module.yml |
TourTipDeprecatedConfigModuleInstallTest | class | core/ |
Confirms that legacy tour tips are updated when module config is imported. |
TourTipDeprecatedConfigModuleInstallTest.php | file | core/ |
|
TourTipDeprecatedConfigModuleInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TourTipDeprecatedConfigModuleInstallTest::$modules | property | core/ |
Modules to enable. |
TourTipDeprecatedConfigModuleInstallTest::testModuleInstall | function | core/ |
Test ensuring that tour config is updated on config import. |
TourTipDeprecatedConfigUpdateTest | class | core/ |
Confirms tour tip deprecated config is updated properly. |
TourTipDeprecatedConfigUpdateTest.php | file | core/ |
|
TourTipDeprecatedConfigUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
TourTipDeprecatedConfigUpdateTest::testUpdate | function | core/ |
Tests tour_post_update_joyride_selectors_to_selector_property(). |
TransformedConfigExportImportUITest | class | core/ |
Tests the user interface for importing/exporting transformed configuration. |
TransformedConfigExportImportUITest.php | file | core/ |
|
TransformedConfigExportImportUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TransformedConfigExportImportUITest::$modules | property | core/ |
Modules to enable. |
TransformedConfigExportImportUITest::setUp | function | core/ |
|
TransformedConfigExportImportUITest::testTransformedExportImport | function | core/ |
Tests a simple site export import case. |
TRexEditor::buildConfigurationForm | function | core/ |
Form constructor. |
TrustedHostsTest::testStatusPageWithConfiguration | function | core/ |
Tests that the status page shows the trusted patterns from settings.php. |
TrustedHostsTest::testStatusPageWithoutConfiguration | function | core/ |
Tests the status page behavior with no setting. |
TwigIncludeTest::$twigConfig | property | core/ |
The Twig configuration to set the container parameter to during rebuilds. |
TypedConfigInterface | interface | core/ |
Interface for a typed configuration object that contains multiple elements. |
TypedConfigInterface.php | file | core/ |
|
TypedConfigInterface::get | function | core/ |
Gets a contained typed configuration element. |
TypedConfigInterface::getElements | function | core/ |
Gets an array of contained elements. |
TypedConfigInterface::isEmpty | function | core/ |
Determines whether the data structure is empty. |
TypedConfigInterface::toArray | function | core/ |
Returns an array of all property values. |
TypedConfigManager | class | core/ |
Manages config schema type plugins. |
TypedConfigManager.php | file | core/ |
|
TypedConfigManager::$configStorage | property | core/ |
A storage instance for reading configuration data. |
TypedConfigManager::$definitions | property | core/ |
The array of plugin definitions, keyed by plugin id. |
TypedConfigManager::$schemaStorage | property | core/ |
A storage instance for reading configuration schema data. |
TypedConfigManager::alterDefinitions | function | core/ |
Invokes the hook to alter the definitions if the alter hook is set. |
TypedConfigManager::buildDataDefinition | function | core/ |
Creates a new data definition object. |
TypedConfigManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
TypedConfigManager::createFromNameAndData | function | core/ |
Gets typed data for a given configuration name and its values. |
TypedConfigManager::determineType | function | core/ |
Determines the typed config type for a plugin ID. |
TypedConfigManager::get | function | core/ |
Gets typed configuration data. |
Pagination
- Previous page
- Page 110
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.