Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuLinkManager::$overrides | property | core/ |
Service providing overrides for static links. |
| MenuLinkManager::$treeStorage | property | core/ |
The menu link tree storage. |
| MenuLinkManager::countMenuLinks | function | core/ |
|
| MenuLinkManager::createInstance | function | core/ |
Returns a pre-configured menu link plugin instance. |
| MenuLinkManager::deleteInstance | function | core/ |
Deletes a specific instance. |
| MenuLinkManager::deleteLinksInMenu | function | core/ |
|
| MenuLinkManager::getChildIds | function | core/ |
|
| MenuLinkManager::getDefinitions | function | core/ |
|
| MenuLinkManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| MenuLinkManager::getInstance | function | core/ |
|
| MenuLinkManager::getParentIds | function | core/ |
|
| MenuLinkManager::hasDefinition | function | core/ |
|
| MenuLinkManager::loadLinksByRoute | function | core/ |
|
| MenuLinkManager::menuNameInUse | function | core/ |
|
| MenuLinkManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| MenuLinkManager::resetDefinitions | function | core/ |
|
| MenuLinkManager::resetInstance | function | core/ |
Resets the menu link to its default settings. |
| MenuLinkManager::resetLink | function | core/ |
|
| MenuLinkManager::__construct | function | core/ |
Constructs a \Drupal\Core\Menu\MenuLinkManager object. |
| MenuLinkManagerInterface::countMenuLinks | function | core/ |
Counts the total number of menu links. |
| MenuLinkManagerInterface::deleteLinksInMenu | function | core/ |
Deletes all links having a certain menu name. |
| MenuLinkManagerInterface::getChildIds | function | core/ |
Loads all child link IDs of a given menu link, regardless of visibility. |
| MenuLinkManagerInterface::getParentIds | function | core/ |
Loads all parent link IDs of a given menu link. |
| MenuLinkManagerInterface::loadLinksByRoute | function | core/ |
Loads multiple plugin instances based on route. |
| MenuLinkManagerInterface::menuNameInUse | function | core/ |
Determines if any links use a given menu name. |
| MenuLinkManagerInterface::resetDefinitions | function | core/ |
Resets any local definition cache. Used for testing. |
| MenuLinkManagerInterface::resetLink | function | core/ |
Resets the values for a menu link based on the values found by discovery. |
| MenuLinkMock::$defaults | property | core/ |
|
| MenuLinkMock::getCacheContexts | function | core/ |
|
| MenuLinkMock::getCacheTags | function | core/ |
|
| MenuLinkMock::getDescription | function | core/ |
|
| MenuLinkParent::$menuLinkStorage | property | core/ |
The menu link entity storage handler. |
| MenuLinkParent::transform | function | core/ |
Find the parent link GUID. |
| MenuLinkParent::__construct | function | core/ |
Constructs a MenuLinkParent object. |
| MenuLinkParentTest | class | core/ |
Tests the menu link parent process plugin. |
| MenuLinkParentTest.php | file | core/ |
|
| MenuLinkParentTest::$menuLinkManager | property | core/ |
The menu link plugin manager. |
| MenuLinkParentTest::$menuLinkStorage | property | core/ |
The menu link entity storage handler. |
| MenuLinkParentTest::$migrateLookup | property | core/ |
A MigrateLookupInterface prophecy. |
| MenuLinkParentTest::$migration | property | core/ |
A MigrationInterface prophecy. |
| MenuLinkParentTest::$pathValidator | property | core/ |
A Path validator prophecy. |
| MenuLinkParentTest::doTransform | function | core/ |
Helper to finish setup and run the test. |
| MenuLinkParentTest::providerMenuLinkParent | function | core/ |
Provides data for testMenuLinkParent(). |
| MenuLinkParentTest::providerTransformException | function | core/ |
Provides data for testTransformException(). |
| MenuLinkParentTest::setUp | function | core/ |
|
| MenuLinkParentTest::testMenuLinkParent | function | core/ |
Tests the menu link content process plugin. |
| MenuLinkParentTest::testTransformException | function | core/ |
Tests that an exception is thrown when the parent menu link is not found. |
| MenuLinkPluginConverter::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| MenuLinkPluginConverter::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| MenuLinkPluginConverter::applies | function | core/ |
Pagination
- Previous page
- Page 808
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.