Search for items
- Search 7.x for items
- Search 9.5.x for items
- Search 8.9.x for items
- Search 10.3.x for items
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
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/ |
|
PoMemoryWriter::$items | property | core/ |
Array to hold all PoItem elements. |
PoMemoryWriter::writeItems | function | core/ |
|
PoStreamWriter::writeItems | function | core/ |
|
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/ |
|
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/ |
|
RefinableCalculatedPermissions::removeItemsByScope | function | core/ |
|
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/ |
|
SqlContentEntityStorage::doDeleteRevisionFieldItems | function | core/ |
|
SqlContentEntityStorage::doLoadMultipleRevisionsFieldItems | function | core/ |
|
SqlContentEntityStorage::doSaveFieldItems | function | core/ |
|
SqlContentEntityStorage::purgeFieldItems | function | core/ |
|
SqlContentEntityStorage::readFieldItemsToPurge | function | core/ |
|
StageFixtureManipulator::clearQueuedManipulationItems | function | core/ |
|
StageFixtureManipulator::getQueuedManipulationItems | function | core/ |
|
SystemAdminMenuBlockAccessCheck::hasAccessToChildMenuItems | function | core/ |
Check that the given route has access to child routes. |
SystemManager::$menuItems | property | core/ |
A static cache of menu items. |
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.