6 calls to RefinableCacheableDependencyTrait::addCacheableDependency() in Zircon Profile 8.0
- AccessResult::cacheUntilConfigurationChanges in core/
lib/ Drupal/ Core/ Access/ AccessResult.php - Convenience method, adds the configuration object's cache tag.
- AccessResult::cacheUntilEntityChanges in core/
lib/ Drupal/ Core/ Access/ AccessResult.php - Convenience method, adds the entity's cache tag.
- AccessResult::inheritCacheability in core/
lib/ Drupal/ Core/ Access/ AccessResult.php - Inherits the cacheability of the other access result, if any.
- BubbleableMetadata::addCacheableDependency in core/
lib/ Drupal/ Core/ Render/ BubbleableMetadata.php - NodeSearch::prepareResults in core/
modules/ node/ src/ Plugin/ Search/ NodeSearch.php - Prepares search results for rendering.
- UserSearch::execute in core/
modules/ user/ src/ Plugin/ Search/ UserSearch.php - Executes the search.