Search for items
- Search 7.x for items
- Search 9.5.x for items
- Search 10.3.x for items
- Search 11.x for items
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ItemStorageInterface::getItemCount | function | core/ |
Returns the count of the items in a feed. |
ItemStorageInterface::loadAll | function | core/ |
Loads feed items from all feeds. |
ItemStorageInterface::loadByFeed | function | core/ |
Loads feed items filtered by a feed. |
ItemStorageSchema | class | core/ |
Defines the item schema handler. |
ItemStorageSchema.php | file | core/ |
|
ItemStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
label-items.css | file | core/ |
This file is used to style fields with class 'label-items' eg: Recipe category. |
LegacyContentEntityStorageBaseTest::testDoLoadMultipleRevisionFieldItems | function | core/ |
Tests doLoadMultipleRevisionsFieldItems triggers an error. |
LinkItemSerializationTest | class | core/ |
Tests link field serialization. |
LinkItemSerializationTest.php | file | core/ |
|
LinkItemSerializationTest::$modules | property | core/ |
Modules to enable. |
LinkItemSerializationTest::$serializer | property | core/ |
The serializer service. |
LinkItemSerializationTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
LinkItemSerializationTest::testLinkDeserialization | function | core/ |
Tests the deserialization. |
LinkItemSerializationTest::testLinkSerialization | function | core/ |
Tests the serialization. |
MediaBulkFormTest::$mediaItems | property | core/ |
The test media items. |
MediaDeleteMultipleConfirmForm::$mediaItems | property | core/ |
The array of media items to delete, indexed by ID and language. |
MediaLibraryTestBase::createMediaItems | function | core/ |
Create media items. |
MediaLibraryWidget::addItems | function | core/ |
Updates the field state and flags the form for rebuild. |
MediaLibraryWidget::getNewMediaItems | function | core/ |
Gets newly selected media items. |
MediaLibraryWidget::validateItems | function | core/ |
Validates that newly selected items can be added to the widget. |
Memory::numberOfItems | function | core/ |
Retrieves the number of items in the queue. |
MenuLinkTree::buildItems | function | core/ |
Builds the #items property for a menu tree's renderable array. |
MenuRouterTest::doTestDescriptionMenuItems | function | core/ |
Tests menu item descriptions. |
MenuUiTest::$items | property | core/ |
An array of test menu links. |
MenuUiTest::testExpandAllItems | function | core/ |
Test the "expand all items" feature. |
MigrateAggregatorStubTest::testItemStub | function | core/ |
Tests creation of aggregator feed items. |
MultiItemsFieldHandlerInterface | interface | core/ |
Defines a field handler which renders multiple items per row. |
MultiItemsFieldHandlerInterface.php | file | core/ |
|
MultiItemsFieldHandlerInterface::getItems | function | core/ |
Gets an array of items for the field. |
MultiItemsFieldHandlerInterface::renderItems | function | core/ |
Render all items in this field together. |
MultiItemsFieldHandlerInterface::render_item | function | core/ |
Renders a single item of a row. |
None::getItemsPerPage | function | core/ |
Get how many items per page this pager will display. |
Pager::$totalItems | property | core/ |
The total number of items . |
Pager::getTotalItems | function | core/ |
Gets the total number of items. |
PagerPluginBase::$total_items | property | core/ |
|
PagerPluginBase::getItemsPerPage | function | core/ |
Get how many items per page this pager will display. |
PagerPluginBase::getTotalItems | function | core/ |
Get the total number of items. |
PagerPluginBase::itemsPerPageExposed | function | core/ |
|
PagerPluginBase::setItemsPerPage | function | core/ |
Set how many items per page this pager will display. |
PagerPluginBaseTest::testGetItemsPerPage | function | core/ |
Tests the getItemsPerPage() method. |
PagerPluginBaseTest::testGetTotalItems | function | core/ |
Tests the getTotalItems() method. |
PagerPluginBaseTest::testSetItemsPerPage | function | core/ |
Tests the setItemsPerPage() method. |
PagerTest::assertPagerItems | function | core/ |
Asserts pager items and links. |
PoDatabaseWriter::writeItems | function | core/ |
Writes all or the given amount of items. |
PoMemoryWriter::$items | property | core/ |
Array to hold all PoItem elements. |
PoMemoryWriter::writeItems | function | core/ |
Writes all or the given amount of items. |
PoStreamWriter::writeItems | function | core/ |
Writes all or the given amount of items. |
PoWriterInterface::writeItems | function | core/ |
Writes all or the given amount of items. |
PrerenderList::$items | property | core/ |
Stores all items which are used to render the items. It should be keyed first by the id of the base table, for example nid. The second key is the id of the thing which is displayed multiple times per row, for example the tid. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.