Request::getTrustedHeaderName()
  • References/PHP/Symfony/Component/HttpFoundation

static string getTrustedHeaderName(string $key) Gets the trusted proxy header name

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

class ParameterBag implements IteratorAggregate,

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

Response setStatusCode(int $code, mixed

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

setCallback(callable $callback) Sets the PHP callback associated with this Response.

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

string getName() Gets this bag's name.

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

Response setEtag(string|null $etag = null

2025-01-10 15:47:30
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