You are here

9 calls to Cache::mergeMaxAges() in Zircon Profile 8.0

AccessResult::inheritCacheability in core/lib/Drupal/Core/Access/AccessResult.php
Inherits the cacheability of the other access result, if any.
ArgumentPluginBase::getCacheMaxAge in core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
The maximum age for which this object may be cached.
BlockAccessControlHandler::mergeCacheabilityFromConditions in core/modules/block/src/BlockAccessControlHandler.php
Merges cacheable metadata from conditions onto the access result object.
CacheableMetadata::merge in core/lib/Drupal/Core/Cache/CacheableMetadata.php
Merges the values of another CacheableMetadata object with this one.
CachePluginBase::getCacheMaxAge in core/modules/views/src/Plugin/views/cache/CachePluginBase.php
Gets the max age for the current view.
CacheTest::testMergeMaxAges in core/tests/Drupal/Tests/Core/Cache/CacheTest.php
@covers ::mergeMaxAges
ContextAwarePluginBase::getCacheMaxAge in core/lib/Drupal/Core/Plugin/ContextAwarePluginBase.php
RefinableCacheableDependencyTrait::mergeCacheMaxAge in core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php
Sql::getCacheMaxAge in core/modules/views/src/Plugin/views/query/Sql.php
The maximum age for which this object may be cached.