Search for items
- Search 7.x for items
- Search 8.9.x for items
- Search 10.3.x for items
- Search 11.x for items
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ItemsImporterInterface::refresh | function | core/ |
Updates the feed items by triggering the import process. |
ItemsPerPageTest | class | core/ |
Tests that the views wizard can specify the number of items per page. |
ItemsPerPageTest.php | file | core/ |
|
ItemsPerPageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ItemsPerPageTest::setUp | function | core/ |
Sets up the test. |
ItemsPerPageTest::testItemsPerPage | function | core/ |
Tests the number of items per page. |
ItemStorage | class | core/ |
Defines the storage handler class for feed item entities. |
ItemStorage.php | file | core/ |
|
ItemStorage::executeFeedItemQuery | function | core/ |
Helper method to execute an item query. |
ItemStorage::getItemCount | function | core/ |
Returns the count of the items in a feed. |
ItemStorage::loadAll | function | core/ |
Loads feed items from all feeds. |
ItemStorage::loadByFeed | function | core/ |
Loads feed items filtered by a feed. |
ItemStorageInterface | interface | core/ |
Defines an interface for aggregator item entity storage classes. |
ItemStorageInterface.php | file | core/ |
|
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. |
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. |
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/ |
Tests the "expand all items" feature. |
MigrateAggregatorStubTest::testItemStub | function | core/ |
Tests creation of aggregator feed items. |
ModerationStateFieldItemList::generateSampleItems | function | core/ |
Populates a specified number of field items with valid sample data. |
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. |
OptionsFieldTest::testGenerateSampleItemsWithNoAllowedValues | function | core/ |
Tests that ::generateSampleItems does not fail with empty allowed values. |
Pager::$totalItems | property | core/ |
The total number of items . |
Pager::getTotalItems | function | core/ |
Gets the total number of items. |
PagerPluginBase::$total_items | property | core/ |
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.