Search for delete
- Search 7.x for delete
- Search 9.5.x for delete
- Search 8.9.x for delete
- Search 10.3.x for delete
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Delete | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Delete. |
Delete | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
General class for an abstracted DELETE operation. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ManageFieldsTest::testFieldDelete | function | core/ |
Tests that field delete operation opens in modal. |
MediaRevisionTest::testRevisionDelete | function | core/ |
Tests deleting a revision. |
MediaTypeDeleteConfirmForm | class | core/ |
Provides a form for media type deletion. |
MediaTypeDeleteConfirmForm.php | file | core/ |
|
MediaTypeDeleteConfirmForm::$entityTypeManager | property | core/ |
The entity type manager. |
MediaTypeDeleteConfirmForm::buildForm | function | core/ |
Form constructor. |
MediaTypeDeleteConfirmForm::create | function | core/ |
Instantiates a new instance of this class. |
MediaTypeDeleteConfirmForm::__construct | function | core/ |
Constructs a new MediaTypeDeleteConfirm object. |
Memory::deleteItem | function | core/ |
Deletes a finished item from the queue. |
Memory::deleteQueue | function | core/ |
Deletes a queue and every item in the queue. |
MemoryBackend::delete | function | core/ |
Deletes an item from the cache. |
MemoryBackend::deleteAll | function | core/ |
Deletes all cache items in a bin. |
MemoryBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
MemoryCounterBackend::delete | function | core/ |
Deletes an item from the cache. |
MemoryStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
MemoryStorage::delete | function | core/ |
Deletes an item from the key/value store. |
MemoryStorage::deleteAll | function | core/ |
Deletes all items from the key/value store. |
MemoryStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
MemoryStorage::deleteMultiple | function | core/ |
Deletes multiple items from the key/value store. |
MemoryStorageTest::delete | function | core/ |
Deletes configuration data from the storage. |
Menu::delete | function | core/ |
Deletes an entity permanently. |
Menu::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
MenuActiveTrail::delete | function | core/ |
Deletes the element. |
MenuDeleteForm | class | core/ |
Defines a confirmation form for deletion of a custom menu. |
MenuDeleteForm.php | file | core/ |
|
MenuDeleteForm::$connection | property | core/ |
The database connection. |
MenuDeleteForm::$menuLinkManager | property | core/ |
The menu link manager. |
MenuDeleteForm::create | function | core/ |
Instantiates a new instance of this class. |
MenuDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
MenuDeleteForm::logDeletionMessage | function | core/ |
Logs a message about the deleted entity. |
MenuDeleteForm::submitForm | function | core/ |
|
MenuDeleteForm::__construct | function | core/ |
Constructs a new MenuDeleteForm. |
MenuDeleteTest | class | core/ |
Tests the menu_delete hook. |
MenuDeleteTest.php | file | core/ |
|
MenuDeleteTest::$modules | property | core/ |
Modules to install. |
MenuDeleteTest::providerMenuDelete | function | core/ |
Provides data for testMenuDelete(). |
MenuDeleteTest::testMenuDelete | function | core/ |
@covers \Drupal\menu_ui\Hook\MenuUiHooks::menuDelete[[api-linebreak]] @dataProvider providerMenuDelete |
MenuLinkBase::deleteLink | function | core/ |
Deletes a menu link. |
MenuLinkBase::getDeleteRoute | function | core/ |
Returns route information for a route to delete the menu link. |
MenuLinkContent::deleteLink | function | core/ |
Deletes a menu link. |
MenuLinkContent::getDeleteRoute | function | core/ |
Returns route information for a route to delete the menu link. |
MenuLinkContent::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
MenuLinkContentDeleteForm | class | core/ |
Provides a delete form for content menu links. |
MenuLinkContentDeleteForm.php | file | core/ |
|
MenuLinkContentDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
MenuLinkContentDeleteForm::getDeletionMessage | function | core/ |
|
MenuLinkContentDeleteForm::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
MenuLinkContentDeleteFormTest | class | core/ |
Tests the menu link content delete UI. |
MenuLinkContentDeleteFormTest.php | file | core/ |
|
MenuLinkContentDeleteFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.