Search for extension
- Search 7.x for extension
- Search 9.5.x for extension
- Search 8.9.x for extension
- Search 10.3.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 |
---|---|---|---|
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. |
PhpExtensionsValidator | class | core/ |
Performs validation if certain PHP extensions are enabled. |
PhpExtensionsValidator.php | file | core/ |
|
PhpExtensionsValidator::getSubscribedEvents | function | core/ |
|
PhpExtensionsValidator::insideTest | function | core/ |
Whether this validator is running inside a test. |
PhpExtensionsValidator::isExtensionLoaded | function | core/ |
Indicates if a particular PHP extension is loaded. |
PhpExtensionsValidator::validateOpenSsl | function | core/ |
Flags an error if the OpenSSL extension is not installed. |
PhpExtensionsValidator::validateXdebug | function | core/ |
Flags a warning if Xdebug is enabled. |
PhpExtensionsValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\PhpExtensionsValidator @group package_manager @internal |
PhpExtensionsValidatorTest.php | file | core/ |
|
PhpExtensionsValidatorTest::providerPhpExtensionsValidation | function | core/ |
Data provider for ::testPhpExtensionsValidation(). |
PhpExtensionsValidatorTest::testPhpExtensionsValidation | function | core/ |
Tests that PHP extensions' status are checked by Package Manager. |
PhpSerialize::getFileExtension | function | core/ |
|
PreExistingConfigException::$extension | property | core/ |
The name of the module that is being installed. |
PreExistingConfigException::getExtension | function | core/ |
Gets the name of the extension that is being installed. |
ProfileExtensionList | class | core/ |
Provides a list of installation profiles. |
ProfileExtensionList.php | file | core/ |
|
ProfileExtensionList::$defaults | property | core/ |
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.