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 |
|---|---|---|---|
| ViewsMenuLink::create | function | core/ |
|
| ViewsMenuLink::deleteLink | function | core/ |
|
| ViewsMenuLink::getDerivativeDefinitions | function | core/ |
|
| ViewsMenuLink::getDescription | function | core/ |
|
| ViewsMenuLink::getTitle | function | core/ |
|
| ViewsMenuLink::isDeletable | function | core/ |
|
| ViewsMenuLink::isExpanded | function | core/ |
|
| ViewsMenuLink::loadView | function | core/ |
Initializes the proper view. |
| ViewsMenuLink::updateLink | function | core/ |
|
| ViewsMenuLink::__construct | function | core/ |
Constructs a new ViewsMenuLink. |
| ViewsMenuLink::__construct | function | core/ |
Constructs a \Drupal\views\Plugin\Derivative\ViewsLocalTask instance. |
| ViewsMenuLinkForm | class | core/ |
Provides a form to edit Views menu links. |
| ViewsMenuLinkForm.php | file | core/ |
|
| ViewsMenuLinkForm::$menuLink | property | core/ |
The edited views menu link. |
| ViewsMenuLinkForm::buildConfigurationForm | function | core/ |
|
| ViewsMenuLinkForm::extractFormValues | function | core/ |
|
| ViewsMenuLinkTest | class | core/ |
Menu link test. |
| ViewsMenuLinkTest.php | file | core/ |
|
| ViewsMenuLinkTest::$menuLinkManager | property | core/ |
The menu link manager. |
| ViewsMenuLinkTest::$menuLinkOverrides | property | core/ |
The menu link overrides. |
| ViewsMenuLinkTest::$testViews | property | core/ |
|
| ViewsMenuLinkTest::setUp | function | core/ |
|
| ViewsMenuLinkTest::testMenuLinkOverrides | function | core/ |
Tests views internal menu link options. |
| ViewsUiHooks::contextualLinksViewAlter | function | core/ |
Implements hook_contextual_links_view_alter(). |
| ViewsUiThemeHooks::viewPreviewSectionDisplayCategoryLinks | function | core/ |
Returns a link to editing a certain display setting. |
| ViewsUiThemeHooks::viewPreviewSectionHandlerLinks | function | core/ |
Returns contextual links for each handler of a certain section. |
| ViewsUiThemeHooks::viewPreviewSectionRowsLinks | function | core/ |
Returns all contextual links for the main content part of the view. |
| views_add_contextual_links | function | core/ |
Adds contextual links associated with a view display to a renderable array. |
| 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_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/ |
|
| ViewUI::toLink | function | core/ |
|
| WebAssert::linkByHrefExists | function | core/ |
Passes if a link containing a given href (part) is found. |
| WebAssert::linkByHrefExistsExact | function | core/ |
Passes if a link with a given href is found. |
| WebAssert::linkByHrefNotExists | function | core/ |
Passes if a link containing a given href (part) is not found. |
| WebAssert::linkByHrefNotExistsExact | function | core/ |
Passes if a link with a given href 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. |
| WebAssertTest::testInvalidLinkByHrefExists | function | core/ |
Tests linkExistsByHref() functionality fail. |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.