Search for _link

  1. Search 7.x for _link
  2. Search 9.5.x for _link
  3. Search 8.9.x for _link
  4. Search 10.3.x for _link
  5. Search main for _link
  6. Other projects
Title Object type File name Summary
d7_menu_links_translation.yml file core/modules/content_translation/migrations/d7_menu_links_translation.yml core/modules/content_translation/migrations/d7_menu_links_translation.yml
dblog.links.menu.yml file core/modules/dblog/dblog.links.menu.yml core/modules/dblog/dblog.links.menu.yml
dblog.links.task.yml file core/modules/dblog/dblog.links.task.yml core/modules/dblog/dblog.links.task.yml
DbLogController::createLink function core/modules/dblog/src/Controller/DbLogController.php Creates a Link object if the provided URI is valid.
DblogHooks::menuLinksDiscoveredAlter function core/modules/dblog/src/Hook/DblogHooks.php Implements hook_menu_links_discovered_alter().
DbLogTest::testOverviewLinks function core/modules/dblog/tests/src/Functional/DbLogTest.php Make sure HTML tags are filtered out in the log overview links.
DbLogTest::verifyLinkEscaping function core/modules/dblog/tests/src/Functional/DbLogTest.php Tests link escaping in the operation row of a database log detail page.
DbUpdateController::helpfulLinks function core/modules/system/src/Controller/DbUpdateController.php Provides links to the homepage and administration pages.
DecoupledMenusTestHooks::menuLinksDiscoveredAlter function core/modules/system/tests/modules/decoupled_menus_test/src/Hook/DecoupledMenusTestHooks.php Implements hook_menu_links_discovered_alter().
DefaultContentTest::testExportMenuLinkContent function core/modules/menu_link_content/tests/src/Kernel/DefaultContentTest.php Tests exporting of menu link content.
DefaultMenuLinkTreeManipulators class core/lib/Drupal/Core/Menu/DefaultMenuLinkTreeManipulators.php Provides a couple of menu link tree manipulators.
DefaultMenuLinkTreeManipulators.php file core/lib/Drupal/Core/Menu/DefaultMenuLinkTreeManipulators.php
DefaultMenuLinkTreeManipulators::checkAccess function core/lib/Drupal/Core/Menu/DefaultMenuLinkTreeManipulators.php Performs access checks of a menu tree.
DefaultMenuLinkTreeManipulators::checkNodeAccess function core/lib/Drupal/Core/Menu/DefaultMenuLinkTreeManipulators.php Performs access checking for nodes in an optimized way.
DefaultMenuLinkTreeManipulators::collectNodeLinks function core/lib/Drupal/Core/Menu/DefaultMenuLinkTreeManipulators.php Collects the node links in the menu tree.
DefaultMenuLinkTreeManipulators::flatten function core/lib/Drupal/Core/Menu/DefaultMenuLinkTreeManipulators.php Flattens the tree to a single level.
DefaultMenuLinkTreeManipulators::generateIndexAndSort function core/lib/Drupal/Core/Menu/DefaultMenuLinkTreeManipulators.php Generates a unique index and sorts by it.
DefaultMenuLinkTreeManipulators::menuLinkCheckAccess function core/lib/Drupal/Core/Menu/DefaultMenuLinkTreeManipulators.php Checks access for one menu link instance.
DefaultMenuLinkTreeManipulators::__construct function core/lib/Drupal/Core/Menu/DefaultMenuLinkTreeManipulators.php Constructs a \Drupal\Core\Menu\DefaultMenuLinkTreeManipulators object.
DefaultMenuLinkTreeManipulatorsTest class core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php Tests the default menu link tree manipulators.
DefaultMenuLinkTreeManipulatorsTest.php file core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php
DefaultMenuLinkTreeManipulatorsTest::$accessManager property core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php The mocked access manager.
DefaultMenuLinkTreeManipulatorsTest::$cacheContextManager property core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php Mock cache context manager.
DefaultMenuLinkTreeManipulatorsTest::$currentUser property core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php The mocked current user.
DefaultMenuLinkTreeManipulatorsTest::$defaultMenuTreeManipulators property core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php The default menu link tree manipulators.
DefaultMenuLinkTreeManipulatorsTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php The mocked entity type manager.
DefaultMenuLinkTreeManipulatorsTest::$links property core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php Array of menu link instances.
DefaultMenuLinkTreeManipulatorsTest::$moduleHandler property core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php The mocked module handler.
DefaultMenuLinkTreeManipulatorsTest::$originalTree property core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php The original menu tree build in mockTree().
DefaultMenuLinkTreeManipulatorsTest::mockTree function core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php Creates a mock tree.
DefaultMenuLinkTreeManipulatorsTest::setUp function core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php
DefaultMenuLinkTreeManipulatorsTest::testCheckAccess function core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php Tests the checkAccess() tree manipulator.
DefaultMenuLinkTreeManipulatorsTest::testCheckAccessTreeManipulator function core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php Tests checkAccess() tree manipulator.
DefaultMenuLinkTreeManipulatorsTest::testCheckNodeAccess function core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php Tests the optimized node access checking.
DefaultMenuLinkTreeManipulatorsTest::testFlatten function core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php Tests the flatten() tree manipulator.
DefaultMenuLinkTreeManipulatorsTest::testGenerateIndexAndSort function core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php Tests the generateIndexAndSort() tree manipulator.
DefaultViewsTest::clickViewsOperationLink function core/modules/views_ui/tests/src/Functional/DefaultViewsTest.php Click a link to perform an operation on a view.
demo_umami.links.menu.yml file core/profiles/demo_umami/demo_umami.links.menu.yml core/profiles/demo_umami/demo_umami.links.menu.yml
DialogFormLink class core/modules/system/tests/modules/ajax_forms_test/src/Controller/DialogFormLink.php Test class to create dialog form link.
DialogFormLink.php file core/modules/system/tests/modules/ajax_forms_test/src/Controller/DialogFormLink.php
DialogFormLink::makeDialogFormLink function core/modules/system/tests/modules/ajax_forms_test/src/Controller/DialogFormLink.php Builds an associative array representing a link that opens a dialog.
DisplayBlockTest::testBlockContextualLinks function core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php Tests the contextual links on a Views block.
DisplayFeedTest::testDisabledLinkedDisplay function core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php Tests that the feed display works when the linked display is disabled.
DisplayLink class core/modules/views/src/Plugin/views/area/DisplayLink.php Views area display_link handler.
DisplayLink.php file core/modules/views/src/Plugin/views/area/DisplayLink.php
DisplayLink::buildOptionsForm function core/modules/views/src/Plugin/views/area/DisplayLink.php Provide a form to edit options for this plugin.
DisplayLink::defineOptions function core/modules/views/src/Plugin/views/area/DisplayLink.php Information about options for all kinds of purposes will be held here.
DisplayLink::hasEqualOptions function core/modules/views/src/Plugin/views/area/DisplayLink.php Check if the options of a views display are equal to the current display.
DisplayLink::isPathBasedDisplay function core/modules/views/src/Plugin/views/area/DisplayLink.php Check if a views display is a path-based display.
DisplayLink::render function core/modules/views/src/Plugin/views/area/DisplayLink.php Render the area.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.