constant EntityDefinitionUpdateManagerInterface::DEFINITION_CREATED in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManagerInterface.php \Drupal\Core\Entity\EntityDefinitionUpdateManagerInterface::DEFINITION_CREATED
Indicates that a definition has just been created.
File
- core/
lib/ Drupal/ Core/ Entity/ EntityDefinitionUpdateManagerInterface.php, line 54 - Contains \Drupal\Core\Entity\EntityDefinitionUpdateManagerInterface.
Class
- EntityDefinitionUpdateManagerInterface
- Defines an interface for managing entity definition updates.
Namespace
Drupal\Core\EntityCode
const DEFINITION_CREATED = 1;