class EntityTypeIdLengthException
Same name in other branches
- 9 core/lib/Drupal/Core/Entity/Exception/EntityTypeIdLengthException.php \Drupal\Core\Entity\Exception\EntityTypeIdLengthException
- 8.9.x core/lib/Drupal/Core/Entity/Exception/EntityTypeIdLengthException.php \Drupal\Core\Entity\Exception\EntityTypeIdLengthException
- 10 core/lib/Drupal/Core/Entity/Exception/EntityTypeIdLengthException.php \Drupal\Core\Entity\Exception\EntityTypeIdLengthException
Defines an exception thrown when an entity ID is too long.
Hierarchy
- class \Drupal\Core\Entity\Exception\EntityTypeIdLengthException extends \Drupal\Core\Entity\Exception\Exception
Expanded class hierarchy of EntityTypeIdLengthException
1 file declares its use of EntityTypeIdLengthException
- EntityType.php in core/
lib/ Drupal/ Core/ Entity/ EntityType.php
File
-
core/
lib/ Drupal/ Core/ Entity/ Exception/ EntityTypeIdLengthException.php, line 8
Namespace
Drupal\Core\Entity\ExceptionView source
class EntityTypeIdLengthException extends \Exception {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.