Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| MenuLinkInterface::getTranslateRoute | function | core/ |
Returns route information for a route to translate the menu link. |
| MenuLinkInterface::isDeletable | function | core/ |
Returns whether this link can be deleted. |
| MenuLinkInterface::isEnabled | function | core/ |
Returns whether the menu link is enabled (not hidden). |
| MenuLinkInterface::isExpanded | function | core/ |
Returns whether the child menu links should always been shown. |
| MenuLinkInterface::isResettable | function | core/ |
Returns whether this link can be reset. |
| MenuLinkInterface::isTranslatable | function | core/ |
Returns whether this link can be translated. |
| MenuLinkManager::$defaults | property | core/ |
Provides some default values for the definition of all menu link plugins. |
| MenuLinkManager::$discovery | property | core/ |
The object that discovers plugins managed by this manager. |
| MenuLinkManager::$overrides | property | core/ |
Service providing overrides for static links. |
| MenuLinkManager::$treeStorage | property | core/ |
The menu link tree storage. |
| MenuLinkManager::countMenuLinks | function | core/ |
Counts the total number of menu links. |
| MenuLinkManager::createInstance | function | core/ |
Returns a pre-configured menu link plugin instance. |
| MenuLinkManager::deleteInstance | function | core/ |
Deletes a specific instance. |
| MenuLinkManager::deleteLinksInMenu | function | core/ |
Deletes all links having a certain menu name. |
| MenuLinkManager::getChildIds | function | core/ |
Loads all child link IDs of a given menu link, regardless of visibility. |
| MenuLinkManager::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| MenuLinkManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| MenuLinkManager::getInstance | function | core/ |
Gets a preconfigured instance of a plugin. |
| MenuLinkManager::getParentIds | function | core/ |
Loads all parent link IDs of a given menu link. |
| MenuLinkManager::hasDefinition | function | core/ |
Indicates if a specific plugin definition exists. |
| MenuLinkManager::loadLinksByRoute | function | core/ |
Loads multiple plugin instances based on route. |
| MenuLinkManager::menuNameInUse | function | core/ |
Determines if any links use a given menu name. |
| MenuLinkManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| MenuLinkManager::resetDefinitions | function | core/ |
Resets any local definition cache. Used for testing. |
| MenuLinkManager::resetInstance | function | core/ |
Resets the menu link to its default settings. |
| MenuLinkManager::resetLink | function | core/ |
Resets the values for a menu link based on the values found by discovery. |
| 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/ |
The cache contexts associated with this object. |
| MenuLinkMock::getCacheTags | function | core/ |
The cache tags associated with this object. |
| MenuLinkMock::getDescription | function | core/ |
Returns the description of the menu link. |
| MenuLinkParent::$menuLinkStorage | property | core/ |
|
| 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/ |
A MigrationInterface prophecy. |
| MenuLinkParentTest::$menuLinkStorage | property | core/ |
A MigrationInterface prophecy. |
| MenuLinkParentTest::$migrateLookup | property | core/ |
A MigrateLookupInterface prophecy. |
| MenuLinkParentTest::$migration | property | core/ |
A MigrationInterface prophecy. |
| MenuLinkParentTest::setUp | function | core/ |
|
| MenuLinkParentTest::testLegacyTransformExternal | function | core/ |
Tests the plugin when the parent is an external link. |
Pagination
- Previous page
- Page 789
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.