Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExtensionListTrait::getPathname | function | core/ |
|
| ExtensionListTrait::setPathname | function | core/ |
|
| ExtensionMimeTypeGuesser | class | core/ |
Makes possible to guess the MIME type of a file using its extension. |
| ExtensionMimeTypeGuesser | class | core/ |
Provides a proxy class for \Drupal\Core\File\MimeType\ExtensionMimeTypeGuesser. |
| ExtensionMimeTypeGuesser.php | file | core/ |
|
| ExtensionMimeTypeGuesser.php | file | core/ |
|
| ExtensionMimeTypeGuesser::$container | property | core/ |
The service container. |
| ExtensionMimeTypeGuesser::$defaultMapping | property | core/ |
Default MIME extension mapping. |
| ExtensionMimeTypeGuesser::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| ExtensionMimeTypeGuesser::$mapping | property | core/ |
The MIME types mapping array after going through the module handler. |
| ExtensionMimeTypeGuesser::$moduleHandler | property | core/ |
The module handler. |
| ExtensionMimeTypeGuesser::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| ExtensionMimeTypeGuesser::guessMimeType | function | core/ |
|
| ExtensionMimeTypeGuesser::guessMimeType | function | core/ |
|
| ExtensionMimeTypeGuesser::isGuesserSupported | function | core/ |
|
| ExtensionMimeTypeGuesser::isGuesserSupported | function | core/ |
|
| ExtensionMimeTypeGuesser::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| ExtensionMimeTypeGuesser::setMapping | function | core/ |
|
| ExtensionMimeTypeGuesser::setMapping | function | core/ |
Sets the mimetypes/extension mapping to use when guessing mimetype. |
| ExtensionMimeTypeGuesser::__construct | function | core/ |
Constructs a new ExtensionMimeTypeGuesser. |
| ExtensionMimeTypeGuesser::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| ExtensionNameConstraint | class | core/ |
Checks that the value is a valid extension name. |
| ExtensionNameConstraint.php | file | core/ |
|
| ExtensionNameConstraint::__construct | function | core/ |
Constructs an ExtensionNameConstraint object. |
| ExtensionNameConstraintTest | class | core/ |
Tests the ExtensionName constraint. |
| ExtensionNameConstraintTest.php | file | core/ |
|
| ExtensionNameConstraintTest::$modules | property | core/ |
Modules to install. |
| ExtensionNameConstraintTest::testValidation | function | core/ |
Tests the ExtensionName constraint. |
| ExtensionNameLengthException | class | core/ |
Exception thrown when the extension's name length exceeds the allowed 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/ |
ExtensionPathResolver constructor. |
| ExtensionPathResolverTest | class | core/ |
Tests that extension path resolver works correctly. |
| ExtensionPathResolverTest.php | file | core/ |
|
| ExtensionPathResolverTest::testExtensionPathResolving | function | core/ |
@covers ::getPathname[[api-linebreak]] |
| ExtensionPathResolverTest::testExtensionPathResolvingPath | function | core/ |
@covers ::getPath[[api-linebreak]] |
| ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingModule | function | core/ |
@covers ::getPathname[[api-linebreak]] |
| ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingProfile | function | core/ |
@covers ::getPathname[[api-linebreak]] |
| ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingTheme | function | core/ |
@covers ::getPathname[[api-linebreak]] |
| ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingThemeEngine | function | core/ |
@covers ::getPathname[[api-linebreak]] |
| 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/ |
Pagination
- Previous page
- Page 582
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.