You are here

7 methods override MimeTypeGuesserInterface::guess() in Zircon Profile 8

ExtensionMimeTypeGuesser::guess in core/lib/Drupal/Core/File/MimeType/ExtensionMimeTypeGuesser.php
Guesses the mime type of the file with the given path.
ExtensionMimeTypeGuesser::guess in core/lib/Drupal/Core/ProxyClass/File/MimeType/ExtensionMimeTypeGuesser.php
Guesses the mime type of the file with the given path.
FileBinaryMimeTypeGuesser::guess in vendor/symfony/http-foundation/File/MimeType/FileBinaryMimeTypeGuesser.php
Guesses the mime type of the file with the given path.
FileinfoMimeTypeGuesser::guess in vendor/symfony/http-foundation/File/MimeType/FileinfoMimeTypeGuesser.php
Guesses the mime type of the file with the given path.
MimeTypeGuesser::guess in vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesser.php
Tries to guess the mime type of the given file.
MimeTypeGuesser::guess in core/lib/Drupal/Core/File/MimeType/MimeTypeGuesser.php
Guesses the mime type of the file with the given path.
MimeTypeGuesser::guess in core/lib/Drupal/Core/ProxyClass/File/MimeType/MimeTypeGuesser.php
Guesses the mime type of the file with the given path.