Configuration Options --------------------- Ever wondered what configuration options you have available to you in ``config/packages/*.yaml`` files? 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. * :doc:`framework ` * :doc:`doctrine ` * :doc:`security ` * :doc:`twig ` * :doc:`monolog ` * :doc:`web_profiler ` * :doc:`debug ` Forms and Validation -------------------- * :doc:`Form Field Type Reference ` * :doc:`Validation Constraints Reference ` * :ref:`Twig Template Function and Variable Reference ` Format Specifications --------------------- * :doc:`YAML ` * :doc:`XLIFF ` * :doc:`ICU MessageFormat ` * :doc:`Expression Language ` Others ------ * :doc:`Configuring the Kernel ` * :doc:`Twig Extensions (forms, filters, tags, etc) Reference ` * :doc:`/reference/dic_tags` * :doc:`Symfony Attributes Overview ` * :doc:`/reference/events`