Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
| MenuListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| MenuParentFormSelector | class | core/ |
Default implementation of the menu parent form selector service. |
| MenuParentFormSelector.php | file | core/ |
|
| MenuParentFormSelector::$entityTypeManager | property | core/ |
The entity type manager service. |
| MenuParentFormSelector::$menuLinkTree | property | core/ |
The menu link tree service. |
| MenuParentFormSelector::getMenuOptions | function | core/ |
Gets a list of menu names for use as options. |
| MenuParentFormSelector::getParentDepthLimit | function | core/ |
Returns the maximum depth of the possible parents of the menu link. |
| MenuParentFormSelector::getParentSelectOptions | function | core/ |
Gets the options for a select element to choose a menu and parent. |
| MenuParentFormSelector::parentSelectElement | function | core/ |
Gets a form element to choose a menu and parent. |
| MenuParentFormSelector::parentSelectOptionsTreeWalk | function | core/ |
Iterates over all items in the tree to prepare the parents select options. |
| MenuParentFormSelector::__construct | function | core/ |
Constructs a \Drupal\Core\Menu\MenuParentFormSelector. |
| MenuParentFormSelectorInterface | interface | core/ |
Defines an interface for menu selector form elements and menu link options. |
| MenuParentFormSelectorInterface.php | file | core/ |
|
| MenuParentFormSelectorInterface::getParentSelectOptions | function | core/ |
Gets the options for a select element to choose a menu and parent. |
| MenuParentFormSelectorInterface::parentSelectElement | function | core/ |
Gets a form element to choose a menu and parent. |
| MenuResourceTestBase | class | core/ |
|
| MenuResourceTestBase.php | file | core/ |
|
| MenuResourceTestBase::$entity | property | core/ |
|
| MenuResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| MenuResourceTestBase::$modules | property | core/ |
Modules to install. |
| MenuResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| MenuResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| MenuResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| MenuResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| MenuResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| MenuRouterRebuildSubscriber | class | core/ |
Rebuilds the default menu links and runs menu-specific code if necessary. |
| MenuRouterRebuildSubscriber.php | file | core/ |
|
| MenuRouterRebuildSubscriber::$connection | property | core/ |
The database connection. |
| MenuRouterRebuildSubscriber::$lock | property | core/ |
|
| MenuRouterRebuildSubscriber::$menuLinkManager | property | core/ |
The menu link plugin manager. |
| MenuRouterRebuildSubscriber::$replicaKillSwitch | property | core/ |
The replica kill switch. |
| MenuRouterRebuildSubscriber::getSubscribedEvents | function | core/ |
|
| MenuRouterRebuildSubscriber::menuLinksRebuild | function | core/ |
Perform menu-specific rebuilding. |
| MenuRouterRebuildSubscriber::onRouterRebuild | function | core/ |
Rebuilds the menu links and deletes the local_task cache tag. |
| MenuRouterRebuildSubscriber::__construct | function | core/ |
Constructs the MenuRouterRebuildSubscriber object. |
| MenuRouterTest | class | core/ |
Tests menu router and default menu link functionality. |
| MenuRouterTest.php | file | core/ |
|
| MenuRouterTest::$adminTheme | property | core/ |
Name of the administrative theme to use for tests. |
| MenuRouterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuRouterTest::$modules | property | core/ |
Modules to install. |
| MenuRouterTest::doTestDescriptionMenuItems | function | core/ |
Tests menu item descriptions. |
| MenuRouterTest::doTestExoticPath | function | core/ |
Tests path containing "exotic" characters. |
| MenuRouterTest::doTestHookMenuIntegration | function | core/ |
Tests local tasks with route placeholders. |
| MenuRouterTest::doTestMenuHierarchy | function | core/ |
Tests for menu hierarchy. |
| MenuRouterTest::doTestMenuLinksDiscoveredAlter | function | core/ |
Tests menu links added in hook_menu_links_discovered_alter(). |
| MenuRouterTest::doTestMenuName | function | core/ |
Tests for menu_name parameter for default menu links. |
| MenuRouterTest::doTestMenuOnRoute | function | core/ |
Tests a menu on a router page. |
| MenuRouterTest::doTestMenuOptionalPlaceholders | function | core/ |
Tests menu links that have optional placeholders. |
| MenuRouterTest::doTestThemeCallbackAdministrative | function | core/ |
Tests theme negotiation for an administrative theme. |
Pagination
- Previous page
- Page 831
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.