Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Undefined.php

class Undefined

Same name in this branch
  1. 11.1.x vendor/seld/jsonlint/src/Seld/JsonLint/Undefined.php \Seld\JsonLint\Undefined

Undefined configuration element.

Hierarchy

  • class \Drupal\Core\TypedData\TypedData implements \Drupal\Core\TypedData\TypedDataInterface, \Drupal\Component\Plugin\PluginInspectionInterface uses \Drupal\Core\DependencyInjection\DependencySerializationTrait, \Drupal\Core\StringTranslation\StringTranslationTrait, \Drupal\Core\TypedData\TypedDataTrait
    • class \Drupal\Core\Config\Schema\Element extends \Drupal\Core\TypedData\TypedData
      • class \Drupal\Core\Config\Schema\Undefined extends \Drupal\Core\Config\Schema\Element

Expanded class hierarchy of Undefined

2 files declare their use of Undefined
StorableConfigBase.php in core/lib/Drupal/Core/Config/StorableConfigBase.php
TypedConfigManager.php in core/lib/Drupal/Core/Config/TypedConfigManager.php
8 string references to 'Undefined'
CollectionConstraint::validateItems in vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/CollectionConstraint.php
Validates the items
Constraint::checkUndefined in vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Constraint.php
Checks a undefined element
core.data_types.schema.yml in core/config/schema/core.data_types.schema.yml
core/config/schema/core.data_types.schema.yml
core.data_types.schema.yml in core/config/schema/core.data_types.schema.yml
core/config/schema/core.data_types.schema.yml
ObjectConstraint::validateElement in vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/ObjectConstraint.php
Validates the element properties

... See full list

File

core/lib/Drupal/Core/Config/Schema/Undefined.php, line 8

Namespace

Drupal\Core\Config\Schema
View source
class Undefined extends Element {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal