class EntityStorageException
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Entity/EntityStorageException.php \Drupal\Core\Entity\EntityStorageException
- 10 core/lib/Drupal/Core/Entity/EntityStorageException.php \Drupal\Core\Entity\EntityStorageException
- 11.x core/lib/Drupal/Core/Entity/EntityStorageException.php \Drupal\Core\Entity\EntityStorageException
Defines an exception thrown when storage operations fail.
Hierarchy
- class \Drupal\Core\Entity\EntityStorageException extends \Drupal\Core\Entity\Exception
Expanded class hierarchy of EntityStorageException
29 files declare their use of EntityStorageException
- ConfigEntityStorageTest.php in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityStorageTest.php - ConfigEntityTest.php in core/
modules/ config/ tests/ src/ Functional/ ConfigEntityTest.php - ConfigImporter.php in core/
lib/ Drupal/ Core/ Config/ ConfigImporter.php - ContentModerationStateTest.php in core/
modules/ content_moderation/ tests/ src/ Kernel/ ContentModerationStateTest.php - CopyTest.php in core/
modules/ file/ tests/ src/ Kernel/ CopyTest.php
File
-
core/
lib/ Drupal/ Core/ Entity/ EntityStorageException.php, line 8
Namespace
Drupal\Core\EntityView source
class EntityStorageException extends \Exception {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.