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 main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
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::testExtensionPathResolvingWithNonExistingThemeEngine | function | core/ |
Tests extension path resolving with non existing theme engine. |
| 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. |
| ExtensionStreamBase::getExtensionName | function | core/ |
Gets the extension name from the URI. |
| ExtensionStreamBase::getExternalUrl | function | core/ |
Returns a web accessible URL for the resource. |
| ExtensionStreamBase::getTarget | function | core/ |
Returns the local writable target of the resource within the stream. |
| ExtensionStreamBase::getType | function | core/ |
Returns the type of stream wrapper. |
| ExtensionStreamBase::setUri | function | core/ |
Sets the absolute stream resource URI. |
| 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/ |
Registers test-specific services. |
| ExtensionStreamTest::setUp | function | core/ |
|
| ExtensionStreamTest::testDirnameAsParameter | function | core/ |
Tests call of ::dirname() without setting a URI first. |
| ExtensionStreamTest::testDisallowedFileExtensions | function | core/ |
Tests that certain file extensions are disallowed by default. |
| ExtensionStreamTest::testInvalidStreamUri | function | core/ |
Tests invalid stream URIs. |
| ExtensionStreamTest::testNoExtensionError | function | core/ |
Tests that scheme with no extension throws an exception. |
| ExtensionStreamTest::testPathTraversal | function | core/ |
Tests path traversal. |
| ExtensionStreamTest::testStreamWrapperDirnameOnMissingExtensions | function | core/ |
Test the dirname method on uninstalled extensions. |
| ExtensionStreamTest::testStreamWrapperGetExternalUrlOnMissingExtensions | function | core/ |
Test the getExternalUrl method on uninstalled extensions. |
| ExtensionStreamTest::testStreamWrapperMethods | function | core/ |
Tests the extension stream wrapper methods. |
| ExtensionStreamTest::testStreamWrapperRealpathOnMissingExtensions | function | core/ |
Test the realpath method on uninstalled extensions. |
| ExtensionStreamTest::testWrappersAfterModuleUninstall | function | core/ |
Tests stream wrappers after module uninstall. |
| ExtensionStreamTest::testWrappersAfterThemeUninstall | function | core/ |
Tests stream wrappers after theme uninstall. |
| ExtensionTest | class | core/ |
Tests legacy extension source plugin. |
| ExtensionTest.php | file | core/ |
|
| ExtensionTest::$modules | property | core/ |
Modules to install. |
| ExtensionTest::providerSource | function | core/ |
Provides source data for ::testSource. |
Pagination
- Previous page
- Page 529
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.