AutoExpireFlashBag::all()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Flash

array all() Gets and clears flashes from the stack.

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

gc($maxlifetime) {@inheritdoc} Parameters

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

class PdoSessionHandler implements SessionHandlerInterface

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

bool has(string $name) Checks if an attribute is defined.

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

close() {@inheritdoc}

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

initialize(array $flashes) Initializes the Bag.

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

class AutoExpireFlashBag implements

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

save() Force the session to be saved and closed. This method is generally not required for

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

write($sessionId, $data) {@inheritdoc} Parameters

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

save() Force the session to be saved and closed. This method is generally not required for

2025-01-10 15:47:30