Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExtensionMimeTypeGuesserTest.php | file | core/ |
|
| ExtensionMimeTypeGuesserTest::$modules | property | core/ |
|
| 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/ |
|
| ExtensionStreamBase::getDirectoryPath | function | core/ |
|
| ExtensionStreamBase::getExtension | function | core/ |
Gets the extension object. |
| ExtensionStreamBase::getExtensionName | function | core/ |
Gets the extension name from the URI. |
| ExtensionStreamBase::getExternalUrl | function | core/ |
|
| ExtensionStreamBase::getTarget | function | core/ |
|
| ExtensionStreamBase::getType | function | core/ |
|
| ExtensionStreamBase::setUri | function | core/ |
|
| ExtensionStreamTest | class | core/ |
Tests extension stream wrappers. |
| ExtensionStreamTest.php | file | core/ |
|
| ExtensionStreamTest::$modules | property | core/ |
The list of modules to enable. |
| ExtensionStreamTest::$streamWrappers | property | core/ |
A list of extension stream wrappers keyed by scheme. |
| ExtensionStreamTest::providerStreamWrapperMethodsOnMissingExtensions | function | core/ |
Test cases for testing stream wrapper methods on missing extensions. |
| ExtensionStreamTest::register | function | core/ |
|
| ExtensionStreamTest::setUp | function | core/ |
Pagination
- Previous page
- Page 514
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.