Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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. |
| TreeConfigTargetForm | class | core/ |
|
| 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. |
| TypedConfigManager::getStaticTypeRoot | function | core/ |
Gets the static type root for a config schema object. |
| TypedConfigManager::hasConfigSchema | function | core/ |
Checks if the configuration schema with the given config name exists. |
| TypedConfigManager::replaceName | function | core/ |
Replaces dynamic type expressions in configuration type. |
| TypedConfigManager::replaceVariable | function | core/ |
Resolves a dynamic type expression using configuration data. |
| TypedConfigManager::resolveDynamicTypeName | function | core/ |
Resolves a dynamic type name. |
| TypedConfigManager::resolveExpression | function | core/ |
Resolves a dynamic expression. |
| TypedConfigManager::__construct | function | core/ |
Creates a new typed configuration manager. |
Pagination
- Previous page
- Page 117
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.