Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
MenuActiveTrail::resolveCacheMiss function core/lib/Drupal/Core/Menu/MenuActiveTrail.php
MenuActiveTrail::__construct function core/lib/Drupal/Core/Menu/MenuActiveTrail.php Constructs a \Drupal\Core\Menu\MenuActiveTrail object.
MenuActiveTrailInterface interface core/lib/Drupal/Core/Menu/MenuActiveTrailInterface.php Defines an interface for the active menu trail service.
MenuActiveTrailInterface.php file core/lib/Drupal/Core/Menu/MenuActiveTrailInterface.php
MenuActiveTrailInterface::getActiveLink function core/lib/Drupal/Core/Menu/MenuActiveTrailInterface.php Fetches a menu link which matches the route name, parameters and menu name.
MenuActiveTrailInterface::getActiveTrailIds function core/lib/Drupal/Core/Menu/MenuActiveTrailInterface.php Gets the active trail IDs of the specified menu tree.
MenuActiveTrailsCacheContext class core/lib/Drupal/Core/Cache/Context/MenuActiveTrailsCacheContext.php Defines the MenuActiveTrailsCacheContext service.
MenuActiveTrailsCacheContext.php file core/lib/Drupal/Core/Cache/Context/MenuActiveTrailsCacheContext.php
MenuActiveTrailsCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/MenuActiveTrailsCacheContext.php Gets the cacheability metadata for the context based on the parameter value.
MenuActiveTrailsCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/MenuActiveTrailsCacheContext.php Returns the string representation of the cache context.
MenuActiveTrailsCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/MenuActiveTrailsCacheContext.php Returns the label of the cache context.
MenuActiveTrailTest class core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php Tests the active menu trail service.
MenuActiveTrailTest.php file core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php
MenuActiveTrailTest::$cache property core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php The mocked cache backend.
MenuActiveTrailTest::$currentRouteMatch property core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php The current route match service.
MenuActiveTrailTest::$lock property core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php The mocked lock.
MenuActiveTrailTest::$menuActiveTrail property core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php The tested active menu trail service.
MenuActiveTrailTest::$menuLinkManager property core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php The mocked menu link manager.
MenuActiveTrailTest::$requestStack property core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php The test request stack.
MenuActiveTrailTest::provider function core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php Provides test data for all test methods.
MenuActiveTrailTest::setUp function core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php
MenuActiveTrailTest::testGetActiveLink function core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php Tests getActiveLink().
MenuActiveTrailTest::testGetActiveTrailIds function core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php Tests getActiveTrailIds().
MenuActiveTrailTest::testGetCid function core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php Tests getCid()
MenuCacheTagsTest class core/modules/menu_ui/tests/src/Functional/MenuCacheTagsTest.php Tests the Menu and Menu Link entities' cache tags.
MenuCacheTagsTest.php file core/modules/menu_ui/tests/src/Functional/MenuCacheTagsTest.php
MenuCacheTagsTest::$defaultTheme property core/modules/menu_ui/tests/src/Functional/MenuCacheTagsTest.php The theme to install as the default for testing.
MenuCacheTagsTest::$modules property core/modules/menu_ui/tests/src/Functional/MenuCacheTagsTest.php Modules to enable.
MenuCacheTagsTest::testMenuBlock function core/modules/menu_ui/tests/src/Functional/MenuCacheTagsTest.php Tests cache tags presence and invalidation of the Menu entity.
MenuController class core/modules/menu_ui/src/Controller/MenuController.php Returns responses for Menu routes.
MenuController class core/modules/menu_link_content/src/Controller/MenuController.php Defines a route controller for a form for menu link content entity creation.
MenuController.php file core/modules/menu_link_content/src/Controller/MenuController.php
MenuController.php file core/modules/menu_ui/src/Controller/MenuController.php
MenuController::$menuParentSelector property core/modules/menu_ui/src/Controller/MenuController.php The menu parent form service.
MenuController::addLink function core/modules/menu_link_content/src/Controller/MenuController.php Provides the menu link creation form.
MenuController::create function core/modules/menu_ui/src/Controller/MenuController.php Instantiates a new instance of this class.
MenuController::getParentOptions function core/modules/menu_ui/src/Controller/MenuController.php Gets all the available menus and menu items as a JavaScript array.
MenuController::menuTitle function core/modules/menu_ui/src/Controller/MenuController.php Route title callback.
MenuController::__construct function core/modules/menu_ui/src/Controller/MenuController.php Creates a new MenuController object.
MenuDeleteForm class core/modules/menu_ui/src/Form/MenuDeleteForm.php Defines a confirmation form for deletion of a custom menu.
MenuDeleteForm.php file core/modules/menu_ui/src/Form/MenuDeleteForm.php
MenuDeleteForm::$connection property core/modules/menu_ui/src/Form/MenuDeleteForm.php The database connection.
MenuDeleteForm::$menuLinkManager property core/modules/menu_ui/src/Form/MenuDeleteForm.php The menu link manager.
MenuDeleteForm::create function core/modules/menu_ui/src/Form/MenuDeleteForm.php Instantiates a new instance of this class.
MenuDeleteForm::getDescription function core/modules/menu_ui/src/Form/MenuDeleteForm.php Returns additional text to display as a description.
MenuDeleteForm::logDeletionMessage function core/modules/menu_ui/src/Form/MenuDeleteForm.php Logs a message about the deleted entity.
MenuDeleteForm::submitForm function core/modules/menu_ui/src/Form/MenuDeleteForm.php
MenuDeleteForm::__construct function core/modules/menu_ui/src/Form/MenuDeleteForm.php Constructs a new MenuDeleteForm.
MenuForm class core/modules/menu_ui/src/MenuForm.php Base form for menu edit forms.
MenuForm.php file core/modules/menu_ui/src/MenuForm.php

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