Search for extension
- Search 7.x for extension
- Search 8.9.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/ |
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 |
|---|---|---|---|
| InstallerModuleExtensionList | class | core/ |
Overrides the module extension list to have a static cache. |
| InstallerModuleExtensionList.php | file | core/ |
|
| InstallerThemeEngineExtensionList | class | core/ |
Overrides the theme engine extension list to have a static cache. |
| InstallerThemeEngineExtensionList.php | file | core/ |
|
| InstallerThemeExtensionList | class | core/ |
Overrides the theme extension list to have a static cache. |
| InstallerThemeExtensionList.php | file | core/ |
|
| Json::getFileExtension | function | core/ |
Gets the file extension for this serialization format. |
| KernelTestBase::getExtensionsForModules | function | core/ |
Returns Extension objects for $modules to enable. |
| LegacyExtensionPathResolverTest | class | core/ |
Tests the extension path resolver deprecations. |
| LegacyExtensionPathResolverTest.php | file | core/ |
|
| LegacyExtensionPathResolverTest::testDeprecatedWarning | function | core/ |
@group legacy |
| 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::$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[[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. |
| LoadLibraryController::$moduleExtensionList | property | core/ |
The module extension list. |
| 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. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.