Links |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Links.php |
A abstract handler which provides a collection of links. |
LinksTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php |
Tests for menu links. |
Links.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Links.php |
Contains \Drupal\views\Plugin\views\field\Links. |
theme_links |
function |
drupal/core/includes/theme.inc |
Returns HTML for a set of links. |
Links::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Links.php |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::query(). |
comment_links |
function |
drupal/core/modules/comment/comment.module |
Adds reply, edit, delete, etc. links, depending on user permissions. |
LinksTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php |
Definition of Drupal\system\Tests\Menu\LinksTest. |
Links::getLinks |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Links.php |
Gets the list of links used by this field. |
ContextualLinks |
class |
drupal/core/modules/contextual/lib/Drupal/contextual/Plugin/views/field/ContextualLinks.php |
Provides a handler that adds contextual links. |
menu_load_links |
function |
drupal/core/includes/menu.inc |
Returns an array containing all links for a menu. |
CommentLinksTest |
class |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php |
Tests comment links based on environment configurations. |
Shortcut::$links |
property |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Plugin/Core/Entity/Shortcut.php |
An array of menu links. |
ShortcutLinksTest |
class |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php |
Defines shortcut links test cases. |
menu_delete_links |
function |
drupal/core/includes/menu.inc |
Deletes all links for a menu. |
EntityType::$links |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
Link templates using the URI template syntax. |
LinksTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php |
|
ContextualLinks.php |
file |
drupal/core/modules/contextual/lib/Drupal/contextual/Plugin/views/field/ContextualLinks.php |
Definition of Drupal\contextual\Plugin\views\field\ContextualLinks. |
CommentLinksTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php |
Contains Drupal\comment\Tests\CommentLinksTest. |
MENU_LINKS_TO_PARENT |
constant |
drupal/core/includes/menu.inc |
Internal menu flag -- menu item links back to its parent. |
update_helpful_links |
function |
drupal/core/update.php |
Provides links to the homepage and administration pages. |
Links::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Links.php |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::defineOptions(). |
UserAccountLinksTests |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
Tests user links in the secondary menu. |
LinkSeparateFormatter |
class |
drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkSeparateFormatter.php |
Plugin implementation of the 'link_separate' formatter. |
menu_navigation_links |
function |
drupal/core/includes/menu.inc |
Returns an array of links for a navigation menu. |
menu_contextual_links |
function |
drupal/core/includes/menu.inc |
Retrieves contextual links for a path based on registered local tasks. |
ShortcutLinksTest.php |
file |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php |
Definition of Drupal\shortcut\Tests\ShortcutLinksTest. |
TreeAccessTest::$links |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeAccessTest.php |
A list of menu links used for this test. |
ContextualLinks::query |
function |
drupal/core/modules/contextual/lib/Drupal/contextual/Plugin/views/field/ContextualLinks.php |
Called to add the field to a query. |
drupal_pre_render_links |
function |
drupal/core/includes/common.inc |
Pre-render callback: Collects child links into a single array. |
Links::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Links.php |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::defineOptions(). |
_contextual_links_to_id |
function |
drupal/core/modules/contextual/contextual.module |
Serializes #contextual_links property value array to a string. |
_contextual_id_to_links |
function |
drupal/core/modules/contextual/contextual.module |
Unserializes the result of _contextual_links_to_id(). |
ContextualLinks::render |
function |
drupal/core/modules/contextual/lib/Drupal/contextual/Plugin/views/field/ContextualLinks.php |
Render the contextual fields. |
FunctionsTest::testLinks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FunctionsTest.php |
Tests theme_links(). |
TreeDataUnitTest::$links |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeDataUnitTest.php |
Dummy link structure acceptable for menu_tree_data(). |
views.view.backlinks.yml |
file |
drupal/core/modules/views/config/views.view.backlinks.yml |
drupal/core/modules/views/config/views.view.backlinks.yml |
MenuLinkStorageController |
class |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Controller class for menu links. |
UserAccountLinksTests.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
Definition of Drupal\user\Tests\UserAccountLinksTests. |
LinkSeparateFormatter.php |
file |
drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkSeparateFormatter.php |
Contains \Drupal\link\Plugin\field\formatter\LinkSeparateFormatter. |
CommentLinksTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php |
|
shortcut_renderable_links |
function |
drupal/core/modules/shortcut/shortcut.module |
Returns an array of shortcut links, suitable for rendering. |
CommentLinksTest::$modules |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php |
Use the main node listing to test rendering on teasers. |
ShortcutLinksTest::getInfo |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php |
|
views_add_contextual_links |
function |
drupal/core/modules/views/views.module |
Adds contextual links associated with a view display to a renderable array. |
contextual_pre_render_links |
function |
drupal/core/modules/contextual/contextual.module |
Pre-render callback: Builds a renderable array for contextual links. |
ContextualLinks::pre_render |
function |
drupal/core/modules/contextual/lib/Drupal/contextual/Plugin/views/field/ContextualLinks.php |
Run before any fields are rendered. |
menu_tree_collect_node_links |
function |
drupal/core/includes/menu.inc |
Collects node links from a given menu tree recursively. |
_filter_url_parse_full_links |
function |
drupal/core/modules/filter/filter.module |
Makes links out of absolute URLs. |
MenuLinkStorageController.php |
file |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Contains \Drupal\menu_link\MenuLinkStorageController. |
toolbar_menu_navigation_links |
function |
drupal/core/modules/toolbar/toolbar.module |
Generates an array of links from a menu tree array. |