ResponseHeaderBag::setCookie()
  • References/PHP/Symfony/Component/HttpFoundation

setCookie(Cookie $cookie)

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

read($sessionId) {@inheritdoc} Parameters

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

string getProtocolVersion() Gets the HTTP protocol version.

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

JsonResponse setJson(string $json)

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

matchIp(string $ip) Adds a check for the client IP.

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

Response sendHeaders()

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

setName($name) Parameters $name

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

static bool checkIp4(string $requestIp, string $ip) Compares two IPv4 addresses.

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

string getClientOriginalExtension() Returns the original file extension. It is extracted

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