The Symfony Reference
2.7 version
Reference Documents¶
Configuration Options
Ever wondered what configuration options you have available to you in files such as
app/config/config.yml? In this section, all the available configuration is broken down by the key (e.g.framework) that defines each possible section of your Symfony configuration.- framework
- doctrine
- security
- assetic
- swiftmailer
- twig
- monolog
- web_profiler
- debug (new in 2.6)
Forms and Validation
Other Areas
This work, including the code samples, is licensed under a Creative Commons BY-SA 3.0 license.

