Search for contexts
- Search 7.x for contexts
- Search 8.9.x for contexts
- Search 10.3.x for contexts
- Search 11.x for contexts
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContextAwarePluginTrait::validateContexts | function | core/ |
|
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/ |
|
ContextHandler::getMatchingContexts | function | core/ |
|
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/ |
|
CurrentLanguageContext::getAvailableContexts | function | core/ |
|
CurrentLanguageContext::getRuntimeContexts | function | core/ |
|
CurrentThemeCondition::getCacheContexts | function | core/ |
|
CurrentUser::getCacheContexts | function | core/ |
|
CurrentUserContext::getAvailableContexts | function | core/ |
|
CurrentUserContext::getRuntimeContexts | function | core/ |
|
CurrentUserContextTest::testGetAvailableContexts | function | core/ |
@covers ::getAvailableContexts |
DefaultPluginManager::getCacheContexts | function | core/ |
|
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/ |
|
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/ |
|
EntityBase::getCacheContexts | function | core/ |
|
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::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. |
EntityFormDisplayResourceTestBase::getExpectedCacheContexts | function | core/ |
|
EntityListBuilderTest::testCacheContexts | function | core/ |
Tests that the correct cache contexts are set. |
EntityRepository::getContentLanguageFromContexts | function | core/ |
Retrieves the current content language from the specified contexts. |
EntityRepositoryTest::getLanguageContexts | function | core/ |
Returns a set of language contexts matching the specified language. |
EntityResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
EntityTestComputedFieldNormalizerTest::getExpectedCacheContexts | function | core/ |
|
EntityTestComputedFieldTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
EntityTestHalJsonInternalPropertyNormalizerTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
EntityTestJsonInternalPropertyNormalizerTest::getExpectedCacheContexts | function | core/ |
|
EntityTestLabelHalJsonAnonTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
EntityTestLabelResourceTestBase::getExpectedCacheContexts | function | core/ |
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.