Search for contextual
- Search 7.x for contextual
- Search 9.5.x for contextual
- Search 8.9.x for contextual
- Search 10.3.x for contextual
- Search 11.x for contextual
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | class | core/ |
Hook implementations for contextual_test. |
| ContextualTestHooks.php | file | core/ |
|
| ContextualTestHooks::blockViewAlter | function | core/ |
Implements hook_block_view_alter(). |
| ContextualTestHooks::contextualLinksViewAlter | function | core/ |
Implements hook_contextual_links_view_alter(). |
| ContextualTestHooks::pageAttachmentsAlter | function | core/ |
Implements hook_page_attachments_alter(). |
| ContextualThemeHooks | class | core/ |
Hook implementations for contextual. |
| ContextualThemeHooks.php | file | core/ |
|
| ContextualThemeHooks::preprocess | function | core/ |
Implements hook_preprocess(). |
| ContextualThemeHooks::__construct | function | core/ |
|
| ContextualUnitTest | class | core/ |
Tests edge cases for converting between contextual links and IDs. |
| ContextualUnitTest.php | file | core/ |
|
| ContextualUnitTest::$modules | property | core/ |
|
| 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. |
| ContextualUnitTest::testThemePlaceholder | function | core/ |
Tests the placeholder of contextual links in a specific theme. |
| ContextualValidatorInterface | interface | core/ |
Extends the contextual validator validate method by a new parameter. |
| ContextualValidatorInterface.php | file | core/ |
|
| ContextualValidatorInterface::validate | function | core/ |
Validates a value against a constraint or a list of constraints. |
| ContextualViewsHooks | class | core/ |
Hook implementations for contextual. |
| ContextualViewsHooks.php | file | core/ |
|
| ContextualViewsHooks::viewsDataAlter | function | core/ |
Implements hook_views_data_alter(). |
| 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 links styles. |
| contextual_links.pcss.css | file | core/ |
Contextual links styles. |
| contextual_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| contextual_test.info.yml | file | core/ |
core/modules/contextual/tests/modules/contextual_test/contextual_test.info.yml |
| contextual_test.links.contextual.yml | file | core/ |
core/modules/contextual/tests/modules/contextual_test/contextual_test.links.contextual.yml |
| contextual_test.routing.yml | file | core/ |
core/modules/contextual/tests/modules/contextual_test/contextual_test.routing.yml |
| DisplayBlockTest::testBlockContextualLinks | function | core/ |
Tests the contextual links on a Views block. |
| DisplayTest::testPageContextualLinks | function | core/ |
Tests contextual links on Views page displays. |
| DisplayTest::toggleContextualTriggerVisibility | function | core/ |
Toggles the visibility of a contextual trigger. |
| Drupal\contextual\ContextualLinksSerializer | service | core/ |
|
| Drupal\views\ContextualLinksHelper | service | core/ |
|
| DuplicateContextualLinksTest | class | core/ |
Tests that duplicate contextual links are initialized independently. |
| DuplicateContextualLinksTest.php | file | core/ |
|
| DuplicateContextualLinksTest::$defaultTheme | property | core/ |
|
| DuplicateContextualLinksTest::$modules | property | core/ |
|
| DuplicateContextualLinksTest::testSameContextualLinks | function | core/ |
Tests that duplicate contextual links each get their own model view. |
| EntityViewAlterTest::testContextualLinksRemoved | function | core/ |
Tests that contextual links are removed when rendering Layout Builder. |
| EntityViewBuilder::addContextualLinks | function | core/ |
Add contextual links. |
| hook_contextual_links_alter | function | core/ |
Alter contextual links before they are rendered. |
| hook_contextual_links_plugins_alter | function | core/ |
Alter the plugin definition of contextual links. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.