namespace Drupal\Core\Config\Schema

Classsort descending Location Description
ArrayElement drupal/core/lib/Drupal/Core/Config/Schema/ArrayElement.php Defines a generic configuration element that contains multiple properties.
Element drupal/core/lib/Drupal/Core/Config/Schema/Element.php Defines a generic configuration element.
Mapping drupal/core/lib/Drupal/Core/Config/Schema/Mapping.php Defines a mapping configuration element.
Property drupal/core/lib/Drupal/Core/Config/Schema/Property.php Generic configuration property.
SchemaDiscovery drupal/core/lib/Drupal/Core/Config/Schema/SchemaDiscovery.php A discovery mechanism that reads plugin definitions from schema data in YAML format.
SchemaStorage drupal/core/lib/Drupal/Core/Config/Schema/SchemaStorage.php Defines the file storage controller for metadata files.
Sequence drupal/core/lib/Drupal/Core/Config/Schema/Sequence.php Defines a configuration element of type Sequence.