CoreExtensionMimeTypeGuesserExtended |
class |
Drupal\sophron |
src/CoreExtensionMimeTypeGuesserExtended.php |
Extends the class that Drupal core uses to guess the MIME type of a file. |
|
1 |
|
DrupalMap |
class |
Drupal\sophron\Map |
src/Map/DrupalMap.php |
Class for mapping file extensions to MIME types. |
|
2 |
|
MapEvent |
class |
Drupal\sophron\Event |
src/Event/MapEvent.php |
Defines the MapEvent. |
|
2 |
|
MimeMapManager |
class |
Drupal\sophron |
src/MimeMapManager.php |
Provides a sensible mapping between filename extensions and MIME types. |
|
|
2 |
MimeMapManagerInterface |
interface |
Drupal\sophron |
src/MimeMapManagerInterface.php |
Provides an interface for FileMapManager. |
1 |
4 |
|
SettingsForm |
class |
Drupal\sophron\Form |
src/Form/SettingsForm.php |
Main Sophron settings admin form. |
|
|
1 |
SophronApiTest |
class |
Drupal\Tests\sophron\Kernel |
tests/src/Kernel/SophronApiTest.php |
Tests for Sophron API. |
|
|
|
SophronEventSubscriber |
class |
Drupal\sophron\EventSubscriber |
src/EventSubscriber/SophronEventSubscriber.php |
Sophron's module Event Subscriber. |
|
|
2 |
SophronGuesserServiceProvider |
class |
Drupal\sophron_guesser |
sophron_guesser/src/SophronGuesserServiceProvider.php |
Modifies the "file.mime_type.guesser.extension" service. |
|
|
|
SophronGuesserTest |
class |
Drupal\Tests\sophron\Kernel |
tests/src/Kernel/SophronGuesserTest.php |
Tests for Sophron guesser. |
|
|
|
SophronMimeTypeGuesser |
class |
Drupal\sophron_guesser |
sophron_guesser/src/SophronMimeTypeGuesser.php |
Makes possible to guess the MIME type of a file using its extension. |
|
|
|
SophronMimeTypeGuesser |
class |
Drupal\sophron_guesser\ProxyClass |
sophron_guesser/src/ProxyClass/SophronMimeTypeGuesser.php |
Provides a proxy class for \Drupal\sophron_guesser\SophronMimeTypeGuesser. |
|
|
|
SophronTest |
class |
Drupal\Tests\sophron\Functional |
tests/src/Functional/SophronTest.php |
Tests Sophron functionality. |
|
|
|