plugin.manager.menu.link
Same name in other branches
- 9 core/core.services.yml \plugin.manager.menu.link
- 8.9.x core/core.services.yml \plugin.manager.menu.link
Class
Drupal\Core\Menu\MenuLinkManager28 string references to plugin.manager.menu.link
- Menu::preDelete in core/
modules/ system/ src/ Entity/ Menu.php - Acts on entities before they are deleted and before hooks are invoked.
- MenuCacheTagsTest::testMenuBlock in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuCacheTagsTest.php - Tests cache tags presence and invalidation of the Menu entity.
- MenuDeleteForm::create in core/
modules/ menu_ui/ src/ Form/ MenuDeleteForm.php - Instantiates a new instance of this class.
- MenuForm::create in core/
modules/ menu_ui/ src/ MenuForm.php - Instantiates a new instance of this class.
- MenuLinkContent::postSave in core/
modules/ menu_link_content/ src/ Entity/ MenuLinkContent.php - Acts on a saved entity before the insert or update hook is invoked.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Menu\MenuLinkManager
- arguments:
- - '@menu.tree_storage'
- - '@menu_link.static.overrides'
- - '@module_handler'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.