Search for _link
- Search 7.x for _link
- Search 9.5.x for _link
- Search 10.3.x for _link
- Search 11.x for _link
- Search main for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsMenuLinkTest::$modules | property | core/ |
Modules to enable. |
| ViewsMenuLinkTest::$testViews | property | core/ |
Views to be enabled. |
| ViewsMenuLinkTest::setUp | function | core/ |
|
| ViewsMenuLinkTest::testMenuLinkOverrides | function | core/ |
Test views internal menu link options. |
| views_add_contextual_links | function | core/ |
Adds contextual links associated with a view display to a renderable array. |
| views_post_update_entity_link_url | function | core/ |
Add additional settings to the entity link field and convert node_path usage to entity_link. |
| views_ui.links.action.yml | file | core/ |
core/modules/views_ui/views_ui.links.action.yml |
| views_ui.links.contextual.yml | file | core/ |
core/modules/views_ui/views_ui.links.contextual.yml |
| views_ui.links.menu.yml | file | core/ |
core/modules/views_ui/views_ui.links.menu.yml |
| views_ui.links.task.yml | file | core/ |
core/modules/views_ui/views_ui.links.task.yml |
| views_ui.link_relation_types.yml | file | core/ |
core/modules/views_ui/views_ui.link_relation_types.yml |
| views_ui_contextual_links_suppress | function | core/ |
Sets a static variable for controlling whether contextual links are rendered. |
| views_ui_contextual_links_suppress_pop | function | core/ |
Decrements the views_ui_contextual_links_suppress() static variable. |
| views_ui_contextual_links_suppress_push | function | core/ |
Increments the views_ui_contextual_links_suppress() static variable. |
| views_ui_contextual_links_view_alter | function | core/ |
Implements hook_contextual_links_view_alter(). |
| views_ui_view_preview_section_display_category_links | function | core/ |
Returns a link to editing a certain display setting. |
| views_ui_view_preview_section_handler_links | function | core/ |
Returns contextual links for each handler of a certain section. |
| views_ui_view_preview_section_rows_links | function | core/ |
Returns all contextual links for the main content part of the view. |
| ViewUI::hasLinkTemplate | function | core/ |
Indicates if a link template exists for a given key. |
| ViewUI::link | function | core/ |
Deprecated way of generating a link to the entity. See toLink(). |
| ViewUI::toLink | function | core/ |
Generates the HTML for a link to this entity. |
| WebAssert::linkByHrefExists | function | core/ |
Passes if a link containing a given href (part) is found. |
| WebAssert::linkByHrefNotExists | function | core/ |
Passes if a link containing a given href (part) is not found. |
| WebAssert::linkExists | function | core/ |
Passes if a link with the specified label is found. |
| WebAssert::linkExistsExact | function | core/ |
Passes if a link with the exactly specified label is found. |
| WebAssert::linkNotExists | function | core/ |
Passes if a link with the specified label is not found. |
| WebAssert::linkNotExistsExact | function | core/ |
Passes if a link with the exactly specified label is not found. |
| WebTestBase::clickLink | function | core/ |
Follows a link by complete name. |
| WebTestBase::clickLinkHelper | function | core/ |
Provides a helper for ::clickLink() and ::clickLinkPartialName(). |
| WebTestBase::clickLinkPartialName | function | core/ |
Follows a link by partial name. |
| WebTestBaseTest::providerTestClickLink | function | core/ |
Data provider for testClickLink(). |
| WebTestBaseTest::testClickLink | function | core/ |
Test WebTestBase::clickLink(). |
| workflows.links.action.yml | file | core/ |
core/modules/workflows/workflows.links.action.yml |
| workflows.links.menu.yml | file | core/ |
core/modules/workflows/workflows.links.menu.yml |
| workflows.link_relation_types.yml | file | core/ |
core/modules/workflows/workflows.link_relation_types.yml |
| workspaces.links.action.yml | file | core/ |
core/modules/workspaces/workspaces.links.action.yml |
| workspaces.links.menu.yml | file | core/ |
core/modules/workspaces/workspaces.links.menu.yml |
| workspaces.links.task.yml | file | core/ |
core/modules/workspaces/workspaces.links.task.yml |
| workspaces.link_relation_types.yml | file | core/ |
core/modules/workspaces/workspaces.link_relation_types.yml |
| _claro_convert_link_to_action_link | function | core/ |
Converts a link render element to an action link. |
| _contextual_id_to_links | function | core/ |
Unserializes the result of _contextual_links_to_id(). |
| _contextual_links_to_id | function | core/ |
Serializes #contextual_links property value array to a string. |
| _filter_url_parse_email_links | function | core/ |
Makes links out of email addresses. |
| _filter_url_parse_full_links | function | core/ |
Makes links out of absolute URLs. |
| _filter_url_parse_partial_links | function | core/ |
Makes links out of domain names starting with "www." |
| _menu_link_content_post_update_make_menu_link_content_revisionable__fix_default_langcode | function | core/ |
Fixes recoverable data integrity issues in the "default_langcode" field. |
| _menu_link_content_update_path_alias | function | core/ |
Helper function to update plugin definition using internal scheme. |
Pagination
- Previous page
- Page 40
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.