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 |
---|---|---|---|
AddFormBase::getAddedMediaItems | function | core/ |
Get all added media items from the form state. |
AddFormBase::getCurrentMediaItems | function | core/ |
Get all pre-selected and added media items from the form state. |
AddFormBase::getPreSelectedMediaItems | function | core/ |
Get all pre-selected media items from the form state. |
aggregator.items.importer | service | core/ |
Drupal\aggregator\ItemsImporter |
AggregatorFeedBlock::$itemStorage | property | core/ |
The entity storage for items. |
AggregatorTestBase::deleteFeedItems | function | core/ |
Confirms an item removal from a feed. |
AggregatorTestBase::updateFeedItems | function | core/ |
Updates the feed items. |
Batch::getAllItems | function | core/ |
Retrieves all remaining items in the queue. |
BatchMemory::getAllItems | function | core/ |
Retrieves all remaining items in the queue. |
block.block.umami_views_block__promoted_items_block_1.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.umami_views_block__promoted_items_block_1.yml |
BookManager::buildItems | function | core/ |
Builds the #items property for a book tree's renderable array. |
CKEditor5PluginDefinition::getToolbarItems | function | core/ |
Gets the list of toolbar items this plugin provides. |
CKEditor5PluginDefinition::hasToolbarItems | function | core/ |
Whether this plugin has toolbar items. |
CKEditor5PluginManager::getToolbarItems | function | core/ |
Gets a list of all toolbar items. |
CKEditor5PluginManagerInterface::getToolbarItems | function | core/ |
Gets a list of all toolbar items. |
CommentedEntity::getItems | function | core/ |
Gets an array of items for the field. |
ContentEntityNullStorage::doDeleteFieldItems | function | core/ |
Deletes entity field values from the storage. |
ContentEntityNullStorage::doDeleteRevisionFieldItems | function | core/ |
Deletes field values of an entity revision from the storage. |
ContentEntityNullStorage::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
ContentEntityNullStorage::doSaveFieldItems | function | core/ |
Writes entity field values to the storage. |
ContentEntityNullStorage::purgeFieldItems | function | core/ |
Removes field items from storage per entity during purge. |
ContentEntityNullStorage::readFieldItemsToPurge | function | core/ |
Reads values to be purged for a single field. |
ContentEntityStorageBase::doDeleteFieldItems | function | core/ |
Deletes entity field values from the storage. |
ContentEntityStorageBase::doDeleteRevisionFieldItems | function | core/ |
Deletes field values of an entity revision from the storage. |
ContentEntityStorageBase::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
ContentEntityStorageBase::doSaveFieldItems | function | core/ |
Writes entity field values to the storage. |
ContentEntityStorageBase::purgeFieldItems | function | core/ |
Removes field items from storage per entity during purge. |
ContentEntityStorageBase::readFieldItemsToPurge | function | core/ |
Reads values to be purged for a single field. |
DatabaseQueue::numberOfItems | function | core/ |
Retrieves the number of items in the queue. |
DefaultProcessor::$itemStorage | property | core/ |
The entity storage for items. |
Depth::getItems | function | core/ |
Gets an array of items for the field. |
DisplayPageTest::testPageRouterItems | function | core/ |
Checks that the router items are properly registered. |
DrupalAspectsOfCKEditor5Plugin::$toolbar_items | property | core/ |
List of toolbar items the plugin provides. |
EntityField::$items | property | core/ |
An array to store field renderable arrays for use by renderItems(). |
EntityField::getItems | function | core/ |
Gets an array of items for the field. |
EntityField::prepareItemsByDelta | function | core/ |
Adapts the $items according to the delta configuration. |
EntityField::renderItems | function | core/ |
Render all items in this field together. |
EntityReferenceItemSubclass | class | core/ |
Plugin implementation of the 'entity_reference_subclass' field type. |
EntityReferenceItemSubclass.php | file | core/ |
|
EntityReferenceWidgetTest::$mediaItems | property | core/ |
Test media items. |
ExposedFormTest::testExposedSortAndItemsPerPage | function | core/ |
Tests exposed forms with exposed sort and items per page. |
Feed::deleteItems | function | core/ |
Deletes all items from a feed. |
Feed::refreshItems | function | core/ |
Updates the feed items by triggering the import process. |
FeedInterface::deleteItems | function | core/ |
Deletes all items from a feed. |
FeedInterface::refreshItems | function | core/ |
Updates the feed items by triggering the import process. |
FeedItemsDeleteForm | class | core/ |
Provides a deletion confirmation form for items that belong to a feed. |
FeedItemsDeleteForm.php | file | core/ |
|
FeedItemsDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
FeedItemsDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
FeedItemsDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.