Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContextPluginTest::$modules | property | core/ |
Modules to enable. |
| ContextPluginTest::testContext | function | core/ |
Tests basic context definition and value getters and setters. |
| ContextProviderInterface | interface | core/ |
Defines an interface for providing plugin contexts. |
| ContextProviderInterface.php | file | core/ |
|
| ContextProviderInterface::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
| ContextProviderInterface::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| ContextProvidersPass | class | core/ |
Adds the context provider service IDs to the context manager. |
| ContextProvidersPass.php | file | core/ |
|
| ContextProvidersPass::process | function | core/ |
Passes the service IDs of all context providers to the context repository. |
| ContextRepositoryInterface | interface | core/ |
Offers a global context repository. |
| ContextRepositoryInterface.php | file | core/ |
|
| ContextRepositoryInterface::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
| ContextRepositoryInterface::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| 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/ |
Contains \Drupal\Tests\Core\Plugin\Context\ContextTest. |
| 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::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::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::testGetContextValue | function | core/ |
Tests that getting a context value does not throw fatal errors. |
| ContextTypedDataTest::testSerialize | function | core/ |
Tests that contexts can be serialized. |
| contextual.api.php | file | core/ |
Hooks provided by Contextual module. |
| contextual.css | file | core/ |
Contextual links styles for Bartik. |
| contextual.icons.theme.css | file | core/ |
Styling for contextual module icons. |
| contextual.icons.theme.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/ |
Adds contextual links to perform actions related to elements on a page. |
| 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. |
Pagination
- Previous page
- Page 306
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.