Search for extension
- Search 7.x for extension
- Search 9.5.x for extension
- Search 10.3.x for extension
- Search 11.x for extension
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Extension | class | core/ |
Gets system data for a legacy extension. |
| Extension | class | core/ |
Defines an extension (file) object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 |
| LibrariesDirectoryFileFinder::$profileExtensionList | property | core/ |
The profile extension list. |
| LibraryDiscovery::getLibrariesByExtension | function | core/ |
Gets all libraries defined by an extension. |
| LibraryDiscoveryInterface::getLibrariesByExtension | function | core/ |
Gets all libraries defined by an extension. |
| LibraryDiscoveryParser::buildByExtension | function | core/ |
Parses and builds up all the libraries information of an extension. |
| 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[[api-linebreak]] |
| LinkRelationType::getExtensionUri | function | core/ |
Returns the extension link relation type URI. |
| LinkRelationType::isExtension | function | core/ |
Indicates whether this link relation type is of the 'extension' kind. |
| 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/ |
Default values to be merged into *.info.yml file arrays. |
| ModuleExtensionList::$profileList | property | core/ |
The profile list needed by this module list. |
| ModuleExtensionList::doList | function | core/ |
Builds the list of extensions. |
| ModuleExtensionList::doScanExtensions | function | core/ |
Scans the available extensions. |
| 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/ |
Returns the extension discovery. |
| ModuleExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
| 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[[api-linebreak]] @group Extension |
| ModuleExtensionListTest.php | file | core/ |
|
| ModuleExtensionListTest::testGetlist | function | core/ |
@covers ::getList[[api-linebreak]] |
| 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. |
| ModulesUninstallConfirmForm::$moduleExtensionList | property | core/ |
The module extension list. |
| ModulesUninstallForm::$moduleExtensionList | property | core/ |
The module extension list. |
| MultipleFileUploadTest::testMultipleFileFieldWithAllFileExtensions | function | core/ |
Tests multiple file field with all file extensions. |
| NameMungingTest::$badExtension | property | core/ |
An extension to be used as forbidden during munge operations. |
| NameMungingTest::testMungeIgnoreAllowedExtensions | function | core/ |
Tests that allowed extensions are ignored by file_munge_filename(). |
| nyan_cat_extension | function | core/ |
Implements hook_extension(). |
| PermissionHandlerTest::mockModuleExtension | function | core/ |
Provides an extension object for a given module with a human name. |
| PharExtensionInterceptor | class | core/ |
An alternate PharExtensionInterceptor to support phar-based CLI tools. |
| PharExtensionInterceptor.php | file | core/ |
|
| PharExtensionInterceptor::assert | function | core/ |
Determines whether phar file is allowed to execute. |
| PharExtensionInterceptor::baseFileContainsPharExtension | function | core/ |
Determines if a path has a .phar extension or invoked execution. |
| PhpSerialize::getFileExtension | function | core/ |
Gets the file extension for this serialization format. |
| PreExistingConfigException::$extension | property | core/ |
The name of the module that is being installed. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.