EntityTypeInterface::ID_MAX_LENGTH

The maximum length of ID, in characters.

File

core/lib/Drupal/Core/Entity/EntityTypeInterface.php, line 20

Class

EntityTypeInterface
Provides an interface for an entity type and its metadata.

Namespace

Drupal\Core\Entity

Code

const ID_MAX_LENGTH = 32;
doc_Drupal
2016-10-29 09:08:27
Comments
Leave a Comment

Please login to continue.