MockArraySessionStorage::start()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

bool start() Starts the session. Return

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

gc($maxlifetime) {@inheritdoc} Parameters

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

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

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

Classes

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

class ExpressionRequestMatcher extends

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