11 calls to FieldItemList::getEntity()
- CommentFieldItemList::get in core/
modules/ comment/ src/ CommentFieldItemList.php - Returns the item at the specified position in this list.
- FieldItemList::applyDefaultValue in core/
lib/ Drupal/ Core/ Field/ FieldItemList.php - Applies the default value.
- FieldItemList::defaultValueWidget in core/
lib/ Drupal/ Core/ Field/ FieldItemList.php - Returns the widget object used in default value form.
- FileFieldItemList::delete in core/
modules/ file/ src/ Plugin/ Field/ FieldType/ FileFieldItemList.php - Defines custom delete behavior for field values.
- FileFieldItemList::deleteRevision in core/
modules/ file/ src/ Plugin/ Field/ FieldType/ FileFieldItemList.php - Defines custom revision delete behavior for field values.
- FileFieldItemList::postSave in core/
modules/ file/ src/ Plugin/ Field/ FieldType/ FileFieldItemList.php - Defines custom post-save behavior for field values.
- LayoutSectionItemList::getEntity in core/
modules/ layout_builder/ src/ Field/ LayoutSectionItemList.php - Gets the entity that field belongs to.
- ModerationStateFieldItemList::getModerationStateId in core/
modules/ content_moderation/ src/ Plugin/ Field/ ModerationStateFieldItemList.php - Gets the moderation state ID linked to a content entity revision.
- ModerationStateFieldItemList::updateModeratedEntity in core/
modules/ content_moderation/ src/ Plugin/ Field/ ModerationStateFieldItemList.php - Updates the default revision flag and the publishing status of the entity.
- PathFieldItemList::computeValue in core/
modules/ path/ src/ Plugin/ Field/ FieldType/ PathFieldItemList.php - Computes the values for an item list.
- PathFieldItemList::delete in core/
modules/ path/ src/ Plugin/ Field/ FieldType/ PathFieldItemList.php - Defines custom delete behavior for field values.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.