Search for extension
- Search 7.x for extension
- Search 9.5.x for extension
- Search 8.9.x for extension
- Search 11.x for extension
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Extension | class | core/ |
Drupal 6/7 system data for a legacy extension source from database. |
Extension | class | core/ |
Defines an extension (file) object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
LibraryDiscoveryParser::$extensionPathResolver | property | core/ |
The extension path resolver. |
LibraryDiscoveryParser::buildByExtension | function | core/ |
Parses and builds up all the libraries information of an extension. |
LibraryDiscoveryParserTest::$extensionPathResolver | property | core/ |
The mocked extension path resolver. |
LibraryDiscoveryParserTest::testBuildByExtensionSimple | function | core/ |
Tests that basic functionality works for getLibraryByName. |
LibraryDiscoveryParserTest::testBuildByExtensionWithMissingInformation | function | core/ |
Tests that an exception is thrown with only the version property specified. |
LibraryDiscoveryParserTest::testBuildByExtensionWithMissingLibraryFile | function | core/ |
Tests that a module with a missing library file results in FALSE. |
LibraryDiscoveryParserTest::testBuildByExtensionWithOnlyDependencies | function | core/ |
Tests that no exception is thrown when only dependencies are specified. |
LibraryDiscoveryParserTest::testBuildByExtensionWithTheme | function | core/ |
Tests that a theme can be used instead of a module. |
LibraryDiscoveryTest::testGetLibrariesByExtension | function | core/ |
@covers ::getLibrariesByExtension |
LinkRelationType::getExtensionUri | function | core/ |
|
LinkRelationType::isExtension | function | core/ |
|
LinkRelationTypeInterface::getExtensionUri | function | core/ |
Returns the extension link relation type URI. |
LinkRelationTypeInterface::isExtension | function | core/ |
Indicates whether this link relation type is of the 'extension' kind. |
MediaSourceFileTest::testFileExtensionConstraint | function | core/ |
Tests the file extension constraint. |
ModuleExtensionList | class | core/ |
Provides a list of available modules. |
ModuleExtensionList.php | file | core/ |
|
ModuleExtensionList::$configFactory | property | core/ |
The config factory. |
ModuleExtensionList::$defaults | property | core/ |
|
ModuleExtensionList::$profileList | property | core/ |
The profile list needed by this module list. |
ModuleExtensionList::doList | function | core/ |
|
ModuleExtensionList::doScanExtensions | function | core/ |
|
ModuleExtensionList::ensureRequiredDependencies | function | core/ |
Marks dependencies of required modules as 'required', recursively. |
ModuleExtensionList::getActiveProfile | function | core/ |
Gets the processed active profile object, or null. |
ModuleExtensionList::getExtensionDiscovery | function | core/ |
|
ModuleExtensionList::getInstalledExtensionNames | function | core/ |
|
ModuleExtensionList::getProfileDirectories | function | core/ |
Finds all installation profile paths. |
ModuleExtensionList::__construct | function | core/ |
Constructs a new ModuleExtensionList instance. |
ModuleExtensionListTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ModuleExtensionList @group Extension |
ModuleExtensionListTest.php | file | core/ |
|
ModuleExtensionListTest::testGetList | function | core/ |
@covers ::getList |
ModuleRequiredByThemesUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
ModuleRequiredByThemesUninstallValidator::$themeExtensionList | property | core/ |
The theme extension list. |
ModuleRequiredByThemesUninstallValidatorTest::$moduleExtensionList | property | core/ |
Mock of ModuleExtensionList. |
ModuleRequiredByThemesUninstallValidatorTest::$themeExtensionList | property | core/ |
Mock of ThemeExtensionList. |
ModulesListForm::$moduleExtensionList | property | core/ |
The module extension list. |
ModulesListNonStableConfirmForm::$moduleExtensionList | property | core/ |
Module extension list. |
ModulesUninstallConfirmForm::$moduleExtensionList | property | core/ |
The module extension list. |
ModulesUninstallForm::$moduleExtensionList | property | core/ |
The module extension list. |
ModuleThemePageXssVulnerabilityTest::testExtensionInfoXss | function | core/ |
Tests extension info cannot create XSS vulnerabilities. |
MultipleFileUploadTest::testMultipleFileFieldWithAllFileExtensions | function | core/ |
Tests multiple file field with all file extensions. |
NonPublicSchemaTest::testExtensionExists | function | core/ |
@covers ::extensionExists @covers ::tableExists |
nyan_cat_extension | function | core/ |
Implements hook_extension(). |
ObsoleteExtensionException | class | core/ |
Exception thrown when the extension is obsolete on install. |
ObsoleteExtensionException.php | file | core/ |
|
OEmbed::getThumbnailFileExtensionFromUrl | function | core/ |
Tries to determine the file extension of a thumbnail. |
Permission::$moduleExtensionList | property | core/ |
Module extension list. |
PermissionHandlerTest::mockModuleExtension | function | core/ |
Provides an extension object for a given module with a human name. |
Permissions::$moduleExtensionList | property | core/ |
Module extension list. |
PhpSerialize::getFileExtension | function | core/ |
|
PreExistingConfigException::$extension | property | core/ |
The name of the module that is being installed. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.