Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| contextual.toolbar.css | file | core/ |
Styling for contextual module's toolbar tab. |
| contextual.views.inc | file | core/ |
Provide views data for contextual.module. |
| contextual.views.schema.yml | file | core/ |
core/modules/contextual/config/schema/contextual.views.schema.yml |
| ContextualController | class | core/ |
Returns responses for Contextual module routes. |
| ContextualController.php | file | core/ |
|
| ContextualController::$renderer | property | core/ |
The renderer. |
| ContextualController::create | function | core/ |
Instantiates a new instance of this class. |
| ContextualController::render | function | core/ |
Returns the requested rendered contextual links. |
| ContextualController::__construct | function | core/ |
Constructors a new ContextualController. |
| ContextualDynamicContextTest | class | core/ |
Tests if contextual links are showing on the front page depending on permissions. |
| ContextualDynamicContextTest.php | file | core/ |
|
| ContextualDynamicContextTest::$anonymousUser | property | core/ |
A simulated anonymous user with access only to node content. |
| ContextualDynamicContextTest::$authenticatedUser | property | core/ |
An authenticated user with permission to access contextual links. |
| ContextualDynamicContextTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContextualDynamicContextTest::$editorUser | property | core/ |
A user with permission to access contextual links and edit content. |
| ContextualDynamicContextTest::$modules | property | core/ |
Modules to enable. |
| ContextualDynamicContextTest::assertContextualLinkPlaceHolder | function | core/ |
Asserts that a contextual link placeholder with the given id exists. |
| ContextualDynamicContextTest::assertNoContextualLinkPlaceHolder | function | core/ |
Asserts that a contextual link placeholder with the given id does not exist. |
| ContextualDynamicContextTest::createContextualIdToken | function | core/ |
Creates a contextual ID token. |
| ContextualDynamicContextTest::renderContextualLinks | function | core/ |
Get server-rendered contextual links for the given contextual link ids. |
| ContextualDynamicContextTest::setUp | function | core/ |
|
| ContextualDynamicContextTest::testDifferentPermissions | function | core/ |
Tests contextual links with different permissions. |
| ContextualDynamicContextTest::testTokenProtection | function | core/ |
Tests the contextual placeholder content is protected by a token. |
| ContextualFiltersBlockContextTest | class | core/ |
A test for contextual filters exposed as block context. |
| ContextualFiltersBlockContextTest.php | file | core/ |
|
| ContextualFiltersBlockContextTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContextualFiltersBlockContextTest::$modules | property | core/ |
Modules to enable. |
| ContextualFiltersBlockContextTest::$nodes | property | core/ |
Test nodes. |
| ContextualFiltersBlockContextTest::$nodeType | property | core/ |
Test node type. |
| ContextualFiltersBlockContextTest::$testViews | property | core/ |
Views used by this test. |
| ContextualFiltersBlockContextTest::setUp | function | core/ |
|
| ContextualFiltersBlockContextTest::testBlockContext | function | core/ |
Tests exposed context. |
| ContextualFilterTest | class | core/ |
Tests the contextual filter handler UI. |
| ContextualFilterTest.php | file | core/ |
|
| ContextualFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContextualFilterTest::$modules | property | core/ |
Modules to enable. |
| ContextualFilterTest::$testViews | property | core/ |
Views used by this test. |
| ContextualFilterTest::setUp | function | core/ |
|
| ContextualFilterTest::testAddContextualFilterUI | function | core/ |
Test adding a contextual filter handler through the UI. |
| ContextualLinkClickTrait | trait | core/ |
Functions for testing contextual links. |
| ContextualLinkClickTrait.php | file | core/ |
|
| ContextualLinkClickTrait::clickContextualLink | function | core/ |
Clicks a contextual link. |
| ContextualLinkClickTrait::toggleContextualTriggerVisibility | function | core/ |
Toggles the visibility of a contextual trigger. |
| ContextualLinkDefault | class | core/ |
Provides a common base implementation of a contextual link. |
| ContextualLinkDefault.php | file | core/ |
|
| ContextualLinkDefault::getGroup | function | core/ |
Returns the group this contextual link should be rendered in. |
| ContextualLinkDefault::getOptions | function | core/ |
Returns the link options passed to the link generator. |
| ContextualLinkDefault::getRouteName | function | core/ |
Returns the route name of the contextual link. |
| ContextualLinkDefault::getTitle | function | core/ |
Returns the localized title to be shown for this contextual link. |
| ContextualLinkDefault::getWeight | function | core/ |
Returns the weight of the contextual link. |
Pagination
- Previous page
- Page 307
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.