Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExtensionMimeTypeGuesser::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| ExtensionMimeTypeGuesser::__construct | function | core/ |
Constructs a new ExtensionMimeTypeGuesser. |
| ExtensionMimeTypeGuesserDeprecationTest | class | core/ |
Tests that deprecation messages are raised for deprecations. |
| ExtensionMimeTypeGuesserDeprecationTest.php | file | core/ |
|
| ExtensionMimeTypeGuesserDeprecationTest::$modules | property | core/ |
Modules to install. |
| ExtensionMimeTypeGuesserDeprecationTest::testConstructorDeprecation | function | core/ |
Tests that deprecations are raised for missing constructor arguments. |
| ExtensionMimeTypeGuesserLegacyTest | class | core/ |
Tests filename mimetype detection. |
| ExtensionMimeTypeGuesserLegacyTest.php | file | core/ |
|
| ExtensionMimeTypeGuesserLegacyTest::$modules | property | core/ |
Modules to install. |
| ExtensionMimeTypeGuesserLegacyTest::testFileMimeTypeDetectionCustomMapping | function | core/ |
Tests mapping of mimetypes from filenames. |
| ExtensionMimeTypeGuesserLegacyTest::testGuessMimeType | function | core/ |
Tests mapping of mimetypes from filenames. |
| ExtensionMimeTypeGuesserTest | class | core/ |
Tests filename mimetype detection. |
| ExtensionMimeTypeGuesserTest.php | file | core/ |
|
| ExtensionMimeTypeGuesserTest::$modules | property | core/ |
Modules to install. |
| ExtensionMimeTypeGuesserTest::testGuessMimeType | function | core/ |
Tests mapping of mimetypes from filenames. |
| ExtensionNameConstraint | class | core/ |
Checks that the value is a valid extension name. |
| ExtensionNameConstraint.php | file | core/ |
|
| ExtensionNameConstraint::__construct | function | core/ |
|
| ExtensionNameConstraintTest | class | core/ |
Tests the ExtensionName constraint. |
| ExtensionNameConstraintTest.php | file | core/ |
|
| ExtensionNameConstraintTest::testValidation | function | core/ |
Tests the ExtensionName constraint. |
| ExtensionNameLengthException | class | core/ |
Exception thrown when the extension's name length exceeds the maximum. |
| ExtensionNameLengthException.php | file | core/ |
|
| ExtensionNameReservedException | class | core/ |
Exception thrown when the extension's name is already reserved. |
| ExtensionNameReservedException.php | file | core/ |
|
| ExtensionPathResolver | class | core/ |
Factory for getting extension lists by type. |
| ExtensionPathResolver.php | file | core/ |
|
| ExtensionPathResolver::$extensionLists | property | core/ |
A associative array of ExtensionList objects keyed by type. |
| ExtensionPathResolver::getPath | function | core/ |
Gets the extension directory path. |
| ExtensionPathResolver::getPathname | function | core/ |
Gets the info file path for the extension. |
| ExtensionPathResolver::__construct | function | core/ |
|
| ExtensionPathResolverTest | class | core/ |
Tests that extension path resolver works correctly. |
| ExtensionPathResolverTest.php | file | core/ |
|
| ExtensionPathResolverTest::testExtensionPathResolving | function | core/ |
Tests extension path resolving. |
| ExtensionPathResolverTest::testExtensionPathResolvingPath | function | core/ |
Tests extension path resolving path. |
| ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingModule | function | core/ |
Tests extension path resolving with non existing module. |
| ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingProfile | function | core/ |
Tests extension path resolving with non existing profile. |
| ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingTheme | function | core/ |
Tests extension path resolving with non existing theme. |
| ExtensionPathResolverTest::testUnknownExtension | function | core/ |
Tests the getPath() method with an unknown extension. |
| ExtensionSerializationTest | class | core/ |
Tests Extension serialization. |
| ExtensionSerializationTest.php | file | core/ |
|
| ExtensionSerializationTest::setUp | function | core/ |
|
| ExtensionSerializationTest::testPublicProperties | function | core/ |
Tests dynamically assigned public properties kept when serialized. |
| ExtensionSerializationTest::testServiceAppRouteUsage | function | core/ |
Tests that the Extension class unserialize method uses the preferred root. |
| ExtensionStreamBase | class | core/ |
Defines a base stream wrapper implementation for extension assets. |
| ExtensionStreamBase.php | file | core/ |
|
| ExtensionStreamBase::checkFileExtension | function | core/ |
Checks that the given URI has an allowed file extension. |
| ExtensionStreamBase::dirname | function | core/ |
Gets the name of the directory from a given path. |
| ExtensionStreamBase::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
| ExtensionStreamBase::getExtension | function | core/ |
Gets the extension object. |
Pagination
- Previous page
- Page 606
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.