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

Breadcrumb

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

class ConfigEntityIdLengthException

Defines an exception thrown when a configuration entity ID is too long.

Hierarchy

  • class \Drupal\Core\Config\ConfigException extends \Drupal\Core\Config\RuntimeException
    • class \Drupal\Core\Config\Entity\Exception\ConfigEntityIdLengthException extends \Drupal\Core\Config\ConfigException

Expanded class hierarchy of ConfigEntityIdLengthException

3 files declare their use of ConfigEntityIdLengthException
ConfigEntityStorage.php in core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php
EntityBase.php in core/lib/Drupal/Core/Entity/EntityBase.php
KeyValueEntityStorage.php in core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueEntityStorage.php

File

core/lib/Drupal/Core/Config/Entity/Exception/ConfigEntityIdLengthException.php, line 10

Namespace

Drupal\Core\Config\Entity\Exception
View source
class ConfigEntityIdLengthException extends ConfigException {

}

API Navigation

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