Search for contexts
- Search 7.x for contexts
- Search 9.5.x for contexts
- Search 8.9.x for contexts
- Search 11.x for contexts
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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(). |
| ContextAwarePluginTrait::getCacheContexts | function | core/ |
|
| ContextAwarePluginTrait::getContexts | function | core/ |
|
| 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/ |
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[[api-linebreak]] |
| ContextHandlerTest::testGetMatchingContexts | function | core/ |
@covers ::getMatchingContexts[[api-linebreak]] |
| 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/ |
|
| 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[[api-linebreak]] |
| DefaultPluginManager::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| DefaultPluginManagerTest::testGetCacheContexts | function | core/ |
@covers ::getCacheContexts[[api-linebreak]] |
| 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[[api-linebreak]] |
| DefaultsSectionStorageTest::testGetContextsDuringPreview | function | core/ |
@covers ::getContextsDuringPreview[[api-linebreak]] |
| DynamicMenuLinkMock::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| DynamicPageCacheSubscriber::$cacheContexts | property | core/ |
The default cache contexts to vary every cache item by. |
| DynamicPageCacheSubscriber::$cacheContextsManager | property | core/ |
The cache contexts manager service. |
| 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::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/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| 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. |
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.