FieldDefinitionListener::$cacheBackend
Same name in other branches
- 9 core/lib/Drupal/Core/Field/FieldDefinitionListener.php \Drupal\Core\Field\FieldDefinitionListener::cacheBackend
- 8.9.x core/lib/Drupal/Core/Field/FieldDefinitionListener.php \Drupal\Core\Field\FieldDefinitionListener::cacheBackend
- 10 core/lib/Drupal/Core/Field/FieldDefinitionListener.php \Drupal\Core\Field\FieldDefinitionListener::cacheBackend
Cache backend instance.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
-
core/
lib/ Drupal/ Core/ Field/ FieldDefinitionListener.php, line 34
Class
- FieldDefinitionListener
- Reacts to field definition CRUD on behalf of the Entity system.
Namespace
Drupal\Core\FieldCode
protected $cacheBackend;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.