Search for items

  1. Search 7.x for items
  2. Search 8.9.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
ItemsImporterInterface::refresh function core/modules/aggregator/src/ItemsImporterInterface.php Updates the feed items by triggering the import process.
ItemsPerPageTest class core/modules/views/tests/src/Functional/Wizard/ItemsPerPageTest.php Tests that the views wizard can specify the number of items per page.
ItemsPerPageTest.php file core/modules/views/tests/src/Functional/Wizard/ItemsPerPageTest.php
ItemsPerPageTest::$defaultTheme property core/modules/views/tests/src/Functional/Wizard/ItemsPerPageTest.php The theme to install as the default for testing.
ItemsPerPageTest::setUp function core/modules/views/tests/src/Functional/Wizard/ItemsPerPageTest.php Sets up the test.
ItemsPerPageTest::testItemsPerPage function core/modules/views/tests/src/Functional/Wizard/ItemsPerPageTest.php Tests the number of items per page.
ItemStorage class core/modules/aggregator/src/ItemStorage.php Defines the storage handler class for feed item entities.
ItemStorage.php file core/modules/aggregator/src/ItemStorage.php
ItemStorage::executeFeedItemQuery function core/modules/aggregator/src/ItemStorage.php Helper method to execute an item query.
ItemStorage::getItemCount function core/modules/aggregator/src/ItemStorage.php Returns the count of the items in a feed.
ItemStorage::loadAll function core/modules/aggregator/src/ItemStorage.php Loads feed items from all feeds.
ItemStorage::loadByFeed function core/modules/aggregator/src/ItemStorage.php Loads feed items filtered by a feed.
ItemStorageInterface interface core/modules/aggregator/src/ItemStorageInterface.php Defines an interface for aggregator item entity storage classes.
ItemStorageInterface.php file core/modules/aggregator/src/ItemStorageInterface.php
ItemStorageInterface::getItemCount function core/modules/aggregator/src/ItemStorageInterface.php Returns the count of the items in a feed.
ItemStorageInterface::loadAll function core/modules/aggregator/src/ItemStorageInterface.php Loads feed items from all feeds.
ItemStorageInterface::loadByFeed function core/modules/aggregator/src/ItemStorageInterface.php Loads feed items filtered by a feed.
ItemStorageSchema class core/modules/aggregator/src/ItemStorageSchema.php Defines the item schema handler.
ItemStorageSchema.php file core/modules/aggregator/src/ItemStorageSchema.php
ItemStorageSchema::getSharedTableFieldSchema function core/modules/aggregator/src/ItemStorageSchema.php Gets the schema for a single field definition.
label-items.css file core/profiles/demo_umami/themes/umami/css/components/fields/label-items.css This file is used to style fields with class 'label-items' eg: Recipe
category.
LinkItemSerializationTest class core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php Tests link field serialization.
LinkItemSerializationTest.php file core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php
LinkItemSerializationTest::$modules property core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php Modules to enable.
LinkItemSerializationTest::$serializer property core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php The serializer service.
LinkItemSerializationTest::setUp function core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php Set the default field storage backend for fields created during tests.
LinkItemSerializationTest::testLinkDeserialization function core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php Tests the deserialization.
LinkItemSerializationTest::testLinkSerialization function core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php Tests the serialization.
MediaBulkFormTest::$mediaItems property core/modules/media/tests/src/Functional/MediaBulkFormTest.php The test media items.
MediaLibraryTestBase::createMediaItems function core/modules/media_library/tests/src/FunctionalJavascript/MediaLibraryTestBase.php Create media items.
MediaLibraryWidget::addItems function core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php Updates the field state and flags the form for rebuild.
MediaLibraryWidget::getNewMediaItems function core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php Gets newly selected media items.
MediaLibraryWidget::validateItems function core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php Validates that newly selected items can be added to the widget.
Memory::numberOfItems function core/lib/Drupal/Core/Queue/Memory.php Retrieves the number of items in the queue.
MenuLinkTree::buildItems function core/lib/Drupal/Core/Menu/MenuLinkTree.php Builds the #items property for a menu tree's renderable array.
MenuRouterTest::doTestDescriptionMenuItems function core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php Tests menu item descriptions.
MenuUiTest::$items property core/modules/menu_ui/tests/src/Functional/MenuUiTest.php An array of test menu links.
MenuUiTest::testExpandAllItems function core/modules/menu_ui/tests/src/Functional/MenuUiTest.php Tests the "expand all items" feature.
MigrateAggregatorStubTest::testItemStub function core/modules/aggregator/tests/src/Kernel/Migrate/MigrateAggregatorStubTest.php Tests creation of aggregator feed items.
ModerationStateFieldItemList::generateSampleItems function core/modules/content_moderation/src/Plugin/Field/ModerationStateFieldItemList.php Populates a specified number of field items with valid sample data.
MultiItemsFieldHandlerInterface interface core/modules/views/src/Plugin/views/field/MultiItemsFieldHandlerInterface.php Defines a field handler which renders multiple items per row.
MultiItemsFieldHandlerInterface.php file core/modules/views/src/Plugin/views/field/MultiItemsFieldHandlerInterface.php
MultiItemsFieldHandlerInterface::getItems function core/modules/views/src/Plugin/views/field/MultiItemsFieldHandlerInterface.php Gets an array of items for the field.
MultiItemsFieldHandlerInterface::renderItems function core/modules/views/src/Plugin/views/field/MultiItemsFieldHandlerInterface.php Render all items in this field together.
MultiItemsFieldHandlerInterface::render_item function core/modules/views/src/Plugin/views/field/MultiItemsFieldHandlerInterface.php Renders a single item of a row.
None::getItemsPerPage function core/modules/views/src/Plugin/views/pager/None.php Get how many items per page this pager will display.
OptionsFieldTest::testGenerateSampleItemsWithNoAllowedValues function core/modules/options/tests/src/Kernel/OptionsFieldTest.php Tests that ::generateSampleItems does not fail with empty allowed values.
Pager::$totalItems property core/lib/Drupal/Core/Pager/Pager.php The total number of items .
Pager::getTotalItems function core/lib/Drupal/Core/Pager/Pager.php Gets the total number of items.
PagerPluginBase::$total_items property core/modules/views/src/Plugin/views/pager/PagerPluginBase.php

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