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 |
|---|---|---|---|
| ExtensionList::recalculatePathNames | function | core/ |
Generates a sorted list of .info.yml file locations for all extensions. |
| ExtensionList::reset | function | core/ |
Resets the stored extension list. |
| ExtensionList::setPathname | function | core/ |
Sets the pathname for an extension. |
| ExtensionList::sortByName | function | core/ |
Array sorting callback; sorts extensions by their name. |
| ExtensionList::subClassExtension | function | core/ |
Allows subclasses to convert the extension into a specific subclass. |
| ExtensionList::__construct | function | core/ |
Constructs a new instance. |
| ExtensionListTest | class | core/ |
Tests Drupal\Core\Extension\ExtensionList. |
| ExtensionListTest.php | file | core/ |
|
| ExtensionListTest::getMocks | function | core/ |
|
| ExtensionListTest::providerCheckIncompatibility | function | core/ |
Data provider for testCheckIncompatibility(). |
| ExtensionListTest::setupTestExtensionList | function | core/ |
Sets up an a test extension list. |
| ExtensionListTest::testCheckIncompatibility | function | core/ |
Tests check incompatibility. |
| ExtensionListTest::testGet | function | core/ |
Tests get. |
| ExtensionListTest::testGetAllAvailableInfo | function | core/ |
Tests get all available info. |
| ExtensionListTest::testGetAllInstalledInfo | function | core/ |
Tests get all installed info. |
| ExtensionListTest::testGetExtensionInfo | function | core/ |
Tests get extension info. |
| ExtensionListTest::testGetList | function | core/ |
Tests get list. |
| ExtensionListTest::testGetName | function | core/ |
Tests get name. |
| ExtensionListTest::testGetNameWithNonExistingExtension | function | core/ |
Tests get name with non existing extension. |
| ExtensionListTest::testGetPath | function | core/ |
Tests get path. |
| ExtensionListTest::testGetPathname | function | core/ |
Tests get pathname. |
| ExtensionListTest::testGetPathNames | function | core/ |
Tests get path names. |
| ExtensionListTest::testGetWithNonExistingExtension | function | core/ |
Tests get with non existing extension. |
| ExtensionListTest::testReset | function | core/ |
Tests reset. |
| ExtensionListTest::testSetPathname | function | core/ |
Tests set pathname. |
| ExtensionListTest::testSetPathnameSurvivesReset | function | core/ |
Tests that set pathname survives reset. |
| ExtensionListTestTrait | trait | core/ |
Provides extension list methods. |
| ExtensionListTestTrait.php | file | core/ |
|
| ExtensionListTestTrait::getModulePath | function | core/ |
Gets the path for the specified module. |
| ExtensionListTestTrait::getThemePath | function | core/ |
Gets the path for the specified theme. |
| ExtensionListTrait | trait | core/ |
Provides common functionality for the extension list classes. |
| ExtensionListTrait.php | file | core/ |
|
| ExtensionListTrait::$staticAddedPathNames | property | core/ |
Static version of the added file names during the installer. |
| 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::$deprecatedProperties | property | core/ |
Deprecated service properties. |
| ExtensionMimeTypeGuesser::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| ExtensionMimeTypeGuesser::$map | property | core/ |
The MIME type map. |
| ExtensionMimeTypeGuesser::$mapping | property | core/ |
The MIME types mapping array after going through 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/ |
Pagination
- Previous page
- Page 522
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.