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 |
---|---|---|---|
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/ |
|
ProfileExtensionList::getInstalledExtensionNames | function | core/ |
|
Recipe::validateExtensionIsAvailable | function | core/ |
Validates that the value is an available module/theme (installed or not). |
RecipeConfigurator::listAllExtensions | function | core/ |
List all the extensions installed by this recipe and its dependencies. |
RecipeExtensionConfigStorage | class | core/ |
Allows the recipe to select configuration from the module. |
RecipeExtensionConfigStorage.php | file | core/ |
|
RecipeExtensionConfigStorage::$storage | property | core/ |
|
RecipeExtensionConfigStorage::createCollection | function | core/ |
|
RecipeExtensionConfigStorage::decode | function | core/ |
|
RecipeExtensionConfigStorage::delete | function | core/ |
|
RecipeExtensionConfigStorage::deleteAll | function | core/ |
|
RecipeExtensionConfigStorage::encode | function | core/ |
|
RecipeExtensionConfigStorage::exists | function | core/ |
|
RecipeExtensionConfigStorage::getAllCollectionNames | function | core/ |
|
RecipeExtensionConfigStorage::getCollectionName | function | core/ |
|
RecipeExtensionConfigStorage::listAll | function | core/ |
|
RecipeExtensionConfigStorage::read | function | core/ |
|
RecipeExtensionConfigStorage::readMultiple | function | core/ |
|
RecipeExtensionConfigStorage::rename | function | core/ |
|
RecipeExtensionConfigStorage::write | function | core/ |
|
RecipeExtensionConfigStorage::__construct | function | core/ |
|
RecipeMissingExtensionsException | class | core/ |
Exception thrown when recipes contain or depend on missing extensions. |
RecipeMissingExtensionsException.php | file | core/ |
|
RecipeMissingExtensionsException::__construct | function | core/ |
Constructs a RecipeMissingExtensionsException. |
RecursiveExtensionFilterCallback | class | core/ |
Filters a RecursiveDirectoryIterator to discover extensions. |
RecursiveExtensionFilterCallback.php | file | core/ |
|
RecursiveExtensionFilterCallback::$allowedExtensionTypes | property | core/ |
List of base extension type directory names to scan. |
RecursiveExtensionFilterCallback::$skippedFolders | property | core/ |
List of directory names to skip when recursing. |
RecursiveExtensionFilterCallback::accept | function | core/ |
Checks whether a given filesystem directory is acceptable. |
RecursiveExtensionFilterCallback::__construct | function | core/ |
Construct a RecursiveExtensionFilterCallback. |
RecursiveExtensionFilterIterator | class | core/ |
Filters a RecursiveDirectoryIterator to discover extensions. |
RecursiveExtensionFilterIterator.php | file | core/ |
|
RecursiveExtensionFilterIterator::$acceptTests | property | core/ |
Whether to include test directories when recursing. |
RecursiveExtensionFilterIterator::$allowedExtensionTypes | property | core/ |
List of base extension type directory names to scan. |
RecursiveExtensionFilterIterator::$skippedFolders | property | core/ |
List of directory names to skip when recursing. |
RecursiveExtensionFilterIterator::accept | function | core/ |
|
RecursiveExtensionFilterIterator::acceptTests | function | core/ |
Controls whether test directories will be scanned. |
RecursiveExtensionFilterIterator::getChildren | function | core/ |
|
RecursiveExtensionFilterIterator::__construct | function | core/ |
Construct a RecursiveExtensionFilterIterator. |
Registry::postProcessExtension | function | core/ |
Completes the theme registry adding discovered functions and hooks. |
Registry::processExtension | function | core/ |
Process a single implementation of hook_theme(). |
RegistryTest::providerTestPostProcessExtension | function | core/ |
Provides test data to ::testPostProcessExtension(). |
RegistryTest::testPostProcessExtension | function | core/ |
@covers ::postProcessExtension @covers ::completeSuggestion @covers ::mergePreprocessFunctions |
RequiredModuleUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
ResourceController::getThumbnailWithNoExtension | function | core/ |
Returns an example thumbnail file without an extension. |
ReviewForm::$moduleExtensionList | property | core/ |
Module extension list. |
SaveUploadFormTest::$imageExtension | property | core/ |
Extension of the image filename. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.