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

array all() Returns attributes. Return

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
SessionHandlerProxy::gc()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Proxy

gc($maxlifetime) {@inheritdoc} Parameters

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

SessionBagInterface

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

string getPath() Gets the path on the server in which the cookie will be available on.

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

class NativeFileSessionHandler extends

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

class NativeSessionHandler extends SessionHandler

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

bool contains(string $key, string $value) Returns true if the given HTTP header contains the

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

int|null getTtl() Returns the response's time-to-live in seconds. It returns null when

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

Response setCharset(string $charset)

2025-01-10 15:47:30