Search for removeItem
- Search 7.x for removeItem
- Search 9.5.x for removeItem
- Search 8.9.x for removeItem
- Search 11.x for removeItem
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ComputedItemListTrait::removeItem | function | core/ |
|
HelpSearch::removeItemsFromIndex | function | core/ |
Removes an item or items from the search index. |
ItemList::removeItem | function | core/ |
Removes the item at the specified position. |
ListInterface::removeItem | function | core/ |
Removes the item at the specified position. |
MediaLibraryWidget::removeItem | function | core/ |
Submit callback for remove buttons. |
RefinableCalculatedPermissions::removeItem | function | core/ |
Removes a single calculated permission item from a given scope. |
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::removeItem | function | core/ |
Removes a single calculated permission item from a 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::testRemoveItem | function | core/ |
Tests the removal of a calculated permissions item. |
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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.