UploadedFile::getClientOriginalExtension()
  • References/PHP/Symfony/Component/HttpFoundation/File

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

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::isCacheable()
  • References/PHP/Symfony/Component/HttpFoundation

bool isCacheable() Returns true if the response is worth caching under any circumstance.

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

bool isStarted() Checks if the session is started.

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

JsonResponse setJson(string $json)

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

bool hasPreviousSession() Whether the request contains a Session which was started in one of

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

static enableHttpMethodParameterOverride() Enables support for the _method request

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

stampNew(int $lifetime = null) Stamps a new session's metadata.

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

string getName() Gets the name of the cookie.

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

ArrayIterator getIterator()

2025-01-10 15:47:30