namespace Drupal\Core\Config\Schema in Zircon Profile 8
Same name in other branches
Class![]() |
Location | Description |
---|---|---|
ArrayElement |
core/ |
Defines a generic configuration element that contains multiple properties. |
ConfigSchemaAlterException |
core/ |
Exception for when hook_config_schema_info_alter() adds or removes schema. |
ConfigSchemaDiscovery |
core/ |
Allows YAML files to define config schema types. |
Element |
core/ |
Defines a generic configuration element. |
Ignore |
core/ |
Configuration property to ignore. |
Mapping |
core/ |
Defines a mapping configuration element. |
SchemaCheckTrait |
core/ |
Provides a trait for checking configuration schema. |
SchemaIncompleteException |
core/ |
An exception thrown when a config schema is incomplete. |
Sequence |
core/ |
Defines a configuration element of type Sequence. |
TypedConfigInterface |
core/ |
Interface for a typed configuration object that contains multiple elements. |
Undefined |
core/ |
Undefined configuration element. |