cache_context.url.query_args.pagers

Same name and namespace in other branches
  1. 9 core/core.services.yml \cache_context.url.query_args.pagers
  2. 8.9.x core/core.services.yml \cache_context.url.query_args.pagers

Class

Drupal\Core\Cache\Context\PagersCacheContext

Tags

  • cache.context

File

core/core.services.yml

View source
  1. class: Drupal\Core\Cache\Context\PagersCacheContext
  2. arguments:
  3. - '@pager.parameters'
  4. tags:
  5. - { name: cache.context }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.