Symfony provides a nice session object that you can use to store information about the user between requests.
To see how to use the session, read :ref:`session-intro`.
.. toctree::
:maxdepth: 1
session/sessions_directory
session/avoid_session_start
session/locale_sticky_session
session/php_bridge
session/proxy_examples