| MenuLinkPluginConverter::applies           | 
                                                                                        function           | 
                                                                                        core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php           | 
                                                                                        Determines if the converter applies to a specific route and variable.           | 
              
          
                                                                                        | MenuLinkPluginConverter::applies           | 
                                                                                        function           | 
                                                                                        core/lib/Drupal/Core/ParamConverter/MenuLinkPluginConverter.php           | 
                                                                                        Determines if the converter applies to a specific route and variable.           | 
              
          
                                                                                        | MenuLinkPluginConverter::convert           | 
                                                                                        function           | 
                                                                                        core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php           | 
                                                                                        Converts path variables to their corresponding objects.           | 
              
          
                                                                                        | MenuLinkPluginConverter::convert           | 
                                                                                        function           | 
                                                                                        core/lib/Drupal/Core/ParamConverter/MenuLinkPluginConverter.php           | 
                                                                                        Converts path variables to their corresponding objects.           | 
              
          
                                                                                        | MenuLinkPluginConverter::lazyLoadItself           | 
                                                                                        function           | 
                                                                                        core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php           | 
                                                                                        Lazy loads the real service from the container.           | 
              
          
                                                                                        | MenuLinkPluginConverter::__construct           | 
                                                                                        function           | 
                                                                                        core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php           | 
                                                                                        Constructs a ProxyClass Drupal proxy object.           | 
              
          
                                                                                        | MenuLinkPluginConverter::__construct           | 
                                                                                        function           | 
                                                                                        core/lib/Drupal/Core/ParamConverter/MenuLinkPluginConverter.php           | 
                                                                                        Constructs a new MenuLinkPluginConverter.           | 
              
          
                                                                                        | MenuLinkPluginTest           | 
                                                                                        class           | 
                                                                                        core/modules/menu_link_content/tests/src/Unit/MenuLinkPluginTest.php           | 
                                                                                        Tests Drupal\menu_link_content\Plugin\Menu\MenuLinkContent.           | 
              
          
                                                                                        | MenuLinkPluginTest.php           | 
                                                                                        file           | 
                                                                                        core/modules/menu_link_content/tests/src/Unit/MenuLinkPluginTest.php           | 
                                                                                                   | 
              
          
                                                                                        | MenuLinkPluginTest::testGetInstanceReflection           | 
                                                                                        function           | 
                                                                                        core/modules/menu_link_content/tests/src/Unit/MenuLinkPluginTest.php           | 
                                                                                        Tests get instance reflection.           | 
              
          
                                                                                        | MenuLinkReorderTest           | 
                                                                                        class           | 
                                                                                        core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php           | 
                                                                                        Reorder menu items.           | 
              
          
                                                                                        | MenuLinkReorderTest.php           | 
                                                                                        file           | 
                                                                                        core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php           | 
                                                                                                   | 
              
          
                                                                                        | MenuLinkReorderTest::$administrator           | 
                                                                                        property           | 
                                                                                        core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php           | 
                                                                                        An administrator user.           | 
              
          
                                                                                        | MenuLinkReorderTest::$defaultTheme           | 
                                                                                        property           | 
                                                                                        core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php           | 
                                                                                        The theme to install as the default for testing.           | 
              
          
                                                                                        | MenuLinkReorderTest::$modules           | 
                                                                                        property           | 
                                                                                        core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php           | 
                                                                                        Modules to install.           | 
              
          
                                                                                        | MenuLinkReorderTest::testDefaultMenuLinkReorder           | 
                                                                                        function           | 
                                                                                        core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php           | 
                                                                                        Tests creating, editing, deleting menu links via node form widget.           | 
              
          
                                                                                        | MenuLinkResetForm           | 
                                                                                        class           | 
                                                                                        core/modules/menu_ui/src/Form/MenuLinkResetForm.php           | 
                                                                                        Defines a confirmation form for resetting a single modified menu link.           | 
              
          
                                                                                        | MenuLinkResetForm.php           | 
                                                                                        file           | 
                                                                                        core/modules/menu_ui/src/Form/MenuLinkResetForm.php           | 
                                                                                                   | 
              
          
                                                                                        | MenuLinkResetForm::$link           | 
                                                                                        property           | 
                                                                                        core/modules/menu_ui/src/Form/MenuLinkResetForm.php           | 
                                                                                        The menu link.           | 
              
          
                                                                                        | MenuLinkResetForm::$menuLinkManager           | 
                                                                                        property           | 
                                                                                        core/modules/menu_ui/src/Form/MenuLinkResetForm.php           | 
                                                                                        The menu link manager.           | 
              
          
                                                                                        | MenuLinkResetForm::buildForm           | 
                                                                                        function           | 
                                                                                        core/modules/menu_ui/src/Form/MenuLinkResetForm.php           | 
                                                                                        Form constructor.           | 
              
          
                                                                                        | MenuLinkResetForm::create           | 
                                                                                        function           | 
                                                                                        core/modules/menu_ui/src/Form/MenuLinkResetForm.php           | 
                                                                                        Instantiates a new instance of this class.           | 
              
          
                                                                                        | MenuLinkResetForm::getCancelUrl           | 
                                                                                        function           | 
                                                                                        core/modules/menu_ui/src/Form/MenuLinkResetForm.php           | 
                                                                                        Returns the route to go to if the user cancels the action.           | 
              
          
                                                                                        | MenuLinkResetForm::getConfirmText           | 
                                                                                        function           | 
                                                                                        core/modules/menu_ui/src/Form/MenuLinkResetForm.php           | 
                                                                                        Returns a caption for the button that confirms the action.           | 
              
          
                                                                                        | MenuLinkResetForm::getDescription           | 
                                                                                        function           | 
                                                                                        core/modules/menu_ui/src/Form/MenuLinkResetForm.php           | 
                                                                                        Returns additional text to display as a description.           | 
              
          
                                                                                        | MenuLinkResetForm::getFormId           | 
                                                                                        function           | 
                                                                                        core/modules/menu_ui/src/Form/MenuLinkResetForm.php           | 
                                                                                        Returns a unique string identifying the form.           | 
              
          
                                                                                        | MenuLinkResetForm::getQuestion           | 
                                                                                        function           | 
                                                                                        core/modules/menu_ui/src/Form/MenuLinkResetForm.php           | 
                                                                                        Returns the question to ask the user.           | 
              
          
                                                                                        | MenuLinkResetForm::linkIsResettable           | 
                                                                                        function           | 
                                                                                        core/modules/menu_ui/src/Form/MenuLinkResetForm.php           | 
                                                                                        Checks access based on whether the link can be reset.           | 
              
          
                                                                                        | MenuLinkResetForm::submitForm           | 
                                                                                        function           | 
                                                                                        core/modules/menu_ui/src/Form/MenuLinkResetForm.php           | 
                                                                                        Form submission handler.           | 
              
          
                                                                                        | MenuLinkResetForm::__construct           | 
                                                                                        function           | 
                                                                                        core/modules/menu_ui/src/Form/MenuLinkResetForm.php           | 
                                                                                        Constructs a MenuLinkResetForm object.           | 
              
          
                                                                                        | MenuLinkSecurityTest           | 
                                                                                        class           | 
                                                                                        core/modules/system/tests/src/Functional/Menu/MenuLinkSecurityTest.php           | 
                                                                                        Ensures that menu links don't cause XSS issues.           | 
              
          
                                                                                        | MenuLinkSecurityTest.php           | 
                                                                                        file           | 
                                                                                        core/modules/system/tests/src/Functional/Menu/MenuLinkSecurityTest.php           | 
                                                                                                   | 
              
          
                                                                                        | MenuLinkSecurityTest::$defaultTheme           | 
                                                                                        property           | 
                                                                                        core/modules/system/tests/src/Functional/Menu/MenuLinkSecurityTest.php           | 
                                                                                        The theme to install as the default for testing.           | 
              
          
                                                                                        | MenuLinkSecurityTest::$modules           | 
                                                                                        property           | 
                                                                                        core/modules/system/tests/src/Functional/Menu/MenuLinkSecurityTest.php           | 
                                                                                        Modules to install.           | 
              
          
                                                                                        | MenuLinkSecurityTest::testMenuLink           | 
                                                                                        function           | 
                                                                                        core/modules/system/tests/src/Functional/Menu/MenuLinkSecurityTest.php           | 
                                                                                        Ensures that a menu link does not cause an XSS issue.           | 
              
          
                                                                                        | MenuLinksetRoutes           | 
                                                                                        class           | 
                                                                                        core/modules/system/src/Routing/MenuLinksetRoutes.php           | 
                                                                                        Dynamically defines routes for menu linkset endpoints.           | 
              
          
                                                                                        | MenuLinksetRoutes.php           | 
                                                                                        file           | 
                                                                                        core/modules/system/src/Routing/MenuLinksetRoutes.php           | 
                                                                                                   | 
              
          
                                                                                        | MenuLinksetRoutes::$providerIds           | 
                                                                                        property           | 
                                                                                        core/modules/system/src/Routing/MenuLinksetRoutes.php           | 
                                                                                        An array of enabled authentication provider IDs.           | 
              
          
                                                                                        | MenuLinksetRoutes::alterRoutes           | 
                                                                                        function           | 
                                                                                        core/modules/system/src/Routing/MenuLinksetRoutes.php           | 
                                                                                        Alter routes.           | 
              
          
                                                                                        | MenuLinksetRoutes::create           | 
                                                                                        function           | 
                                                                                        core/modules/system/src/Routing/MenuLinksetRoutes.php           | 
                                                                                        Instantiates a new instance of this class.           | 
              
          
                                                                                        | MenuLinksetRoutes::getSubscribedEvents           | 
                                                                                        function           | 
                                                                                        core/modules/system/src/Routing/MenuLinksetRoutes.php           | 
                                                                                                   | 
              
          
                                                                                        | MenuLinksetRoutes::onConfigSave           | 
                                                                                        function           | 
                                                                                        core/modules/system/src/Routing/MenuLinksetRoutes.php           | 
                                                                                                   | 
              
          
                                                                                        | MenuLinksetRoutes::routes           | 
                                                                                        function           | 
                                                                                        core/modules/system/src/Routing/MenuLinksetRoutes.php           | 
                                                                                        Returns an array of route objects.           | 
              
          
                                                                                        | MenuLinksetRoutes::__construct           | 
                                                                                        function           | 
                                                                                        core/modules/system/src/Routing/MenuLinksetRoutes.php           | 
                                                                                        EventSubscriber constructor.           | 
              
          
                                                                                        | MenuLinksetSettingsForm           | 
                                                                                        class           | 
                                                                                        core/modules/system/src/Form/MenuLinksetSettingsForm.php           | 
                                                                                        Configure System settings for this site.           | 
              
          
                                                                                        | MenuLinksetSettingsForm.php           | 
                                                                                        file           | 
                                                                                        core/modules/system/src/Form/MenuLinksetSettingsForm.php           | 
                                                                                                   | 
              
          
                                                                                        | MenuLinksetSettingsForm::buildForm           | 
                                                                                        function           | 
                                                                                        core/modules/system/src/Form/MenuLinksetSettingsForm.php           | 
                                                                                        Form constructor.           | 
              
          
                                                                                        | MenuLinksetSettingsForm::create           | 
                                                                                        function           | 
                                                                                        core/modules/system/src/Form/MenuLinksetSettingsForm.php           | 
                                                                                        Instantiates a new instance of this class.           | 
              
          
                                                                                        | MenuLinksetSettingsForm::getEditableConfigNames           | 
                                                                                        function           | 
                                                                                        core/modules/system/src/Form/MenuLinksetSettingsForm.php           | 
                                                                                        Gets the configuration names that will be editable.           | 
              
          
                                                                                        | MenuLinksetSettingsForm::getFormId           | 
                                                                                        function           | 
                                                                                        core/modules/system/src/Form/MenuLinksetSettingsForm.php           | 
                                                                                        Returns a unique string identifying the form.           |