MockArraySessionStorage::registerBag()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

registerBag(

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

registerBag(

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

bool migrate(bool $destroy = false, int $lifetime = null) Migrates the current session to a new

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

bool isMethodSafe() Checks whether the method is safe or not.

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

string getId() Returns the session ID.

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

stampNew(int $lifetime = null) Stamps a new session's metadata.

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

mixed|null getCacheControlDirective(string $key) Returns a Cache-Control directive value by name

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

class NamespacedAttributeBag extends

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

AbstractProxy getSaveHandler() Gets the save handler instance. Return Value AbstractProxy

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

mixed getAttribute(string $name, mixed $default = null) Returns an attribute by its name.

2025-01-10 15:47:30