Component\HttpFoundation\Session\Attribute
  • References/PHP/Symfony/Component/HttpFoundation/Session

Classes

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

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

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

interface AttributeBagInterface implements

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

SessionBagInterface

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

mixed remove(string $name) Removes an attribute.

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

interface FlashBagInterface implements

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

read($sessionId) {@inheritdoc} Parameters

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

array peek(string $type, array $default = array()) Gets flash messages for a given type.

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

setName(string $name) Sets the session name.

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

string getSaveHandlerName() Gets the session.save_handler name.

2025-01-10 15:47:30