* **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 Symfony2 configuration. * :doc:`framework ` * :doc:`doctrine ` * :doc:`security ` * :doc:`assetic ` * :doc:`swiftmailer ` * :doc:`twig ` * :doc:`monolog ` * :doc:`web_profiler ` * **Forms and Validation** * :doc:`Form Field Type Reference` * :doc:`Validation Constraints Reference ` * :doc:`Twig Template Function Reference` * :doc:`Twig Extensions (forms, filters, tags, etc) Reference` * **Other Areas** * :doc:`/reference/dic_tags` * :doc:`/reference/requirements`