Search for _link
- Search 7.x for _link
- Search 9.5.x for _link
- Search 8.9.x for _link
- Search 10.3.x for _link
- Search main for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NavigationLinkBlock::getUriAsDisplayableString | function | core/ |
Gets the URI without the 'internal:' or 'entity:' scheme. |
| NavigationLinkBlock::getUserEnteredStringAsUri | function | core/ |
Gets the user-entered string as a URI. |
| NavigationLinkBlock::validateIconClassElement | function | core/ |
Form element validation handler for the 'icon_class' element. |
| NavigationLinkBlock::validateUriElement | function | core/ |
Form element validation handler for the 'uri' element. |
| NavigationLinkBlockTest | class | core/ |
Tests for \Drupal\navigation\Plugin\Block\NavigationLinkBlockTest. |
| NavigationLinkBlockTest.php | file | core/ |
|
| NavigationLinkBlockTest::$adminUser | property | core/ |
User with permission to administer navigation blocks and access navigation. |
| NavigationLinkBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NavigationLinkBlockTest::$modules | property | core/ |
Modules to install. |
| NavigationLinkBlockTest::$normalUser | property | core/ |
An authenticated user to test navigation block caching. |
| NavigationLinkBlockTest::appendNavigationLinkBlock | function | core/ |
Adds a Navigation Link Block to the sidebar. |
| NavigationLinkBlockTest::setUp | function | core/ |
|
| NavigationLinkBlockTest::testNavigationLinkBlockCache | function | core/ |
Test output of the link navigation with regards to caching and contents. |
| NavigationLinkBlockTest::testNavigationLinkBlockVisibility | function | core/ |
Test block visibility based on the link access logic. |
| NavigationMenuBlockTest::$linkTree | property | core/ |
The menu link tree service. |
| NavigationMenuBlockTest::$menuLinkManager | property | core/ |
The menu link plugin manager service. |
| NavigationMenuLinkTree | class | core/ |
Extends MenuLinkTree to add specific theme suggestions for the navigation. |
| NavigationMenuLinkTree.php | file | core/ |
|
| NavigationMenuLinkTree::build | function | core/ |
Builds a renderable array from a menu tree. |
| NavigationMenuLinkTree::transform | function | core/ |
Applies menu link tree manipulators to transform the given tree. |
| NavigationMenuLinkTree::__construct | function | core/ |
Constructs a \Drupal\navigation\Menu\NavigationMenuLinkTree object. |
| NavigationMenuLinkTreeManipulators | class | core/ |
Provides a menu link tree manipulator for the navigation menu block. |
| NavigationMenuLinkTreeManipulators.php | file | core/ |
|
| NavigationMenuLinkTreeManipulators::addOverviewLink | function | core/ |
Adds "overview" menu tree element as child of a menu tree element. |
| NavigationMenuLinkTreeManipulators::addSecondLevelOverviewLinks | function | core/ |
Adds an "overview" child link to second level menu links with children. |
| NavigationMenuLinkTreeManipulators::isEnabledAndAccessible | function | core/ |
Checks whether the menu link tree element is accessible and enabled. |
| NavigationMenuLinkTreeManipulators::shouldAddOverviewLink | function | core/ |
Whether a menu tree element should have an overview link added to it. |
| NavigationMenuLinkTreeManipulators::__construct | function | core/ |
|
| NavigationMenuLinkTreeManipulatorsTest | class | core/ |
Tests the navigation menu link tree manipulator. |
| NavigationMenuLinkTreeManipulatorsTest.php | file | core/ |
|
| NavigationMenuLinkTreeManipulatorsTest::mockTree | function | core/ |
Creates a mock tree. |
| NavigationMenuLinkTreeManipulatorsTest::testAddSecondLevelOverviewLinks | function | core/ |
Tests the addSecondLevelOverviewLinks() tree manipulator. |
| NavigationMenuLinkTreeTest | class | core/ |
Tests \Drupal\navigation\Menu\NavigationMenuLinkTree. |
| NavigationMenuLinkTreeTest.php | file | core/ |
|
| NavigationMenuLinkTreeTest::$linkTree | property | core/ |
The tested navigation menu link tree. |
| NavigationMenuLinkTreeTest::$modules | property | core/ |
Modules to install. |
| NavigationMenuLinkTreeTest::setUp | function | core/ |
|
| NavigationMenuLinkTreeTest::testNavigationMenuLinkTreeAlter | function | core/ |
Tests the hook_navigation_menu_link_tree_alter logic. |
| NavigationMenuMarkupTest::$linkTree | property | core/ |
The menu link tree service. |
| NavigationMenuMarkupTest::$menuLinkManager | property | core/ |
The menu link plugin manager service. |
| NavigationTestHooks::menuLinksDiscoveredAlter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
| NavigationTestHooks::navigationMenuLinkTreeAlter | function | core/ |
Implements hook_navigation_menu_link_tree_alter(). |
| NavigationUserBlock::buildLinks | function | core/ |
Lazy builder callback. |
| NavigationUserBlock::NAVIGATION_LINKS_MENU | constant | core/ |
|
| navigation_post_update_navigation_user_links_menu | function | core/ |
Creates the Navigation user links menu. |
| navigation_test.links.menu.yml | file | core/ |
core/modules/navigation/tests/navigation_test/navigation_test.links.menu.yml |
| node.links.action.yml | file | core/ |
core/modules/node/node.links.action.yml |
| node.links.contextual.yml | file | core/ |
core/modules/node/node.links.contextual.yml |
| node.links.menu.yml | file | core/ |
core/modules/node/node.links.menu.yml |
| node.links.task.yml | file | core/ |
core/modules/node/node.links.task.yml |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.