MemcacheSessionHandler::read()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Handler

read($sessionId) {@inheritdoc} Parameters

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

setName($name) Parameters $name

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

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

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

registerBag(

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

array peekAll() Gets all flash messages.

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

string getName() Gets this bag's name.

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

bool isSessionHandlerInterface() Is this proxy handler and instance of \SessionHandlerInterface

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

destroy($sessionId) {@inheritdoc} Parameters

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

clear() Clears all attributes.

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

bool isStarted() Checks if the session was started.

2025-01-10 15:47:30