FOSHttpCacheBundle
  • Overview
    • Installation
    • Requirements
    • Configuration
    • Functionality
    • License
  • Features
    • Caching Headers
    • Invalidation
    • Tagging
    • User Context
    • Helpers
    • Testing
    • Symfony HttpCache
  • Reference
    • Configuration
    • Annotations
    • The Cache Manager
    • Glossary
  • Testing
    • Testing the Bundle
 
FOSHttpCacheBundle
  • Docs »
  • Reference »
  • Configuration
  • Edit on GitHub

ConfigurationΒΆ

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

  • proxy_client
    • varnish
    • nginx
    • default
    • Custom Guzzle Client
    • Caching Proxy Configuration
  • cache_manager
    • enabled
    • generate_url_type
  • cache_control
    • rules
  • invalidation
    • enabled
    • rules
  • tags
    • enabled
    • header
    • rules
  • user_context
    • Configuration
    • Custom Context Providers
  • Flash Message Configuration
    • enabled
    • name
    • path
    • host
    • secure
  • debug
    • enabled
    • header
  • match
    • host
    • path
    • methods
    • ips
    • attributes
    • additional_cacheable_status
    • match_response
  • test
    • proxy_server
    • client
    • cache_header
Next Previous

© Copyright 2014, David de Boer, David Buchmann.

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