Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContextHandlerTest::testApplyContextMappingAlreadyApplied | function | core/ |
Tests apply context mapping already applied. |
| ContextHandlerTest::testApplyContextMappingConfigurableAssigned | function | core/ |
Tests apply context mapping configurable assigned. |
| ContextHandlerTest::testApplyContextMappingConfigurableAssignedMiss | function | core/ |
Tests apply context mapping configurable assigned miss. |
| ContextHandlerTest::testApplyContextMappingMissingNotRequired | function | core/ |
Tests apply context mapping missing not required. |
| ContextHandlerTest::testApplyContextMappingMissingRequired | function | core/ |
Tests apply context mapping missing required. |
| ContextHandlerTest::testApplyContextMappingNoValueNonRequired | function | core/ |
Tests apply context mapping no value non required. |
| ContextHandlerTest::testApplyContextMappingNoValueRequired | function | core/ |
Tests apply context mapping no value required. |
| ContextHandlerTest::testCheckRequirements | function | core/ |
Tests check requirements. |
| ContextHandlerTest::testFilterPluginDefinitionsByContexts | function | core/ |
Tests filter plugin definitions by contexts. |
| ContextHandlerTest::testGetMatchingContexts | function | core/ |
Tests get matching contexts. |
| ContextInterface | interface | core/ |
Context data and definitions for plugins supporting caching and return docs. |
| ContextInterface | interface | core/ |
Provides data and definitions for plugins during runtime and administration. |
| ContextInterface.php | file | core/ |
|
| ContextInterface.php | file | core/ |
|
| ContextInterface::addCacheableDependency | function | core/ |
Adds a dependency on an object: merges its cacheability metadata. |
| ContextInterface::createFromContext | function | core/ |
Creates a new context with a different value. |
| ContextInterface::getConstraints | function | core/ |
Gets a list of validation constraints. |
| ContextInterface::getContextData | function | core/ |
Gets the context value as typed data object. |
| ContextInterface::getContextDefinition | function | core/ |
|
| ContextInterface::getContextDefinition | function | core/ |
Gets the provided definition that the context must conform to. |
| ContextInterface::getContextValue | function | core/ |
Gets the context value. |
| ContextInterface::hasContextValue | function | core/ |
Returns whether the context has a value. |
| ContextInterface::validate | function | core/ |
Validates the set context value. |
| ContextPluginTest | class | core/ |
Tests that contexts are properly set and working within plugins. |
| ContextPluginTest.php | file | core/ |
|
| ContextPluginTest::$modules | property | core/ |
|
| 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. |
| 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/ |
Tests Drupal\Core\Plugin\Context\Context. |
| ContextTest | class | core/ |
Tests Drupal\Component\Plugin\Context\Context. |
| 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/ |
Tests default data value. |
| ContextTest::testDefaultValue | function | core/ |
Tests default value. |
| ContextTest::testDefaultValue | function | core/ |
@legacy-covers ::getContextValue |
| ContextTest::testGetContextValue | function | core/ |
Tests get context value. |
Pagination
- Previous page
- Page 335
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.