Search for getContext
- Search 7.x for getContext
- Search 8.9.x for getContext
- Search 10.3.x for getContext
- Search 11.x for getContext
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContextAwarePluginTraitTest::testGetContextValue | function | core/ |
@covers ::getContextValue |
ContextAwarePluginTraitTest::testGetContextValueFromConfiguration | function | core/ |
@covers ::getContextValue @group legacy |
ContextAwareVariantInterface::getContexts | function | core/ |
Gets the values for all defined contexts. |
ContextHandler::getContextDefinitions | function | core/ |
Returns the context definitions associated with a plugin definition. |
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. |
ContextTest::providerGetContextValue | function | core/ |
Data provider for testGetContextValue. |
ContextTest::testGetContextValue | function | core/ |
@covers ::getContextValue @dataProvider providerGetContextValue |
ContextTypedDataTest::testGetContextValue | function | core/ |
Tests that getting a context value does not throw fatal errors. |
ContextualLinkManager::getContextualLinkPluginsByGroup | function | core/ |
Gets the contextual link plugins by contextual link group. |
ContextualLinkManager::getContextualLinksArrayByGroup | function | core/ |
Gets the contextual links prepared as expected by links.html.twig. |
ContextualLinkManagerInterface::getContextualLinkPluginsByGroup | function | core/ |
Gets the contextual link plugins by contextual link group. |
ContextualLinkManagerInterface::getContextualLinksArrayByGroup | function | core/ |
Gets the contextual links prepared as expected by links.html.twig. |
ContextualLinkManagerTest::testGetContextualLinkPluginsByGroup | function | core/ |
Tests the getContextualLinkPluginsByGroup method. |
ContextualLinkManagerTest::testGetContextualLinkPluginsByGroupWithCache | function | core/ |
Tests the getContextualLinkPluginsByGroup method with a prefilled cache. |
ContextualLinkManagerTest::testGetContextualLinksArrayByGroup | function | core/ |
Tests the getContextualLinksArrayByGroup method. |
ContextualLinkManagerTest::testGetContextualLinksArrayByGroupAccessCheck | function | core/ |
Tests the access checking of the getContextualLinksArrayByGroup method. |
CookieCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of cookies and expected cache contexts. |
CookieCacheContextTest::testGetContext | function | core/ |
@covers ::getContext |
CookiesCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
DefaultsSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
DefaultsSectionStorageTest::testGetContexts | function | core/ |
@covers ::getContexts |
DefaultsSectionStorageTest::testGetContextsDuringPreview | function | core/ |
@covers ::getContextsDuringPreview |
Entity::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
EntityTestViewGrantsCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
FooCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
HeadersCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
HeadersCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of headers and expected cache contexts. |
HeadersCacheContextTest::testGetContext | function | core/ |
@covers ::getContext |
IpCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
IsFrontPathCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
IsFrontPathCacheContextTest::testGetContextFront | function | core/ |
@covers ::getContext |
IsFrontPathCacheContextTest::testGetContextNotFront | function | core/ |
@covers ::getContext |
IsSuperUserCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
LanguagesCacheContext::getContext | function | core/ |
$type can be NULL, or one of the language types supported by the language manager, typically: |
LayoutBuilderEntityViewDisplay::getContextsForEntity | function | core/ |
Gets the available contexts for a given entity. |
LayoutBuilderIsActiveCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
LayoutBuilderIsActiveCacheContextTest::providerTestGetContext | function | core/ |
Provides test data for ::testGetContext(). |
LayoutBuilderIsActiveCacheContextTest::testGetContext | function | core/ |
@covers ::getContext @covers ::getDisplay |
LayoutBuilderIsActiveCacheContextTest::testGetContextMissingEntityTypeId | function | core/ |
@covers ::getContext |
LayoutBuilderIsActiveCacheContextTest::testGetContextNonFieldableEntity | function | core/ |
@covers ::getContext @covers ::getDisplay |
LayoutBuilderUiCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
LinkCollection::getContext | function | core/ |
Gets the LinkCollection's context object. |
MenuActiveTrailsCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
MetadataBubblingUrlGenerator::getContext | function | core/ |
|
NodeAccessGrantsCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
NoOptimizeCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
NullGenerator::getContext | function | core/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.