Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContextTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Context\Context[[api-linebreak]] @group Plugin |
| ContextTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\Context\Context[[api-linebreak]] @group Plugin |
| ContextTest.php | file | core/ |
|
| ContextTest.php | file | core/ |
|
| ContextTest::$contextDefinition | property | core/ |
The mocked context definition object. |
| ContextTest::$typedData | property | core/ |
The mocked Typed Data object. |
| ContextTest::$typedDataManager | property | core/ |
The mocked Typed Data manager. |
| ContextTest::providerGetContextValue | function | core/ |
Data provider for testGetContextValue. |
| ContextTest::providerHasContextValue | function | core/ |
Data provider for testHasContextValue. |
| ContextTest::setUp | function | core/ |
|
| ContextTest::setUpDefaultValue | function | core/ |
Set up mocks for the getDefaultValue() method call. |
| ContextTest::testDefaultDataValue | function | core/ |
@covers ::getContextData[[api-linebreak]] |
| ContextTest::testDefaultValue | function | core/ |
@covers ::getContextValue[[api-linebreak]] |
| ContextTest::testDefaultValue | function | core/ |
@covers ::getContextValue[[api-linebreak]] |
| ContextTest::testGetContextValue | function | core/ |
@covers ::getContextValue[[api-linebreak]] @dataProvider providerGetContextValue |
| ContextTest::testHasContextValue | function | core/ |
@covers ::hasContextValue[[api-linebreak]] @dataProvider providerHasContextValue |
| ContextTest::testNullDataValue | function | core/ |
@covers ::getContextData[[api-linebreak]] |
| ContextTest::testSetContextValueCacheableDependency | function | core/ |
@covers ::setContextValue[[api-linebreak]] |
| ContextTest::testSetContextValueTypedData | function | core/ |
@covers ::setContextValue[[api-linebreak]] |
| ContextTypedDataTest | class | core/ |
Tests that contexts work properly with the typed data manager. |
| ContextTypedDataTest.php | file | core/ |
|
| 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. |
| contextual.icons.theme.css | file | core/ |
Styling for contextual module icons. |
| contextual.icons.theme.css | file | core/ |
Styling for contextual module icons. |
| contextual.icons.theme.pcss.css | file | core/ |
Styling for contextual module icons. |
| contextual.libraries.yml | file | core/ |
core/modules/contextual/contextual.libraries.yml |
| contextual.module.css | file | core/ |
Generic base styles for contextual module. |
| contextual.module.css | file | core/ |
Generic base styles for contextual module. |
| contextual.permissions.yml | file | core/ |
core/modules/contextual/contextual.permissions.yml |
| contextual.post_update.php | file | core/ |
Post update functions for Contextual Links. |
| contextual.theme.css | file | core/ |
Styling for contextual module. |
| contextual.theme.css | file | core/ |
Styling for contextual module. |
| contextual.toolbar.css | file | core/ |
Styling for contextual module's toolbar tab. |
| 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::__construct | function | core/ |
Constructors a new ContextualController. |
| 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 the given id does not exist. |
| ContextualDynamicContextTest::createContextualIdToken | function | core/ |
Creates a contextual ID token. |
Pagination
- Previous page
- Page 269
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.