FOSHttpCacheBundle
  • Overview
  • Features
  • Reference
    • Configuration
      • proxy_client
      • cache_manager
      • cache_control
      • invalidation
      • tags
      • user_context
      • Flash Message Configuration
      • debug
      • cacheable
      • match
      • test
    • Attributes
    • The Cache Manager
    • Glossary
  • Testing
  • Contributing
FOSHttpCacheBundle
  • Reference
  • Configuration
  • View page source

Configuration

The configuration reference describes all app/config/config.yml options for the bundle.

  • proxy_client
    • varnish
    • nginx
    • symfony
    • cloudflare
    • cloudfront
    • Fastly
    • noop
    • default
    • Custom HTTP Client
    • Custom HTTP Request Factory and Stream Factory
    • Caching Proxy Configuration
  • cache_manager
    • enabled
    • custom_proxy_client
    • generate_url_type
  • cache_control
    • rules
    • ttl_header
  • invalidation
    • enabled
    • expression_language
    • rules
  • tags
    • enabled
    • response_header
    • expression_language
    • max_header_value_length
    • strict
    • rules
  • user_context
    • Configuration
    • Custom Context Providers
  • Flash Message Configuration
    • enabled
    • name
    • path
    • host
    • secure
  • debug
    • enabled
    • header
  • cacheable
    • response
  • match
    • host
    • path
    • query_string
    • methods
    • ips
    • attributes
  • test
    • proxy_server
    • client
    • cache_header
Previous Next

© Copyright David de Boer, David Buchmann.

Built with Sphinx using a theme provided by Read the Docs.