Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigOverride::register | function | core/ |
Registers services to the container. |
| ConfigOverrideIntegrationTestCacheContext | class | core/ |
A cache context service intended for the config override integration test. |
| ConfigOverrideIntegrationTestCacheContext.php | file | core/ |
|
| ConfigOverrideIntegrationTestCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| ConfigOverrideIntegrationTestCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| ConfigOverrideIntegrationTestCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| ConfigOverrider::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| ConfigOverrider::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| ConfigOverrider::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| ConfigOverrider::loadOverrides | function | core/ |
Returns config overrides. |
| ConfigOverrider::loadOverrides | function | core/ |
Returns config overrides. |
| ConfigOverrider::loadOverrides | function | core/ |
Returns config overrides. |
| 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 config overrides are applied in the correct order. |
| ConfigOverridesPriorityTest.php | file | core/ |
|
| ConfigOverridesPriorityTest::$modules | property | core/ |
Modules to install. |
| ConfigOverridesPriorityTest::testOverridePriorities | function | core/ |
|
| ConfigOverrideTest | class | core/ |
Tests configuration overrides via $config in settings.php. |
| ConfigOverrideTest.php | file | core/ |
|
| ConfigOverrideTest::$modules | property | core/ |
Modules to install. |
| ConfigOverrideTest::setUp | function | core/ |
|
| ConfigOverrideTest::testConfOverride | function | core/ |
Tests configuration override. |
| 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. |
| ConfigQueryTest::concatProtectedProperty | function | core/ |
Concatenates the two params and sets the protected property value. |
| 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.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. |
| ConfigSchemaDeprecationTest | class | core/ |
Tests config schema deprecation. |
| ConfigSchemaDeprecationTest.php | file | core/ |
|
| ConfigSchemaDeprecationTest::$modules | property | core/ |
Modules to install. |
| ConfigSchemaDeprecationTest::testConfigSchemaDeprecation | function | core/ |
Tests config schema deprecation. |
| 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/ |
Pagination
- Previous page
- Page 201
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.