Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContextualDynamicContextTest | class | core/ |
Tests contextual link display on the front page based 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 install. |
| 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 a 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 install. |
| 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/ |
Sets up the test. |
| ContextualFiltersBlockContextTest::testBlockContext | function | core/ |
Tests exposed context. |
| ContextualFiltersStringTest | class | core/ |
Test contextual filters with 'allow multiple values' setting for user roles. |
| ContextualFiltersStringTest.php | file | core/ |
|
| ContextualFiltersStringTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContextualFiltersStringTest::$modules | property | core/ |
Modules to install. |
| ContextualFiltersStringTest::$role1 | property | core/ |
Role id of role 1. |
| ContextualFiltersStringTest::$role2 | property | core/ |
Role id of role 2. |
| ContextualFiltersStringTest::$testViews | property | core/ |
Views used by this test. |
| ContextualFiltersStringTest::setUp | function | core/ |
Sets up the test. |
| ContextualFiltersStringTest::testUserRoleContextualFilter | function | core/ |
Tests contextual filter for the user roles. |
| 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 install. |
| ContextualFilterTest::$testViews | property | core/ |
Views used by this test. |
| ContextualFilterTest::setUp | function | core/ |
|
| ContextualFilterTest::testAddContextualFilterUI | function | core/ |
Tests adding a contextual filter handler through the UI. |
| ContextualHooks | class | core/ |
Hook implementations for contextual. |
| ContextualHooks.php | file | core/ |
|
| ContextualHooks::contextualLinksViewAlter | function | core/ |
Implements hook_contextual_links_view_alter(). |
| ContextualHooks::help | function | core/ |
Implements hook_help(). |
| ContextualHooks::pageAttachments | function | core/ |
Implements hook_page_attachments(). |
| ContextualHooks::toolbar | function | core/ |
Implements hook_toolbar(). |
| 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. |
Pagination
- Previous page
- Page 343
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.