MockArraySessionStorage::getBag()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

SessionBagInterface

2025-01-10 15:47:30
NativeFileSessionHandler
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Handler

class NativeFileSessionHandler extends

2025-01-10 15:47:30
NativeSessionHandler
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Handler

class NativeSessionHandler extends SessionHandler

2025-01-10 15:47:30
Component\HttpFoundation\Session\Attribute
  • References/PHP/Symfony/Component/HttpFoundation/Session

Classes

2025-01-10 15:47:30
FlashBag::peek()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Flash

array peek(string $type, array $default = array()) Gets flash messages for a given type.

2025-01-10 15:47:30
SessionInterface::invalidate()
  • References/PHP/Symfony/Component/HttpFoundation/Session

bool invalidate(int $lifetime = null) Invalidates the current session. Clears all session

2025-01-10 15:47:30
SessionStorageInterface::setName()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

setName(string $name) Sets the session name.

2025-01-10 15:47:30
AttributeBagInterface
  • References/PHP/Symfony/Component/HttpFoundation/Session/Attribute

interface AttributeBagInterface implements

2025-01-10 15:47:30
MockFileSessionStorage::regenerate()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

bool regenerate(bool $destroy = false, int $lifetime = null) Regenerates id that represents this

2025-01-10 15:47:30
FlashBagInterface
  • References/PHP/Symfony/Component/HttpFoundation/Session/Flash

interface FlashBagInterface implements

2025-01-10 15:47:30