Search for context
- Search 7.x for context
- Search 9.5.x for context
- Search 8.9.x for context
- Search 10.3.x for context
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Context | class | core/ |
A Drupal specific context wrapper class. |
Context | class | core/ |
A generic context class for wrapping data a plugin needs to operate. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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 |
ContextTest::testDefaultValue | function | core/ |
@covers ::getContextValue |
ContextTest::testDefaultValue | function | core/ |
@covers ::getContextValue |
ContextTest::testGetContextValue | function | core/ |
@covers ::getContextValue @dataProvider providerGetContextValue |
ContextTest::testHasContextValue | function | core/ |
@covers ::hasContextValue @dataProvider providerHasContextValue |
ContextTest::testNullDataValue | function | core/ |
@covers ::getContextData |
ContextTest::testSetContextValueCacheableDependency | function | core/ |
@covers ::setContextValue |
ContextTest::testSetContextValueTypedData | function | core/ |
@covers ::setContextValue |
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 @dataProvider providerHasContextValue |
ContextTypedDataTest::testSerialize | function | core/ |
Tests that contexts can be serialized. |
contextual.api.php | file | core/ |
Hooks provided by Contextual module. |
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.info.yml | file | core/ |
core/modules/contextual/contextual.info.yml |
contextual.libraries.yml | file | core/ |
core/modules/contextual/contextual.libraries.yml |
contextual.module | file | core/ |
|
contextual.module.css | file | core/ |
Generic base styles for contextual module. |
contextual.module.css | file | core/ |
Generic base styles for contextual module. |
contextual.overview.html.twig | file | core/ |
--- label: 'Using contextual links' related: - core.ui_components - block.overview --- <h2>{% trans %}Goal{% endtrans %}</h2> <p>{% trans %}Use contextual links to access administrative tasks without navigating the… |
contextual.permissions.yml | file | core/ |
core/modules/contextual/contextual.permissions.yml |
contextual.post_update.php | file | core/ |
Post update functions for Contextual Links. |
contextual.routing.yml | file | core/ |
core/modules/contextual/contextual.routing.yml |
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 | 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 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. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.