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 |
|---|---|---|---|
| d7_menu_links_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_menu_links_translation.yml |
| dblog.links.menu.yml | file | core/ |
core/modules/dblog/dblog.links.menu.yml |
| dblog.links.task.yml | file | core/ |
core/modules/dblog/dblog.links.task.yml |
| DbLogController::createLink | function | core/ |
Creates a Link object if the provided URI is valid. |
| DblogHooks::menuLinksDiscoveredAlter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
| DbLogTest::testOverviewLinks | function | core/ |
Make sure HTML tags are filtered out in the log overview links. |
| DbLogTest::verifyLinkEscaping | function | core/ |
Tests link escaping in the operation row of a database log detail page. |
| DbUpdateController::helpfulLinks | function | core/ |
Provides links to the homepage and administration pages. |
| DecoupledMenusTestHooks::menuLinksDiscoveredAlter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
| DefaultContentTest::testExportMenuLinkContent | function | core/ |
Tests exporting of menu link content. |
| DefaultMenuLinkTreeManipulators | class | core/ |
Provides a couple of menu link tree manipulators. |
| DefaultMenuLinkTreeManipulators.php | file | core/ |
|
| DefaultMenuLinkTreeManipulators::checkAccess | function | core/ |
Performs access checks of a menu tree. |
| DefaultMenuLinkTreeManipulators::checkNodeAccess | function | core/ |
Performs access checking for nodes in an optimized way. |
| DefaultMenuLinkTreeManipulators::collectNodeLinks | function | core/ |
Collects the node links in the menu tree. |
| DefaultMenuLinkTreeManipulators::flatten | function | core/ |
Flattens the tree to a single level. |
| DefaultMenuLinkTreeManipulators::generateIndexAndSort | function | core/ |
Generates a unique index and sorts by it. |
| DefaultMenuLinkTreeManipulators::menuLinkCheckAccess | function | core/ |
Checks access for one menu link instance. |
| DefaultMenuLinkTreeManipulators::__construct | function | core/ |
Constructs a \Drupal\Core\Menu\DefaultMenuLinkTreeManipulators object. |
| DefaultMenuLinkTreeManipulatorsTest | class | core/ |
Tests the default menu link tree manipulators. |
| DefaultMenuLinkTreeManipulatorsTest.php | file | core/ |
|
| DefaultMenuLinkTreeManipulatorsTest::$accessManager | property | core/ |
The mocked access manager. |
| DefaultMenuLinkTreeManipulatorsTest::$cacheContextManager | property | core/ |
Mock cache context manager. |
| DefaultMenuLinkTreeManipulatorsTest::$currentUser | property | core/ |
The mocked current user. |
| DefaultMenuLinkTreeManipulatorsTest::$defaultMenuTreeManipulators | property | core/ |
The default menu link tree manipulators. |
| DefaultMenuLinkTreeManipulatorsTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| DefaultMenuLinkTreeManipulatorsTest::$links | property | core/ |
Array of menu link instances. |
| DefaultMenuLinkTreeManipulatorsTest::$moduleHandler | property | core/ |
The mocked module handler. |
| DefaultMenuLinkTreeManipulatorsTest::$originalTree | property | core/ |
The original menu tree build in mockTree(). |
| DefaultMenuLinkTreeManipulatorsTest::mockTree | function | core/ |
Creates a mock tree. |
| DefaultMenuLinkTreeManipulatorsTest::setUp | function | core/ |
|
| DefaultMenuLinkTreeManipulatorsTest::testCheckAccess | function | core/ |
Tests the checkAccess() tree manipulator. |
| DefaultMenuLinkTreeManipulatorsTest::testCheckAccessTreeManipulator | function | core/ |
Tests checkAccess() tree manipulator. |
| DefaultMenuLinkTreeManipulatorsTest::testCheckNodeAccess | function | core/ |
Tests the optimized node access checking. |
| DefaultMenuLinkTreeManipulatorsTest::testFlatten | function | core/ |
Tests the flatten() tree manipulator. |
| DefaultMenuLinkTreeManipulatorsTest::testGenerateIndexAndSort | function | core/ |
Tests the generateIndexAndSort() tree manipulator. |
| DefaultViewsTest::clickViewsOperationLink | function | core/ |
Click a link to perform an operation on a view. |
| demo_umami.links.menu.yml | file | core/ |
core/profiles/demo_umami/demo_umami.links.menu.yml |
| DialogFormLink | class | core/ |
Test class to create dialog form link. |
| DialogFormLink.php | file | core/ |
|
| DialogFormLink::makeDialogFormLink | function | core/ |
Builds an associative array representing a link that opens a dialog. |
| DisplayBlockTest::testBlockContextualLinks | function | core/ |
Tests the contextual links on a Views block. |
| DisplayFeedTest::testDisabledLinkedDisplay | function | core/ |
Tests that the feed display works when the linked display is disabled. |
| DisplayLink | class | core/ |
Views area display_link handler. |
| DisplayLink.php | file | core/ |
|
| DisplayLink::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| DisplayLink::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| DisplayLink::hasEqualOptions | function | core/ |
Check if the options of a views display are equal to the current display. |
| DisplayLink::isPathBasedDisplay | function | core/ |
Check if a views display is a path-based display. |
| DisplayLink::render | function | core/ |
Render the area. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.