class Undefined

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Config/Schema/Undefined.php \Drupal\Core\Config\Schema\Undefined
  2. 8.9.x core/lib/Drupal/Core/Config/Schema/Undefined.php \Drupal\Core\Config\Schema\Undefined
  3. 10 core/lib/Drupal/Core/Config/Schema/Undefined.php \Drupal\Core\Config\Schema\Undefined

Undefined configuration element.

Hierarchy

Expanded class hierarchy of Undefined

3 files declare their use of Undefined
ConfigSchemaTest.php in core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php
StorableConfigBase.php in core/lib/Drupal/Core/Config/StorableConfigBase.php
TypedConfigManager.php in core/lib/Drupal/Core/Config/TypedConfigManager.php
12 string references to 'Undefined'
ConfigSchemaTest::testSchemaMapping in core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php
Tests the basic metadata retrieval layer.
ConfigSchemaTest::testSchemaMapping in core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php
Tests the basic metadata retrieval layer.
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
database_test_schema in core/modules/system/tests/modules/database_test/database_test.install
Implements hook_schema().

... 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 {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.