| HeadersCacheContext::getCacheableMetadata |
function |
core/lib/Drupal/Core/Cache/Context/HeadersCacheContext.php |
Gets cacheability metadata for the context based on the parameter value. |
| HeadersCacheContext::getContext |
function |
core/lib/Drupal/Core/Cache/Context/HeadersCacheContext.php |
Returns the string representation of the cache context. |
| HeadersCacheContext::getLabel |
function |
core/lib/Drupal/Core/Cache/Context/HeadersCacheContext.php |
Returns the label of the cache context. |
| HeadersCacheContextTest |
class |
core/tests/Drupal/Tests/Core/Cache/Context/HeadersCacheContextTest.php |
Tests Drupal\Core\Cache\Context\HeadersCacheContext. |
| HeadersCacheContextTest.php |
file |
core/tests/Drupal/Tests/Core/Cache/Context/HeadersCacheContextTest.php |
|
| HeadersCacheContextTest::providerTestGetContext |
function |
core/tests/Drupal/Tests/Core/Cache/Context/HeadersCacheContextTest.php |
Provides a list of headers and expected cache contexts. |
| HeadersCacheContextTest::testGetContext |
function |
core/tests/Drupal/Tests/Core/Cache/Context/HeadersCacheContextTest.php |
Tests get context. |
| HelpBlock::getCacheContexts |
function |
core/modules/help/src/Plugin/Block/HelpBlock.php |
|
| HelpTopicSection::getCacheContexts |
function |
core/modules/help/src/Plugin/HelpSection/HelpTopicSection.php |
|
| HelpTopicTwig::getCacheContexts |
function |
core/modules/help/src/HelpTopicTwig.php |
The cache contexts associated with this object. |
| HelpTopicTwigLoader::getSourceContext |
function |
core/modules/help/src/HelpTopicTwigLoader.php |
|
| HelpTopicTwigLoaderTest::testGetSourceContext |
function |
core/modules/help/tests/src/Unit/HelpTopicTwigLoaderTest.php |
Tests get source context. |
| HelpTopicTwigLoaderTest::testGetSourceContextException |
function |
core/modules/help/tests/src/Unit/HelpTopicTwigLoaderTest.php |
Tests get source context exception. |
| hook_contextual_links_alter |
function |
core/lib/Drupal/Core/Menu/menu.api.php |
Alter contextual links before they are rendered. |
| hook_contextual_links_plugins_alter |
function |
core/lib/Drupal/Core/Menu/menu.api.php |
Alter the plugin definition of contextual links. |
| hook_contextual_links_view_alter |
function |
core/modules/contextual/contextual.api.php |
Alter a contextual links element before it is rendered. |
| IFrameUrlHelper::$requestContext |
property |
core/modules/media/src/IFrameUrlHelper.php |
The request context service. |
| IHaveRuntimeContexts |
class |
core/modules/layout_builder/tests/modules/layout_builder_test/src/ContextProvider/IHaveRuntimeContexts.php |
Defines a class for a fake context provider. |
| IHaveRuntimeContexts |
class |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/IHaveRuntimeContexts.php |
Defines a class for a context-aware block. |
| IHaveRuntimeContexts.php |
file |
core/modules/layout_builder/tests/modules/layout_builder_test/src/ContextProvider/IHaveRuntimeContexts.php |
|
| IHaveRuntimeContexts.php |
file |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/IHaveRuntimeContexts.php |
|
| IHaveRuntimeContexts::build |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/IHaveRuntimeContexts.php |
Builds and returns the renderable array for this block plugin. |
| IHaveRuntimeContexts::getAvailableContexts |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/src/ContextProvider/IHaveRuntimeContexts.php |
Gets all available contexts for the purposes of configuration. |
| IHaveRuntimeContexts::getRuntimeContexts |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/src/ContextProvider/IHaveRuntimeContexts.php |
Gets runtime context values for the given context IDs. |
| InaccessibleMenuLink::getCacheContexts |
function |
core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php |
The cache contexts associated with this object. |
| InheritedContextDefinition |
class |
core/tests/Drupal/Tests/Core/Plugin/Fixtures/InheritedContextDefinition.php |
Inherited class used for testing. |
| InheritedContextDefinition.php |
file |
core/tests/Drupal/Tests/Core/Plugin/Fixtures/InheritedContextDefinition.php |
|
| InstallerAccessPolicy::getPersistentCacheContexts |
function |
core/lib/Drupal/Core/Installer/InstallerAccessPolicy.php |
Gets the persistent cache contexts. |
| IpCacheContext |
class |
core/lib/Drupal/Core/Cache/Context/IpCacheContext.php |
Defines the IpCacheContext service, for "per IP address" caching. |
| IpCacheContext.php |
file |
core/lib/Drupal/Core/Cache/Context/IpCacheContext.php |
|
| IpCacheContext::getCacheableMetadata |
function |
core/lib/Drupal/Core/Cache/Context/IpCacheContext.php |
Gets the cacheability metadata for the context. |
| IpCacheContext::getContext |
function |
core/lib/Drupal/Core/Cache/Context/IpCacheContext.php |
Returns the string representation of the cache context. |
| IpCacheContext::getLabel |
function |
core/lib/Drupal/Core/Cache/Context/IpCacheContext.php |
Returns the label of the cache context. |
| IsFrontPathCacheContext |
class |
core/lib/Drupal/Core/Cache/Context/IsFrontPathCacheContext.php |
Defines a cache context for whether the URL is the front page of the site. |
| IsFrontPathCacheContext.php |
file |
core/lib/Drupal/Core/Cache/Context/IsFrontPathCacheContext.php |
|
| IsFrontPathCacheContext::$pathMatcher |
property |
core/lib/Drupal/Core/Cache/Context/IsFrontPathCacheContext.php |
|
| IsFrontPathCacheContext::getCacheableMetadata |
function |
core/lib/Drupal/Core/Cache/Context/IsFrontPathCacheContext.php |
Gets the cacheability metadata for the context. |
| IsFrontPathCacheContext::getContext |
function |
core/lib/Drupal/Core/Cache/Context/IsFrontPathCacheContext.php |
Returns the string representation of the cache context. |
| IsFrontPathCacheContext::getLabel |
function |
core/lib/Drupal/Core/Cache/Context/IsFrontPathCacheContext.php |
Returns the label of the cache context. |
| IsFrontPathCacheContext::__construct |
function |
core/lib/Drupal/Core/Cache/Context/IsFrontPathCacheContext.php |
Constructs an IsFrontPathCacheContext object. |
| IsFrontPathCacheContextTest |
class |
core/tests/Drupal/Tests/Core/Cache/Context/IsFrontPathCacheContextTest.php |
Tests Drupal\Core\Cache\Context\IsFrontPathCacheContext. |
| IsFrontPathCacheContextTest.php |
file |
core/tests/Drupal/Tests/Core/Cache/Context/IsFrontPathCacheContextTest.php |
|
| IsFrontPathCacheContextTest::createPathMatcher |
function |
core/tests/Drupal/Tests/Core/Cache/Context/IsFrontPathCacheContextTest.php |
Creates a PathMatcherInterface prophecy. |
| IsFrontPathCacheContextTest::testGetContextFront |
function |
core/tests/Drupal/Tests/Core/Cache/Context/IsFrontPathCacheContextTest.php |
Tests get context front. |
| IsFrontPathCacheContextTest::testGetContextNotFront |
function |
core/tests/Drupal/Tests/Core/Cache/Context/IsFrontPathCacheContextTest.php |
Tests get context not front. |
| IsSuperUserCacheContext |
class |
core/lib/Drupal/Core/Cache/Context/IsSuperUserCacheContext.php |
Defines the IsSuperUserCacheContext service, for "super user or not" caching. |
| IsSuperUserCacheContext.php |
file |
core/lib/Drupal/Core/Cache/Context/IsSuperUserCacheContext.php |
|
| IsSuperUserCacheContext::getCacheableMetadata |
function |
core/lib/Drupal/Core/Cache/Context/IsSuperUserCacheContext.php |
Gets the cacheability metadata for the context. |
| IsSuperUserCacheContext::getContext |
function |
core/lib/Drupal/Core/Cache/Context/IsSuperUserCacheContext.php |
Returns the string representation of the cache context. |
| IsSuperUserCacheContext::getLabel |
function |
core/lib/Drupal/Core/Cache/Context/IsSuperUserCacheContext.php |
Returns the label of the cache context. |