Response::setContent()
  • References/PHP/Symfony/Component/HttpFoundation

Response setContent(mixed $content)

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

save() Force the session to be saved and closed. This method must invoke sessionwriteclose()

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

overrideGlobals() Overrides the PHP global variables according to this request instance. It

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

static bool getHttpMethodParameterOverride() Checks whether support for the _method

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

class PhpBridgeSessionStorage extends

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

read($sessionId) {@inheritdoc} Parameters

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

setName(string $name) Sets the session name.

2025-01-10 15:47:30
FileinfoMimeTypeGuesser::isSupported()
  • References/PHP/Symfony/Component/HttpFoundation/File/MimeType

static bool isSupported() Returns whether this guesser is supported on the current

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

static Response create(callable|null

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

write($sessionId, $data) {@inheritdoc} Parameters

2025-01-10 15:47:30