Component\HttpFoundation\Session\Storage\Proxy
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

Classes

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

setCookie(Cookie $cookie)

2025-01-10 15:47:30
UploadedFile::getClientOriginalName()
  • References/PHP/Symfony/Component/HttpFoundation/File

string|null getClientOriginalName() Returns the original file name. It is extracted from

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

static bool checkIp(string $requestIp, string|array $ips) Checks if an IPv4 or IPv6

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

bool isNoCache() Return Value bool

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

string getRealMethod() Gets the "real" request method.

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

replace(array $parameters = array()) Replaces the current parameters by a new set.

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

static trustXSendfileTypeHeader() Trust X-Sendfile-Type header.

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

setAutoEtag() Automatically sets the ETag header according to the checksum of the file.

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

bool isStarted() Checks if the session is started.

2025-01-10 15:47:30