Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldItemList::$list | property | core/ |
Numerically indexed array of field items. |
| FieldItemList::access | function | core/ |
|
| FieldItemList::applyDefaultValue | function | core/ |
|
| FieldItemList::createItem | function | core/ |
|
| FieldItemList::defaultAccess | function | core/ |
|
| FieldItemList::defaultValuesForm | function | core/ |
|
| FieldItemList::defaultValuesFormSubmit | function | core/ |
|
| FieldItemList::defaultValuesFormValidate | function | core/ |
|
| FieldItemList::defaultValueWidget | function | core/ |
Returns the widget object used in default value form. |
| FieldItemList::delegateMethod | function | core/ |
Calls a method on each FieldItem. |
| FieldItemList::delete | function | core/ |
|
| FieldItemList::deleteRevision | function | core/ |
|
| FieldItemList::equals | function | core/ |
|
| FieldItemList::filterEmptyItems | function | core/ |
|
| FieldItemList::generateSampleItems | function | core/ |
|
| FieldItemList::getConstraints | function | core/ |
|
| FieldItemList::getEntity | function | core/ |
|
| FieldItemList::getFieldDefinition | function | core/ |
|
| FieldItemList::getLangcode | function | core/ |
|
| FieldItemList::getSetting | function | core/ |
|
| FieldItemList::getSettings | function | core/ |
|
| FieldItemList::hasAffectingChanges | function | core/ |
|
| FieldItemList::postSave | function | core/ |
|
| FieldItemList::preSave | function | core/ |
|
| FieldItemList::processDefaultValue | function | core/ |
|
| FieldItemList::setLangcode | function | core/ |
|
| FieldItemList::setValue | function | core/ |
|
| FieldItemList::view | function | core/ |
|
| FieldItemList::__get | function | core/ |
|
| FieldItemList::__isset | function | core/ |
|
| FieldItemList::__set | function | core/ |
|
| FieldItemList::__unset | function | core/ |
|
| FieldItemListInterface | interface | core/ |
Interface for fields, being lists of field items. |
| FieldItemListInterface.php | file | core/ |
|
| FieldItemListInterface::defaultAccess | function | core/ |
Contains the default access logic of this field. |
| FieldItemListInterface::defaultValuesForm | function | core/ |
Returns a form for the default value input. |
| FieldItemListInterface::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
| FieldItemListInterface::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
| FieldItemListInterface::delete | function | core/ |
Defines custom delete behavior for field values. |
| FieldItemListInterface::deleteRevision | function | core/ |
Defines custom revision delete behavior for field values. |
| FieldItemListInterface::equals | function | core/ |
Determines equality to another object implementing FieldItemListInterface. |
| FieldItemListInterface::filterEmptyItems | function | core/ |
Filters out empty field items and re-numbers the item deltas. |
| FieldItemListInterface::generateSampleItems | function | core/ |
Populates a specified number of field items with valid sample data. |
| FieldItemListInterface::getEntity | function | core/ |
Gets the entity that field belongs to. |
| FieldItemListInterface::getFieldDefinition | function | core/ |
Gets the field definition. |
| FieldItemListInterface::getLangcode | function | core/ |
Gets the langcode of the field values held in the object. |
| FieldItemListInterface::getSetting | function | core/ |
Returns the value of a given field setting. |
| FieldItemListInterface::getSettings | function | core/ |
Returns the array of field settings. |
| FieldItemListInterface::hasAffectingChanges | function | core/ |
Determines whether the field has relevant changes. |
| FieldItemListInterface::postSave | function | core/ |
Defines custom post-save behavior for field values. |
Pagination
- Previous page
- Page 596
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.