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 |
|---|---|---|---|
| ExtensionList::getPathNamesCacheId | function | core/ |
Returns the extension filenames cache ID. |
| ExtensionList::recalculateInfo | function | core/ |
Generates the information from .info.yml files for extensions of this type. |
| 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/ |
Provides a proxy class for \Drupal\Core\File\MimeType\ExtensionMimeTypeGuesser. |
| ExtensionMimeTypeGuesser | class | core/ |
Makes possible to guess the MIME type of a file using its extension. |
| ExtensionMimeTypeGuesser.php | file | core/ |
|
| ExtensionMimeTypeGuesser.php | file | core/ |
|
| ExtensionMimeTypeGuesser::$container | property | core/ |
The service container. |
| ExtensionMimeTypeGuesser::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| 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/ |
Pagination
- Previous page
- Page 605
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.