Search for getItem

  1. Search 7.x for getItem
  2. Search 8.9.x for getItem
  3. Search 10.3.x for getItem
  4. Search 11.x for getItem
  5. Other projects
Title Object type File name Summary
CommentedEntity::getItems function core/modules/comment/src/Plugin/views/field/CommentedEntity.php Gets an array of items for the field.
Depth::getItems function core/modules/comment/src/Plugin/views/field/Depth.php Gets an array of items for the field.
EntityField::getItems function core/modules/views/src/Plugin/views/field/EntityField.php Gets an array of items for the field.
FieldConfigBase::getItemDefinition function core/lib/Drupal/Core/Field/FieldConfigBase.php Gets the data definition of an item of the list.
ItemList::getItemDefinition function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Gets the definition of a contained item.
ItemStorage::getItemCount function core/modules/aggregator/src/ItemStorage.php Returns the count of the items in a feed.
ItemStorageInterface::getItemCount function core/modules/aggregator/src/ItemStorageInterface.php Returns the count of the items in a feed.
ListDataDefinition::getItemDefinition function core/lib/Drupal/Core/TypedData/ListDataDefinition.php Gets the data definition of an item of the list.
ListDataDefinitionInterface::getItemDefinition function core/lib/Drupal/Core/TypedData/ListDataDefinitionInterface.php Gets the data definition of an item of the list.
ListInterface::getItemDefinition function core/lib/Drupal/Core/TypedData/ListInterface.php Gets the definition of a contained item.
MultiItemsFieldHandlerInterface::getItems function core/modules/views/src/Plugin/views/field/MultiItemsFieldHandlerInterface.php Gets an array of items for the field.
None::getItemsPerPage function core/modules/views/src/Plugin/views/pager/None.php Get how many items per page this pager will display.
PagerPluginBase::getItemsPerPage function core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Get how many items per page this pager will display.
PagerPluginBaseTest::testGetItemsPerPage function core/modules/views/tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php Tests the getItemsPerPage() method.
PrerenderList::getItems function core/modules/views/src/Plugin/views/field/PrerenderList.php Items should be stored in the result array, if possible, as an array
with 'value' as the actual displayable value of the item, plus
any items that might be found in the 'alter' options array for
creating links, such as…
TermName::getItems function core/modules/taxonomy/src/Plugin/views/field/TermName.php Gets an array of items for the field.
ViewExecutable::getItemsPerPage function core/modules/views/src/ViewExecutable.php Gets the items per page from the pager.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.