Search for items

  1. Search 7.x for items
  2. Search 9.5.x for items
  3. Search 10.3.x for items
  4. Search 11.x for items
  5. Other projects
Title Object type File name Summary
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…
PrerenderList::renderItems function core/modules/views/src/Plugin/views/field/PrerenderList.php Render all items in this field together.
promoted-items.css file core/profiles/demo_umami/themes/umami/css/components/views/promoted-items.css This file is used to style the 'Promoted Items' view.
QueryTest::$allItems property core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php
QueryTest::setAllItems function core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php Sets the allItems property.
QueueInterface::numberOfItems function core/lib/Drupal/Core/Queue/QueueInterface.php Retrieves the number of items in the queue.
RevisionableContentEntityBaseTest::assertItemsTableCount function core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php Asserts the amount of items on entity related tables.
SqlBase::itemsPerPageExposed function core/modules/views/src/Plugin/views/pager/SqlBase.php
SqlContentEntityStorage::doDeleteFieldItems function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Deletes entity field values from the storage.
SqlContentEntityStorage::doDeleteRevisionFieldItems function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Deletes field values of an entity revision from the storage.
SqlContentEntityStorage::doLoadMultipleRevisionsFieldItems function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Actually loads revision field item values from the storage.
SqlContentEntityStorage::doLoadRevisionFieldItems function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Actually loads revision field item values from the storage.
SqlContentEntityStorage::doSaveFieldItems function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Writes entity field values to the storage.
SqlContentEntityStorage::purgeFieldItems function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Removes field items from storage per entity during purge.
SqlContentEntityStorage::readFieldItemsToPurge function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Reads values to be purged for a single field.
SystemManager::$menuItems property core/modules/system/src/SystemManager.php A static cache of menu items.
system_post_update_add_expand_all_items_key_in_system_menu_block function core/modules/system/system.post_update.php Initialize 'expand_all_items' values to system_menu_block.
TermName::getItems function core/modules/taxonomy/src/Plugin/views/field/TermName.php Gets an array of items for the field.
TestBaseTest::providerRandomItems function core/modules/simpletest/tests/src/Unit/TestBaseTest.php Provides data for testRandomString() and others.
TestContentEntityStorageBase::doLoadMultipleRevisionsFieldItems function core/tests/Drupal/Tests/Core/Entity/LegacyContentEntityStorageBaseTest.php Actually loads revision field item values from the storage.
TextItemSillyNormalizer class core/modules/serialization/tests/modules/field_normalization_test/src/Normalization/TextItemSillyNormalizer.php A test TextItem normalizer to test denormalization.
TextItemSillyNormalizer.php file core/modules/serialization/tests/modules/field_normalization_test/src/Normalization/TextItemSillyNormalizer.php
TextItemSillyNormalizer::$supportedInterfaceOrClass property core/modules/serialization/tests/modules/field_normalization_test/src/Normalization/TextItemSillyNormalizer.php The interface or class that this Normalizer supports.
TextItemSillyNormalizer::constructValue function core/modules/serialization/tests/modules/field_normalization_test/src/Normalization/TextItemSillyNormalizer.php Build the field item value using the incoming data.
TextItemSillyNormalizer::normalize function core/modules/serialization/tests/modules/field_normalization_test/src/Normalization/TextItemSillyNormalizer.php
UpdateProcessor::numberOfQueueItems function core/modules/update/src/UpdateProcessor.php Retrieves the number of items in the update fetch queue.
UpdateProcessorInterface::numberOfQueueItems function core/modules/update/src/UpdateProcessorInterface.php Retrieves the number of items in the update fetch queue.
UserAccessControlHandlerTest::$items property core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php The mocked test field items.
UserStorage::doSaveFieldItems function core/modules/user/src/UserStorage.php Writes entity field values to the storage.
ValidReferenceConstraintValidatorTest::testPreExistingItemsValidation function core/tests/Drupal/KernelTests/Core/Entity/ValidReferenceConstraintValidatorTest.php Tests the validation of pre-existing items in an entity reference field.
ViewExecutable::$items_per_page property core/modules/views/src/ViewExecutable.php The number of items per page.
ViewExecutable::getItemsPerPage function core/modules/views/src/ViewExecutable.php Gets the items per page from the pager.
ViewExecutable::setItemsPerPage function core/modules/views/src/ViewExecutable.php Sets the items per page on the pager.
ViewExecutableTest::testSetItemsPerPageBeforePreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setItemsPerPage
@covers ::getItemsPerPage
ViewExecutableTest::testSetItemsPerPageDuringPreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setItemsPerPage
@covers ::getItemsPerPage
views.view.promoted_items.yml file core/profiles/demo_umami/config/install/views.view.promoted_items.yml core/profiles/demo_umami/config/install/views.view.promoted_items.yml
views.view.test_aggregator_items.yml file core/modules/aggregator/tests/modules/aggregator_test_views/test_views/views.view.test_aggregator_items.yml core/modules/aggregator/tests/modules/aggregator_test_views/test_views/views.view.test_aggregator_items.yml
views.view.test_exposed_form_sort_items_per_page.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_sort_items_per_page.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_sort_items_per_page.yml
views.view.test_view_pager_full_zero_items_per_page.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_pager_full_zero_items_per_page.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_pager_full_zero_items_per_page.yml

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