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
- Search 11.x for items
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| NoFieldItemsExistWithHigherCardinality | class | core/ |
Checks if field items exist that exceed the allowed cardinality. |
| NoFieldItemsExistWithHigherCardinality.php | file | core/ |
|
| NoFieldItemsExistWithHigherCardinality::__construct | function | core/ |
|
| NoFieldItemsExistWithHigherCardinalityTest | class | core/ |
Tests the NoFieldItemsExistWithHigherCardinality constraint. |
| NoFieldItemsExistWithHigherCardinalityTest | class | core/ |
Tests NoFieldItemsExistWithHigherCardinality validation. |
| NoFieldItemsExistWithHigherCardinalityTest.php | file | core/ |
|
| NoFieldItemsExistWithHigherCardinalityTest.php | file | core/ |
|
| NoFieldItemsExistWithHigherCardinalityTest::messageParametersProvider | function | core/ |
Data provider for testMessageParameters. |
| NoFieldItemsExistWithHigherCardinalityTest::testMessageParameters | function | core/ |
Tests the message template with different parameters. |
| NoFieldItemsExistWithHigherCardinalityTest::testValidation | function | core/ |
Tests validation error and message when cardinality is set too low. |
| NoFieldItemsExistWithHigherCardinalityTest::testValidOptions | function | core/ |
Tests the constraint initialization with valid options. |
| NoFieldItemsExistWithHigherCardinalityValidator | class | core/ |
Validates the NoFieldItemsExistWithHigherCardinality constraint. |
| NoFieldItemsExistWithHigherCardinalityValidator.php | file | core/ |
|
| NoFieldItemsExistWithHigherCardinalityValidator::create | function | core/ |
Instantiates a new instance of this class. |
| NoFieldItemsExistWithHigherCardinalityValidator::validate | function | core/ |
|
| NoFieldItemsExistWithHigherCardinalityValidator::__construct | function | core/ |
|
| 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/ |
The total number of lines. |
| 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/ |
Returns whether the items per page is exposed. |
| 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. |
| PreprocessHooks::mediaLibraryItemSmall | function | core/ |
Implements hook_preprocess_media_library_item__small(). |
| PreprocessHooks::preprocessMediaLibraryItemSmall | function | core/ |
Implements hook_preprocess_media_library_item__small(). |
| 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. |
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.