class EntityStorageException

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Entity/EntityStorageException.php \Drupal\Core\Entity\EntityStorageException
  2. 8.9.x core/lib/Drupal/Core/Entity/EntityStorageException.php \Drupal\Core\Entity\EntityStorageException
  3. 11.x core/lib/Drupal/Core/Entity/EntityStorageException.php \Drupal\Core\Entity\EntityStorageException

Defines an exception thrown when storage operations fail.

Hierarchy

Expanded class hierarchy of EntityStorageException

20 files declare their use of EntityStorageException
ConfigEntityStorageTest.php in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
ConfigImporter.php in core/lib/Drupal/Core/Config/ConfigImporter.php
EntityApiTest.php in core/tests/Drupal/KernelTests/Core/Entity/EntityApiTest.php
EntityDefinitionUpdateTest.php in core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php
EntityFieldTest.php in core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php

... See full list

File

core/lib/Drupal/Core/Entity/EntityStorageException.php, line 8

Namespace

Drupal\Core\Entity
View source
class EntityStorageException extends \Exception {

}

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