Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ContentEntityBase.php
ContentEntityBase::$validated
Whether entity validation was performed.
Type:
bool
File
core/
lib/
Drupal/
Core/
Entity/
ContentEntityBase.php
, line 159
Class
ContentEntityBase
Implements Entity Field API specific enhancements to the Entity class.
Namespace
Drupal\Core\Entity
Code
protected $validated =
FALSE
;
RSS feed