Search for items
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
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. |
PrerenderList::getItems | function | core/ |
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/ |
Render all items in this field together. |
promoted-items.css | file | core/ |
This file is used to style the 'Promoted Items' view. |
QueryTest::$allItems | property | core/ |
|
QueryTest::setAllItems | function | core/ |
Sets the allItems property. |
QueueInterface::numberOfItems | function | core/ |
Retrieves the number of items in the queue. |
RefinableCalculatedPermissions::mergeItems | function | core/ |
Merges two items of identical scope and identifier. |
RefinableCalculatedPermissions::removeItems | function | core/ |
Removes all of the calculated permission items, regardless of scope. |
RefinableCalculatedPermissions::removeItemsByScope | function | core/ |
Removes all of the calculated permission items for the given scope. |
RefinableCalculatedPermissionsInterface::removeItems | function | core/ |
Removes all of the calculated permission items, regardless of scope. |
RefinableCalculatedPermissionsInterface::removeItemsByScope | function | core/ |
Removes all of the calculated permission items for the given scope. |
RefinableCalculatedPermissionsTest::testRemoveItems | function | core/ |
Tests the removal of all calculated permissions items. |
RefinableCalculatedPermissionsTest::testRemoveItemsByScope | function | core/ |
Tests the removal of calculated permissions items by scope. |
RevisionableContentEntityBaseTest::assertItemsTableCount | function | core/ |
Asserts the amount of items on entity related tables. |
SecurityAdvisoriesFetcherTest::setFeedItems | function | core/ |
Sets the feed items to be returned for the test. |
SmartDefaultSettings::addToolbarItemsToMatchHtmlElementsInFormat | function | core/ |
Adds CKEditor 5 toolbar items to match the format's HTML elements. |
SqlBase::itemsPerPageExposed | function | core/ |
|
SqlContentEntityStorage::doDeleteFieldItems | function | core/ |
Deletes entity field values from the storage. |
SqlContentEntityStorage::doDeleteRevisionFieldItems | function | core/ |
Deletes field values of an entity revision from the storage. |
SqlContentEntityStorage::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
SqlContentEntityStorage::doSaveFieldItems | function | core/ |
Writes entity field values to the storage. |
SqlContentEntityStorage::purgeFieldItems | function | core/ |
Removes field items from storage per entity during purge. |
SqlContentEntityStorage::readFieldItemsToPurge | function | core/ |
Reads values to be purged for a single field. |
SystemAdminMenuBlockAccessCheck::hasAccessToChildMenuItems | function | core/ |
Check that the given route has access to child routes. |
SystemManager::$menuItems | property | core/ |
A static cache of menu items. |
TermName::getItems | function | core/ |
Gets an array of items for the field. |
TextItemSillyNormalizer | class | core/ |
A test TextItem normalizer to test denormalization. |
TextItemSillyNormalizer.php | file | core/ |
|
TextItemSillyNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
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.