Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ToConfig.php | file | core/ |
|
| 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 install. |
| TransformedConfigExportImportUITest::setUp | function | core/ |
|
| TransformedConfigExportImportUITest::testTransformedExportImport | function | core/ |
Tests a simple site export import case. |
| TransportTest::resetMailerDsnConfigOverride | function | core/ |
Resets a mailer DSN config override. |
| TransportTest::setUpMailerDsnConfigOverride | function | core/ |
Sets up a mailer DSN config override. |
| TreeConfigTargetForm | class | core/ |
Provides a form for configuring preferences and dynamically updating select list options via AJAX. |
| TreeConfigTargetForm.php | file | core/ |
|
| TreeConfigTargetForm::buildForm | function | core/ |
Form constructor. |
| TreeConfigTargetForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| TreeConfigTargetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TreeConfigTargetForm::updateOptions | function | core/ |
Updates the options of a select list. |
| 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::findFallback | function | core/ |
Finds fallback configuration schema name. |
| TypedConfigManager::get | function | core/ |
Gets typed configuration data. |
| TypedConfigManager::getDefinition | function | core/ |
Gets a specific plugin definition. |
| TypedConfigManager::getDefinitionWithReplacements | function | core/ |
Gets a schema definition with replacements for dynamic type names. |
| TypedConfigManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| TypedConfigManager::getFallbackName | function | core/ |
Gets fallback configuration schema name. |
Pagination
- Previous page
- Page 122
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.