namespace Symfony\Component\HttpFoundation\Session
Object name | File name | Summary |
---|---|---|
FlashBagAwareSessionInterface | vendor/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php | Interface for session with a flashbag. |
Session | vendor/symfony/http-foundation/Session/Session.php | @author Fabien Potencier <fabien@symfony.com> @author Drak <drak@zikula.org> |
SessionBagInterface | vendor/symfony/http-foundation/Session/SessionBagInterface.php | Session Bag store. |
SessionBagProxy | vendor/symfony/http-foundation/Session/SessionBagProxy.php | @author Nicolas Grekas <p@tchwork.com> |
SessionFactory | vendor/symfony/http-foundation/Session/SessionFactory.php | @author Jérémy Derussé <jeremy@derusse.com> |
SessionFactoryInterface | vendor/symfony/http-foundation/Session/SessionFactoryInterface.php | @author Kevin Bond <kevinbond@gmail.com> |
SessionInterface | vendor/symfony/http-foundation/Session/SessionInterface.php | Interface for the session. |
SessionUtils | vendor/symfony/http-foundation/Session/SessionUtils.php | Session utility functions. |