EntityTypeInterface::BUNDLE_MAX_LENGTH
Same name in other branches
- 9 core/lib/Drupal/Core/Entity/EntityTypeInterface.php \Drupal\Core\Entity\EntityTypeInterface::BUNDLE_MAX_LENGTH
- 8.9.x core/lib/Drupal/Core/Entity/EntityTypeInterface.php \Drupal\Core\Entity\EntityTypeInterface::BUNDLE_MAX_LENGTH
- 10 core/lib/Drupal/Core/Entity/EntityTypeInterface.php \Drupal\Core\Entity\EntityTypeInterface::BUNDLE_MAX_LENGTH
The maximum length of bundle name, in characters.
File
-
core/
lib/ Drupal/ Core/ Entity/ EntityTypeInterface.php, line 34
Class
- EntityTypeInterface
- Provides an interface for an entity type and its metadata.
Namespace
Drupal\Core\EntityCode
const BUNDLE_MAX_LENGTH = 32;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.