Search for getItems

  1. Search 7.x for getItems
  2. Search 9.5.x for getItems
  3. Search 10.3.x for getItems
  4. Search 11.x for getItems
  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.
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.