class SchemaIncompleteException

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

An exception thrown when a config schema is incomplete.

Hierarchy

Expanded class hierarchy of SchemaIncompleteException

9 files declare their use of SchemaIncompleteException
ConfigEntityBase.php in core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php
ConfigEntityBaseUnitTest.php in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
ConfigSchemaChecker.php in core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php
EntityBlock.php in core/modules/block/src/Plugin/migrate/destination/EntityBlock.php
LayoutBuilderEntityViewDisplayTest.php in core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php

... See full list

File

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

Namespace

Drupal\Core\Config\Schema
View source
class SchemaIncompleteException extends \RuntimeException {

}

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