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

Breadcrumb

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

class SchemaIncompleteException

An exception thrown when a config schema is incomplete.

Hierarchy

  • class \Drupal\Core\Config\Schema\SchemaIncompleteException extends \Drupal\Core\Config\Schema\RuntimeException

Expanded class hierarchy of SchemaIncompleteException

3 files declare their use of SchemaIncompleteException
ConfigEntityBase.php in core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php
ConfigSchemaChecker.php in core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php
EntityBlock.php in core/modules/block/src/Plugin/migrate/destination/EntityBlock.php

File

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

Namespace

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

}

API Navigation

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