cache_context.route.book_navigation

Same name and namespace in other branches
  1. 9 core/modules/book/book.services.yml \cache_context.route.book_navigation
  2. 8.9.x core/modules/book/book.services.yml \cache_context.route.book_navigation
  3. 10 core/modules/book/book.services.yml \cache_context.route.book_navigation

Class

Drupal\book\Cache\BookNavigationCacheContext

Tags

  • cache.context

File

core/modules/book/book.services.yml

View source
  1. class: Drupal\book\Cache\BookNavigationCacheContext
  2. arguments:
  3. - '@current_route_match'
  4. - '@book.manager'
  5. tags:
  6. - { name: cache.context }

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