AttributeBag::getIterator()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Attribute

ArrayIterator getIterator()

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

initialize(array $attributes) Initializes the Bag.

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

setId(string $id) Sets the session ID. Parameters

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

gc($maxlifetime) {@inheritdoc} Parameters

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

array peekAll() Gets all flash messages.

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

clear() Clear all session data in memory.

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

SessionBagInterface

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

MetadataBag

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

bool isWrapper() Returns true if this handler wraps an internal PHP session save handler using

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

mixed clear() Clears out data from bag.

2025-01-10 15:47:30