| PathCacheContext::getLabel |
function |
core/lib/Drupal/Core/Cache/Context/PathCacheContext.php |
Returns the label of the cache context. |
| PathParentCacheContext |
class |
core/lib/Drupal/Core/Cache/Context/PathParentCacheContext.php |
Defines a cache context service for path parents. |
| PathParentCacheContext.php |
file |
core/lib/Drupal/Core/Cache/Context/PathParentCacheContext.php |
|
| PathParentCacheContext::getCacheableMetadata |
function |
core/lib/Drupal/Core/Cache/Context/PathParentCacheContext.php |
Gets the cacheability metadata for the context. |
| PathParentCacheContext::getContext |
function |
core/lib/Drupal/Core/Cache/Context/PathParentCacheContext.php |
Returns the string representation of the cache context. |
| PathParentCacheContext::getLabel |
function |
core/lib/Drupal/Core/Cache/Context/PathParentCacheContext.php |
Returns the label of the cache context. |
| PathParentCacheContextTest |
class |
core/tests/Drupal/Tests/Core/Cache/Context/PathParentCacheContextTest.php |
Tests Drupal\Core\Cache\Context\PathParentCacheContext. |
| PathParentCacheContextTest.php |
file |
core/tests/Drupal/Tests/Core/Cache/Context/PathParentCacheContextTest.php |
|
| PathParentCacheContextTest::providerTestGetContext |
function |
core/tests/Drupal/Tests/Core/Cache/Context/PathParentCacheContextTest.php |
Provides a list of paths and expected cache contexts. |
| PathParentCacheContextTest::testGetContext |
function |
core/tests/Drupal/Tests/Core/Cache/Context/PathParentCacheContextTest.php |
Tests get context. |
| Permission::getCacheContexts |
function |
core/modules/user/src/Plugin/views/access/Permission.php |
The cache contexts associated with this object. |
| PirateDayCacheContext |
class |
core/modules/config/tests/config_override_test/src/Cache/PirateDayCacheContext.php |
Defines the PirateDayCacheContext service that allows to cache the booty. |
| PirateDayCacheContext.php |
file |
core/modules/config/tests/config_override_test/src/Cache/PirateDayCacheContext.php |
|
| PirateDayCacheContext::getCacheableMetadata |
function |
core/modules/config/tests/config_override_test/src/Cache/PirateDayCacheContext.php |
Gets the cacheability metadata for the context. |
| PirateDayCacheContext::getContext |
function |
core/modules/config/tests/config_override_test/src/Cache/PirateDayCacheContext.php |
Returns the string representation of the cache context. |
| PirateDayCacheContext::getLabel |
function |
core/modules/config/tests/config_override_test/src/Cache/PirateDayCacheContext.php |
Returns the label of the cache context. |
| PirateDayCacheContext::isPirateDay |
function |
core/modules/config/tests/config_override_test/src/Cache/PirateDayCacheContext.php |
Returns whether or not it is Pirate Day. |
| PirateDayCacheContext::PIRATE_DAY_MAX_AGE |
constant |
core/modules/config/tests/config_override_test/src/Cache/PirateDayCacheContext.php |
The length of Pirate Day. It lasts 24 hours. |
| PlaceholderGenerator::$cacheContextsManager |
property |
core/lib/Drupal/Core/Render/PlaceholderGenerator.php |
The cache contexts manager service. |
| PlaceholderGeneratorTest::testRenderPlaceholdersDifferentSortedContextsTags |
function |
core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php |
Tests the creation of an element with a #lazy_builder callback. |
| plugin.manager.menu.contextual_link |
service |
core/core.services.yml |
Drupal\Core\Menu\ContextualLinkManager |
| PluralTranslation::$context |
property |
core/lib/Drupal/Core/Annotation/PluralTranslation.php |
The context the source strings belong to. |
| PoItem::$context |
property |
core/lib/Drupal/Component/Gettext/PoItem.php |
The context this translation belongs to. |
| PoItem::getContext |
function |
core/lib/Drupal/Component/Gettext/PoItem.php |
Gets the context this translation belongs to. |
| PoItem::setContext |
function |
core/lib/Drupal/Component/Gettext/PoItem.php |
Set the context this translation belongs to. |
| PoStreamReader::$context |
property |
core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Parser context for the stream reader state machine. |
| PreviewTest::testPreviewContextual |
function |
core/modules/views_ui/tests/src/Functional/PreviewTest.php |
Tests contextual links in the preview form. |
| ProtocolVersionCacheContext |
class |
core/lib/Drupal/Core/Cache/Context/ProtocolVersionCacheContext.php |
Defines the ProtocolVersionCacheContext service, for "per protocol" caching. |
| ProtocolVersionCacheContext.php |
file |
core/lib/Drupal/Core/Cache/Context/ProtocolVersionCacheContext.php |
|
| ProtocolVersionCacheContext::getCacheableMetadata |
function |
core/lib/Drupal/Core/Cache/Context/ProtocolVersionCacheContext.php |
Gets the cacheability metadata for the context. |
| ProtocolVersionCacheContext::getContext |
function |
core/lib/Drupal/Core/Cache/Context/ProtocolVersionCacheContext.php |
Returns the string representation of the cache context. |
| ProtocolVersionCacheContext::getLabel |
function |
core/lib/Drupal/Core/Cache/Context/ProtocolVersionCacheContext.php |
Returns the label of the cache context. |
| ProtocolVersionCacheContextTest |
class |
core/tests/Drupal/Tests/Core/Cache/Context/ProtocolVersionCacheContextTest.php |
Tests Drupal\Core\Cache\Context\ProtocolVersionCacheContext. |
| ProtocolVersionCacheContextTest.php |
file |
core/tests/Drupal/Tests/Core/Cache/Context/ProtocolVersionCacheContextTest.php |
|
| ProtocolVersionCacheContextTest::providerTestGetContext |
function |
core/tests/Drupal/Tests/Core/Cache/Context/ProtocolVersionCacheContextTest.php |
Provides a list of query arguments and expected cache contexts. |
| ProtocolVersionCacheContextTest::testGetContext |
function |
core/tests/Drupal/Tests/Core/Cache/Context/ProtocolVersionCacheContextTest.php |
Tests get context. |
| QueryArgsCacheContext |
class |
core/lib/Drupal/Core/Cache/Context/QueryArgsCacheContext.php |
Defines the QueryArgsCacheContext service, for "per query args" caching. |
| QueryArgsCacheContext.php |
file |
core/lib/Drupal/Core/Cache/Context/QueryArgsCacheContext.php |
|
| QueryArgsCacheContext::getCacheableMetadata |
function |
core/lib/Drupal/Core/Cache/Context/QueryArgsCacheContext.php |
Gets cacheability metadata for the context based on the parameter value. |
| QueryArgsCacheContext::getContext |
function |
core/lib/Drupal/Core/Cache/Context/QueryArgsCacheContext.php |
Returns the string representation of the cache context. |
| QueryArgsCacheContext::getLabel |
function |
core/lib/Drupal/Core/Cache/Context/QueryArgsCacheContext.php |
Returns the label of the cache context. |
| QueryArgsCacheContextTest |
class |
core/tests/Drupal/Tests/Core/Cache/Context/QueryArgsCacheContextTest.php |
Tests Drupal\Core\Cache\Context\QueryArgsCacheContext. |
| QueryArgsCacheContextTest.php |
file |
core/tests/Drupal/Tests/Core/Cache/Context/QueryArgsCacheContextTest.php |
|
| QueryArgsCacheContextTest::providerTestGetContext |
function |
core/tests/Drupal/Tests/Core/Cache/Context/QueryArgsCacheContextTest.php |
Provides a list of query arguments and expected cache contexts. |
| QueryArgsCacheContextTest::testGetContext |
function |
core/tests/Drupal/Tests/Core/Cache/Context/QueryArgsCacheContextTest.php |
Tests get context. |
| QueryParameter::getCacheContexts |
function |
core/modules/views/src/Plugin/views/argument_default/QueryParameter.php |
The cache contexts associated with this object. |
| QueryPluginBase::getCacheContexts |
function |
core/modules/views/src/Plugin/views/query/QueryPluginBase.php |
The cache contexts associated with this object. |
| Raw::getCacheContexts |
function |
core/modules/views/src/Plugin/views/argument_default/Raw.php |
The cache contexts associated with this object. |
| ReadOnlyStream::$context |
property |
core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php |
Stream context resource. |
| RecursiveContextualValidator |
class |
core/lib/Drupal/Core/TypedData/Validation/RecursiveContextualValidator.php |
Defines a recursive contextual validator for Typed Data. |