MockArraySessionStorage
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

class MockArraySessionStorage implements

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

addCacheControlDirective(string $key, mixed $value = true) Adds a custom Cache-Control directive

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

mixed clear() Clears out data from bag.

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

AcceptHeader add(

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

bool start() Starts the session. Return

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

bool isStarted() Checks if the session is started.

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

class NativeProxy extends

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
NamespacedAttributeBag::remove()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Attribute

mixed remove(string $name) Removes an attribute.

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

bool isHttpOnly() Checks whether the cookie will be made accessible only through the HTTP protocol

2025-01-10 15:47:30