Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
ConfigOverriderLowPriority::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
ConfigOverriderLowPriority::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
ConfigOverriderLowPriority::loadOverrides | function | core/ |
Returns config overrides. |
ConfigOverridesPriorityTest | class | core/ |
Tests that language, module and settings.php are applied in the correct order. |
ConfigOverridesPriorityTest.php | file | core/ |
|
ConfigOverridesPriorityTest::$modules | property | core/ |
Modules to install. |
ConfigOverridesPriorityTest::testOverridePriorities | function | core/ |
|
ConfigOverridesUpdateTest | class | core/ |
Tests system_update_8200(). |
ConfigOverridesUpdateTest.php | file | core/ |
|
ConfigOverridesUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigOverridesUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ConfigOverridesUpdateTest::testUpdatedSite | function | core/ |
Tests that configuration has been updated. |
ConfigOverrideTest | class | core/ |
Tests configuration overrides via $config in settings.php. |
ConfigOverrideTest.php | file | core/ |
|
ConfigOverrideTest::$modules | property | core/ |
Modules to enable. |
ConfigOverrideTest::setUp | function | core/ |
|
ConfigOverrideTest::testConfOverride | function | core/ |
Tests configuration override. |
ConfigPrefixLengthException | class | core/ |
Exception thrown when the config prefix length is exceeded. |
ConfigPrefixLengthException.php | file | core/ |
|
ConfigQueryTest | class | core/ |
Defines the ConfigQueryTest configuration entity used by the query test. |
ConfigQueryTest.php | file | core/ |
|
ConfigQueryTest::$array | property | core/ |
An array used by the wildcard tests. |
ConfigQueryTest::$number | property | core/ |
A number used by the sort tests. |
ConfigRenameEvent | class | core/ |
Configuration event fired when renaming a configuration object. |
ConfigRenameEvent.php | file | core/ |
|
ConfigRenameEvent::$oldName | property | core/ |
The old configuration object name. |
ConfigRenameEvent::getOldName | function | core/ |
Gets the old configuration object name. |
ConfigRenameEvent::__construct | function | core/ |
Constructs the config rename event. |
ConfigSchemaAlterException | class | core/ |
Exception for when hook_config_schema_info_alter() adds or removes schema. |
ConfigSchemaAlterException.php | file | core/ |
|
ConfigSchemaChecker | class | core/ |
Listens to the config save event and validates schema. |
ConfigSchemaChecker | class | core/ |
Listens to the config save event and validates schema. |
ConfigSchemaChecker.php | file | core/ |
|
ConfigSchemaChecker.php | file | core/ |
|
ConfigSchemaChecker::$checked | property | core/ |
An array of config checked already. Keyed by config name and a checksum. |
ConfigSchemaChecker::$exclude | property | core/ |
An array of config object names that are excluded from schema checking. |
ConfigSchemaChecker::$typedManager | property | core/ |
The typed config manger. |
ConfigSchemaChecker::getSubscribedEvents | function | core/ |
|
ConfigSchemaChecker::onConfigSave | function | core/ |
Checks that configuration complies with its schema on config save. |
ConfigSchemaChecker::__construct | function | core/ |
Constructs the ConfigSchemaChecker object. |
ConfigSchemaDiscovery | class | core/ |
Allows YAML files to define config schema types. |
ConfigSchemaDiscovery.php | file | core/ |
|
ConfigSchemaDiscovery::$schemaStorage | property | core/ |
A storage instance for reading configuration schema data. |
ConfigSchemaDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
ConfigSchemaDiscovery::__construct | function | core/ |
Constructs a ConfigSchemaDiscovery object. |
ConfigSchemaTest | class | core/ |
Tests schema for configuration objects. |
ConfigSchemaTest.php | file | core/ |
|
ConfigSchemaTest::$modules | property | core/ |
Modules to enable. |
ConfigSchemaTest::setUp | function | core/ |
|
ConfigSchemaTest::testColonsInSchemaTypeDetermination | function | core/ |
Tests use of colons in schema type determination. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.