Search for menuDelete
- Search 7.x for menuDelete
- Search 9.5.x for menuDelete
- Search 8.9.x for menuDelete
- Search 10.3.x for menuDelete
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BlockHooks::menuDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for menu entities. |
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 |
MenuLinkContentHooks::menuDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete(). |
MenuUiHooks::menuDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete(). |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.