AbstractProxy::getId()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Proxy

string getId() Gets the session ID. Return

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

bool start() Starts the session. Return

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

registerBag(

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

bool isStarted() Checks if the session is started.

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

stampNew(int $lifetime = null) Stamps a new session's metadata.

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

class WriteCheckSessionHandler implements SessionHandlerInterface

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

SessionBagInterface

2025-01-10 15:47:30
NullSessionHandler::open()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Handler

open($savePath, $sessionName) {@inheritdoc}

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

setAll(array $messages) Sets all flash messages.

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

clear() Clears all attributes.

2025-01-10 15:47:30