function FieldItemInterface::getFieldDefinition
Gets the field definition.
Return value
\Drupal\Core\Field\FieldDefinitionInterface The field definition.
1 method overrides FieldItemInterface::getFieldDefinition()
- FieldItemBase::getFieldDefinition in core/
lib/ Drupal/ Core/ Field/ FieldItemBase.php - Gets the field definition.
File
-
core/
lib/ Drupal/ Core/ Field/ FieldItemInterface.php, line 115
Class
- FieldItemInterface
- Interface for entity field items.
Namespace
Drupal\Core\FieldCode
public function getFieldDefinition();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.