FieldConfigBase::$entity_type
Same name in other branches
- 9 core/lib/Drupal/Core/Field/FieldConfigBase.php \Drupal\Core\Field\FieldConfigBase::entity_type
- 8.9.x core/lib/Drupal/Core/Field/FieldConfigBase.php \Drupal\Core\Field\FieldConfigBase::entity_type
- 10 core/lib/Drupal/Core/Field/FieldConfigBase.php \Drupal\Core\Field\FieldConfigBase::entity_type
The name of the entity type the field is attached to.
Type: string
File
-
core/
lib/ Drupal/ Core/ Field/ FieldConfigBase.php, line 55
Class
- FieldConfigBase
- Base class for configurable field definitions.
Namespace
Drupal\Core\FieldCode
protected $entity_type;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.