Search for getExtensions
- Search 7.x for getExtensions
- Search 9.5.x for getExtensions
- Search 10.3.x for getExtensions
- Search 11.x for getExtensions
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ArchiverManager::getExtensions | function | core/ |
Returns a string of supported archive extensions. |
KernelTestBase::getExtensionsForModules | function | core/ |
Returns Extension objects for $modules to enable. |
LegacyFunctionsTest::testArchiverGetExtensions | function | core/ |
@expectedDeprecation archiver_get_extensions() is deprecated in Drupal 8.8.0 and will be removed in Drupal 9.0.0. Use \Drupal\Core\Archiver\ArchiverManager::getExtensions() instead. See https://www.drupal.org/node/2999951 |
TestDiscovery::getExtensions | function | core/ |
Returns all available extensions. |
ThemeInitialization::getExtensions | function | core/ |
Gets all extensions. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.