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 11.x for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| more-link.css | file | core/ |
Markup generated by #type 'more_link'. |
| MoreLink | class | core/ |
Provides a link render element for a "more" link, like those used in blocks. |
| MoreLink.php | file | core/ |
|
| MoreLink::getInfo | function | core/ |
Returns the element properties for this element. |
| navigation.links.menu.yml | file | core/ |
core/modules/navigation/navigation.links.menu.yml |
| NavigationContentLinks | class | core/ |
Build the menu links for the Content menu. |
| NavigationContentLinks.php | file | core/ |
|
| NavigationContentLinks::addCreateEntityLinks | function | core/ |
Add create links for an entity type. |
| NavigationContentLinks::addLink | function | core/ |
Ensure a route exists and add the link. |
| NavigationContentLinks::addMenuLinks | function | core/ |
Add links to the Content menu, based on enabled modules. |
| NavigationContentLinks::create | function | core/ |
Instantiates a new instance of this class. |
| NavigationContentLinks::__construct | function | core/ |
Construct a new NavigationContentLinks object. |
| NavigationContentLinksTest | class | core/ |
Tests \Drupal\navigation\NavigationContentLinks. |
| NavigationContentLinksTest.php | file | core/ |
|
| NavigationContentLinksTest::$modules | property | core/ |
Modules to install. |
| NavigationContentLinksTest::setUp | function | core/ |
|
| NavigationContentLinksTest::testNavigationContentLinks | function | core/ |
Tests if the expected navigation content links are added/removed correctly. |
| NavigationHooks::menuLinksDiscoveredAlter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
| NavigationHooks::navigationMenuLinkTreeAlter | function | core/ |
Implements hook_navigation_menu_link_tree_alter(). |
| NavigationLinkBlock | class | core/ |
Defines a link navigation block. |
| NavigationLinkBlock.php | file | core/ |
|
| NavigationLinkBlock::blockForm | function | core/ |
|
| NavigationLinkBlock::blockSubmit | function | core/ |
|
| NavigationLinkBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| NavigationLinkBlock::defaultConfiguration | function | core/ |
|
| 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::$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. |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.