Search for getItem
- Search 7.x for getItem
- Search 9.5.x for getItem
- Search 8.9.x for getItem
- Search 11.x for getItem
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CalculatedPermissionsInterface::getItem | function | core/ |
Retrieves a single calculated permission item from a given scope. |
CalculatedPermissionsInterface::getItems | function | core/ |
Retrieves all of the calculated permission items, regardless of scope. |
CalculatedPermissionsInterface::getItemsByScope | function | core/ |
Retrieves all of the calculated permission items for the given scope. |
CalculatedPermissionsTrait::getItem | function | core/ |
|
CalculatedPermissionsTrait::getItems | function | core/ |
|
CalculatedPermissionsTrait::getItemsByScope | function | core/ |
|
CommentedEntity::getItems | function | core/ |
Gets an array of items for the field. |
Depth::getItems | function | core/ |
Gets an array of items for the field. |
EntityField::getItems | function | core/ |
Gets an array of items for the field. |
FieldConfigBase::getItemDefinition | function | core/ |
Gets the data definition of an item of the list. |
ItemList::getItemDefinition | function | core/ |
Gets the definition of a contained item. |
ListDataDefinition::getItemDefinition | function | core/ |
Gets the data definition of an item of the list. |
ListDataDefinitionInterface::getItemDefinition | function | core/ |
Gets the data definition of an item of the list. |
ListInterface::getItemDefinition | function | core/ |
Gets the definition of a contained item. |
MultiItemsFieldHandlerInterface::getItems | function | core/ |
Gets an array of items for the field. |
None::getItemsPerPage | function | core/ |
Get how many items per page this pager will display. |
PagerPluginBase::getItemsPerPage | function | core/ |
Get how many items per page this pager will display. |
PagerPluginBaseTest::testGetItemsPerPage | function | core/ |
Tests the getItemsPerPage() method. |
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… |
TermName::getItems | function | core/ |
Gets an array of items for the field. |
ViewExecutable::getItemsPerPage | function | core/ |
Gets the items per page from the pager. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.