NamespacedAttributeBag::remove()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Attribute

mixed remove(string $name) Removes an attribute.

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

close() {@inheritdoc}

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

close() {@inheritdoc}

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

class NativeProxy extends

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

mixed getName() Returns the session name.

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

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

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

class MongoDbSessionHandler implements SessionHandlerInterface

2025-01-10 15:47:30
AutoExpireFlashBag::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
Component\HttpFoundation\Session\Attribute
  • References/PHP/Symfony/Component/HttpFoundation/Session

Classes

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