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 |
|---|---|---|---|
| ContextualLinksSerializer.php | file | core/ |
|
| ContextualLinksSerializer::idToLinks | function | core/ |
Unserializes the result of ::linksToId(). |
| ContextualLinksSerializer::linksToId | function | core/ |
Serializes #contextual_links property value array to a string. |
| ContextualLinksSerializer::__construct | function | core/ |
|
| ContextualLinksTest | class | core/ |
Tests the UI for correct contextual links. |
| ContextualLinksTest | class | core/ |
Test contextual links compatibility with the Layout Builder. |
| ContextualLinksTest | class | core/ |
Create a node with revisions and test contextual links. |
| ContextualLinksTest.php | file | core/ |
|
| ContextualLinksTest.php | file | core/ |
|
| ContextualLinksTest.php | file | core/ |
|
| ContextualLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContextualLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContextualLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContextualLinksTest::$modules | property | core/ |
Modules to install. |
| ContextualLinksTest::$modules | property | core/ |
Modules to install. |
| ContextualLinksTest::$modules | property | core/ |
Modules to install. |
| ContextualLinksTest::$nodes | property | core/ |
An array of node revisions. |
| ContextualLinksTest::addBlock | function | core/ |
Adds block to the layout via Layout Builder's UI. |
| ContextualLinksTest::assertCorrectContextualLinks | function | core/ |
Assert the contextual links are correct. |
| ContextualLinksTest::assertCorrectContextualLinksInNode | function | core/ |
Asserts the contextual links are correct on the canonical entity route. |
| ContextualLinksTest::assertCorrectContextualLinksInUi | function | core/ |
Asserts the contextual links are correct in Layout Builder UI. |
| ContextualLinksTest::setUp | function | core/ |
|
| ContextualLinksTest::setUp | function | core/ |
|
| ContextualLinksTest::setUp | function | core/ |
|
| ContextualLinksTest::testContextualLinks | function | core/ |
Tests that the contextual links inside Layout Builder are removed. |
| ContextualLinksTest::testContextualLinksClick | function | core/ |
Tests clicking contextual links. |
| ContextualLinksTest::testContextualLinksDestination | function | core/ |
Tests the contextual links destination. |
| ContextualLinksTest::testContextualLinksDestinationWithQuery | function | core/ |
Tests the contextual links destination with query. |
| ContextualLinksTest::testContextualLinksOutsideLayout | function | core/ |
Tests that contextual links outside the layout are removed. |
| ContextualLinksTest::testContextualLinksVisibility | function | core/ |
Tests the visibility of contextual links. |
| ContextualLinksTest::testRevisionContextualLinks | function | core/ |
Tests the contextual links on revisions. |
| ContextualTestHooks::contextualLinksViewAlter | function | core/ |
Implements hook_contextual_links_view_alter(). |
| ContextualUnitTest::contextualLinksDataProvider | function | core/ |
Provides test cases for both test functions. |
| ContextualUnitTest::testContextualIdToLinks | function | core/ |
Tests the conversion from contextual ID to links. |
| ContextualUnitTest::testContextualLinksToId | function | core/ |
Tests the conversion from contextual links to IDs. |
| contextual_links.css | file | core/ |
.contextual { z-index: 100; } .contextual .trigger { box-sizing: border-box; width: 32px !important; height: 32px !important; border-radius: 50%; box-shadow: 0 2px 4px rgb(0, 0, 0, 0.15); } .contextual .trigger::before { position:… |
| contextual_links.css | file | core/ |
.contextual { z-index: 100; } .contextual .trigger { box-sizing: border-box; width: 32px !important; height: 32px !important; border-radius: 50%; box-shadow: 0 2px 4px rgb(0, 0, 0, 0.15); } .contextual .trigger::before { position:… |
| contextual_test.links.contextual.yml | file | core/ |
core/modules/contextual/tests/modules/contextual_test/contextual_test.links.contextual.yml |
| core.link_relation_types.yml | file | core/ |
core/core.link_relation_types.yml |
| core.menu.static_menu_link_overrides.yml | file | core/ |
core/profiles/standard/config/install/core.menu.static_menu_link_overrides.yml |
| core.menu.static_menu_link_overrides.yml | file | core/ |
core/profiles/demo_umami/config/install/core.menu.static_menu_link_overrides.yml |
| core.menu.static_menu_link_overrides.yml | file | core/ |
core/config/install/core.menu.static_menu_link_overrides.yml |
| core.menu.static_menu_link_overrides.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/core.menu.static_menu_link_overrides.yml |
| core.menu.static_menu_link_overrides.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/core.menu.static_menu_link_overrides.yml |
| csrf_test.links.menu.yml | file | core/ |
core/modules/system/tests/modules/csrf_test/csrf_test.links.menu.yml |
| d6_menu_links.yml | file | core/ |
core/modules/menu_link_content/migrations/d6_menu_links.yml |
| d6_menu_links_localized.yml | file | core/ |
core/modules/content_translation/migrations/d6_menu_links_localized.yml |
| d6_menu_links_translation.yml | file | core/ |
core/modules/content_translation/migrations/d6_menu_links_translation.yml |
| d7_menu_links.yml | file | core/ |
core/modules/menu_link_content/migrations/d7_menu_links.yml |
| d7_menu_links_localized.yml | file | core/ |
core/modules/content_translation/migrations/d7_menu_links_localized.yml |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.