Search for test
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Test | class | core/ |
Provides test media source. |
Test | class | core/ |
Defines a test controller for page titles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ContextTypedDataTest::providerHasContextValue | function | core/ |
Data provider for testHasContextValue. |
ContextTypedDataTest::testGetContextValue | function | core/ |
Tests that getting a context value does not throw fatal errors. |
ContextTypedDataTest::testHasContextValue | function | core/ |
@covers ::hasContextValue[[api-linebreak]] @dataProvider providerHasContextValue |
ContextTypedDataTest::testSerialize | function | core/ |
Tests that contexts can be serialized. |
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 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/ |
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 enable. |
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 enable. |
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. |
ContextualLinkDefaultTest | class | core/ |
@group Menu @coversDefaultClass \Drupal\Core\Menu\ContextualLinkDefault[[api-linebreak]] |
ContextualLinkDefaultTest.php | file | core/ |
|
ContextualLinkDefaultTest::$config | property | core/ |
The used plugin configuration. |
ContextualLinkDefaultTest::$contextualLinkDefault | property | core/ |
The tested contextual link default plugin. |
ContextualLinkDefaultTest::$pluginDefinition | property | core/ |
The used plugin definition. |
ContextualLinkDefaultTest::$pluginId | property | core/ |
The used plugin ID. |
ContextualLinkDefaultTest::$stringTranslation | property | core/ |
The mocked translator. |
Pagination
- Previous page
- Page 144
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.