SessionStorageInterface::clear()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

clear() Clear all session data in memory.

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

string getBasePath() Returns the root path from which this request is executed. Suppose

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

SessionBagInterface

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

string|null getClientMimeType() Returns the file mime type. The client mime type is extracted

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

MetadataBag

2025-01-10 15:47:30
AbstractProxy::isWrapper()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Proxy

bool isWrapper() Returns true if this handler wraps an internal PHP session save handler using

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

mixed clear() Clears out data from bag.

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

array all() Gets and clears flashes from the stack.

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

Response setPrivate()

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

BinaryFileResponse

2025-01-10 15:47:30