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

Response setContent(mixed $content)

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

string getDefaultLocale() Get the default locale.

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

read($sessionId) {@inheritdoc} Parameters

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

setAutoLastModified() Automatically sets the Last-Modified header according the file modification

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

string|null getMimeType() Returns the mime type of the file. The mime type is guessed

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

class JsonResponse extends Response

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

class Request Request represents an HTTP request. The methods dealing with URL accept /

2025-01-10 15:47:30
FlashBagInterface::keys()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Flash

array keys() Returns a list of all defined types.

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

int|null getClientSize() Returns the file size. It is extracted from the request from

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

static Request createFromGlobals()

2025-01-10 15:47:30