EntityDisplayBase::$initialized
Same name in other branches
- 10 core/lib/Drupal/Core/Entity/EntityDisplayBase.php \Drupal\Core\Entity\EntityDisplayBase::initialized
A boolean indicating whether or not this display has been initialized.
Type: bool
File
-
core/
lib/ Drupal/ Core/ Entity/ EntityDisplayBase.php, line 127
Class
- EntityDisplayBase
- Provides a common base class for entity view and form displays.
Namespace
Drupal\Core\EntityCode
protected $initialized = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.