You are here

25 string references to plugin.manager.menu.link in Zircon Profile 8.0

LinksTest::setUp in core/modules/menu_link_content/src/Tests/LinksTest.php
Sets up a Drupal site for running functional and integration tests.
MenuCacheTagsTest::testMenuBlock in core/modules/menu_ui/src/Tests/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/modules/system/src/Tests/Menu/MenuLinkDefaultIntegrationTest.php
Tests moving a static menu link without a specified menu to the root.
MenuLinkResetForm::create in core/modules/menu_ui/src/Form/MenuLinkResetForm.php
Instantiates a new instance of this class.
MenuLinkTreeTest::setUp in core/modules/system/src/Tests/Menu/MenuLinkTreeTest.php
Performs setup tasks before each individual test method is run.
MenuRouterTest::doTestMenuHierarchy in core/modules/system/src/Tests/Menu/MenuRouterTest.php
Tests for menu hierarchy.
MenuRouterTest::doTestMenuLinksDiscoveredAlter in core/modules/system/src/Tests/Menu/MenuRouterTest.php
Tests menu links added in hook_menu_links_discovered_alter().
MenuRouterTest::doTestMenuName in core/modules/system/src/Tests/Menu/MenuRouterTest.php
Tests for menu_name parameter for default menu links.
MenuTest::getStandardMenuLink in core/modules/menu_ui/src/Tests/MenuTest.php
Returns standard menu link.
MenuTest::testMenu in core/modules/menu_ui/src/Tests/MenuTest.php
Tests menu functionality using the admin and user interfaces.
MenuTest::testMenus in core/modules/views/src/Tests/Wizard/MenuTest.php
Tests the menu functionality.
MenuWebTestBase::assertMenuLink in core/modules/menu_ui/src/Tests/MenuWebTestBase.php
Fetches the menu item from the database and compares it to expected item.
menu_ui_menu_predelete in core/modules/menu_ui/menu_ui.module
Implements hook_ENTITY_TYPE_predelete() for menu entities.
menu_ui_node_predelete in core/modules/menu_ui/menu_ui.module
Implements hook_ENTITY_TYPE_predelete() for node entities.
PathPluginBase::remove in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Reacts on deleting a display.
standard_install in core/profiles/standard/standard.install
Implements hook_install().
SystemMenuBlockTest::setUp in core/modules/system/src/Tests/Block/SystemMenuBlockTest.php
Performs setup tasks before each individual test method is run.
TaxonomyMenu::getMenuLinkManager in modules/taxonomy_menu/src/Entity/TaxonomyMenu.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.