Search for contexts
- Search 7.x for contexts
- Search 9.5.x for contexts
- Search 10.3.x for contexts
- Search 11.x for contexts
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Context::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
ContextAwarePluginBase::$contexts | property | core/ |
Data objects representing the contexts passed in the plugin configuration. |
ContextAwarePluginBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
ContextAwarePluginBase::getContexts | function | core/ |
Gets the defined contexts. |
ContextAwarePluginBase::validateContexts | function | core/ |
Validates the set values for the defined contexts. |
ContextAwarePluginInterface::getContexts | function | core/ |
Gets the defined contexts. |
ContextAwarePluginInterface::validateContexts | function | core/ |
Validates the set values for the defined contexts. |
ContextAwarePluginManagerInterface::getDefinitionsForContexts | function | core/ |
Determines plugins whose constraints are satisfied by a set of contexts. |
ContextAwarePluginManagerTrait::getDefinitionsForContexts | function | core/ |
See \Drupal\Core\Plugin\Context\ContextAwarePluginManagerInterface::getDefinitionsForContexts(). |
ContextAwareVariantInterface::getContexts | function | core/ |
Gets the values for all defined contexts. |
ContextAwareVariantInterface::setContexts | function | core/ |
Sets the context values for this display variant. |
ContextHandler::filterPluginDefinitionsByContexts | function | core/ |
Determines plugins whose constraints are satisfied by a set of contexts. |
ContextHandler::getMatchingContexts | function | core/ |
Determines which contexts satisfy the constraints of a given definition. |
ContextHandlerInterface::filterPluginDefinitionsByContexts | function | core/ |
Determines plugins whose constraints are satisfied by a set of contexts. |
ContextHandlerInterface::getMatchingContexts | function | core/ |
Determines which contexts satisfy the constraints of a given definition. |
ContextHandlerTest::providerTestFilterPluginDefinitionsByContexts | function | core/ |
Provides data for testFilterPluginDefinitionsByContexts(). |
ContextHandlerTest::providerTestGetMatchingContexts | function | core/ |
Provides data for testGetMatchingContexts(). |
ContextHandlerTest::testFilterPluginDefinitionsByContexts | function | core/ |
@covers ::filterPluginDefinitionsByContexts |
ContextHandlerTest::testGetMatchingContexts | function | core/ |
@covers ::getMatchingContexts |
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::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. |
Current::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
CurrentLanguageContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
CurrentLanguageContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
CurrentThemeCondition::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
CurrentUser::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
CurrentUserContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
CurrentUserContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
CurrentUserContextTest::testGetAvailableContexts | function | core/ |
@covers ::getAvailableContexts |
DefaultPluginManager::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
DefaultPluginManagerTest::testGetCacheContexts | function | core/ |
@covers ::getCacheContexts |
DefaultsSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
DefaultsSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
DefaultsSectionStorageTest::testGetContexts | function | core/ |
@covers ::getContexts |
DefaultsSectionStorageTest::testGetContextsDuringPreview | function | core/ |
@covers ::getContextsDuringPreview |
DynamicMenuLinkMock::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
DynamicPageCacheTestController::htmlUncacheableContexts | function | core/ |
A route returning a render array (with 'user' context, so uncacheable) |
DynamicPageCacheTestController::htmlWithCacheContexts | function | core/ |
A route returning a render array (with cache contexts, so cacheable). |
EditorResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
EntityBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
EntityCacheTagsTestBase::getAccessCacheContextsForEntity | function | core/ |
Returns the access cache contexts for the tested entity. |
EntityCacheTagsTestBase::getAccessCacheContextsForEntity | function | core/ |
Returns the access cache contexts for the tested entity. |
EntityCacheTagsTestBase::getAdditionalCacheContextsForEntity | function | core/ |
Returns the additional (non-standard) cache contexts for the tested entity. |
EntityCacheTagsTestBase::getAdditionalCacheContextsForEntity | function | core/ |
Returns the additional (non-standard) cache contexts for the tested entity. |
EntityCacheTagsTestBase::getAdditionalCacheContextsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
EntityCacheTagsTestBase::getAdditionalCacheContextsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
EntityField::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
EntityFieldRenderer::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.