MimeTypeGuesser::guess()
  • References/PHP/Symfony/Component/HttpFoundation/File/MimeType

string guess(string $path) Tries to guess the mime type of the given file. The file is

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

File move(string $directory, string $name

2025-01-10 15:47:30
MimeTypeGuesser
  • References/PHP/Symfony/Component/HttpFoundation/File/MimeType

class MimeTypeGuesser implements

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

static

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
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
ExtensionGuesser::register()
  • References/PHP/Symfony/Component/HttpFoundation/File/MimeType

register(

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
ExtensionGuesser
  • References/PHP/Symfony/Component/HttpFoundation/File/MimeType

class ExtensionGuesser implements

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

static

2025-01-10 15:47:30