FlashBag::keys()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Flash

array keys() Returns a list of all defined types.

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

interface AttributeBagInterface implements

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

string getStorageKey() Gets the storage key for this bag.

2025-01-10 15:47:30
SessionHandlerProxy::gc()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Proxy

gc($maxlifetime) {@inheritdoc} Parameters

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

bool isStarted() Checks if the session was started.

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

bool start() Starts the session. Return

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

clear() Clear all session data in memory.

2025-01-10 15:47:30
AttributeBag::getName()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Attribute

string getName() Gets this bag's name.

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

interface SessionBagInterface Session Bag store. Methods

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

class NativeFileSessionHandler extends

2025-01-10 15:47:30