You are here

6 calls to ItemList::appendItem() in Drupal 10

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::__set in core/lib/Drupal/Core/Field/FieldItemList.php
Magic method: Sets a property value of the first field item.
ItemList::offsetSet in core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php
ItemList::set in core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php
Sets the value of the item at a given position in the list.
LayoutSectionItemList::setSections in core/modules/layout_builder/src/Field/LayoutSectionItemList.php
Stores the information for all sections.