protected property ContentEntityBase::$validated in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Entity/ContentEntityBase.php \Drupal\Core\Entity\ContentEntityBase::validated
Whether entity validation was performed.
Type: bool
File
- core/
lib/ Drupal/ Core/ Entity/ ContentEntityBase.php, line 159 - Contains \Drupal\Core\Entity\ContentEntityBase.
Class
- ContentEntityBase
- Implements Entity Field API specific enhancements to the Entity class.
Namespace
Drupal\Core\EntityCode
protected $validated = FALSE;