28 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.
MenuLinkContent::preDelete in core/modules/menu_link_content/src/Entity/MenuLinkContent.php
Acts on entities before they are deleted and before hooks are invoked.
MenuLinkContentDeriver::create in core/modules/menu_link_content/src/Plugin/Deriver/MenuLinkContentDeriver.php
Creates a new class instance.
MenuLinkDefaultForm::create in core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php
Instantiates a new instance of this class.
MenuLinkDefaultIntegrationTest::testMoveToRoot in core/tests/Drupal/KernelTests/Core/Menu/MenuLinkDefaultIntegrationTest.php
Tests moving a static menu link without a specified menu to the root.
MenuLinkParent::create in core/modules/migrate/src/Plugin/migrate/process/MenuLinkParent.php
Creates an instance of the plugin.
MenuLinkResetForm::create in core/modules/menu_ui/src/Form/MenuLinkResetForm.php
Instantiates a new instance of this class.
MenuLinksTest::setUp in core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php
MenuLinkTreeTest::setUp in core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php
MenuRouterTest::doTestMenuHierarchy in core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
Tests for menu hierarchy.
MenuRouterTest::doTestMenuLinksDiscoveredAlter in core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
Tests menu links added in hook_menu_links_discovered_alter().
MenuRouterTest::doTestMenuName in core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
Tests for menu_name parameter for default menu links.
MenuTest::testMenus in core/modules/views/tests/src/Functional/Wizard/MenuTest.php
Tests the menu functionality.
MenuUiTest::getStandardMenuLink in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Returns standard menu link.
MenuUiTest::testMenuAdministration in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Tests menu functionality using the admin and user interfaces.
MenuUiTrait::assertMenuLink in core/modules/menu_ui/tests/src/Traits/MenuUiTrait.php
Asserts that a menu fetched from the database matches an expected one.
menu_link_content_entity_predelete in core/modules/menu_link_content/menu_link_content.module
Implements hook_entity_predelete().
NavigationMenuBlockTest::setUp in core/modules/navigation/tests/src/Kernel/NavigationMenuBlockTest.php
NavigationMenuMarkupTest::setUp in core/modules/navigation/tests/src/Kernel/NavigationMenuMarkupTest.php
PathPluginBase::remove in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Reacts on deleting a display.
SystemMenuBlockTest::setUp in core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php
SystemMenuNavigationBlockTest::setUp in core/modules/navigation/tests/src/Kernel/SystemMenuNavigationBlockTest.php
ViewsMenuLinkTest::setUp in core/modules/views/tests/src/Kernel/Plugin/Display/ViewsMenuLinkTest.php
_menu_link_content_update_path_alias in core/modules/menu_link_content/menu_link_content.module
Helper function to update plugin definition using internal scheme.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.