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 |
---|---|---|---|
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/ |
Creates a collection on the storage. |
RecipeExtensionConfigStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
RecipeExtensionConfigStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
RecipeExtensionConfigStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
RecipeExtensionConfigStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
RecipeExtensionConfigStorage::exists | function | core/ |
Returns whether a configuration object exists. |
RecipeExtensionConfigStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
RecipeExtensionConfigStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
RecipeExtensionConfigStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
RecipeExtensionConfigStorage::read | function | core/ |
Reads configuration data from the storage. |
RecipeExtensionConfigStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
RecipeExtensionConfigStorage::rename | function | core/ |
Renames a configuration object in the storage. |
RecipeExtensionConfigStorage::write | function | core/ |
Writes configuration data to the storage. |
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. |
SaveUploadFormTest::$imageExtension | property | core/ |
Extension of the image filename. |
SaveUploadFormTest::testHandleExtension | function | core/ |
Tests extension handling. |
SaveUploadTest::$imageExtension | property | core/ |
Extension of the image filename. |
SaveUploadTest::testHandleExtension | function | core/ |
Tests extension handling. |
Schema::extensionExists | function | core/ |
Determines whether the PostgreSQL extension is created. |
SchemaTest::testPgsqlExtensionExists | function | core/ |
@covers \Drupal\pgsql\Driver\Database\pgsql\Schema::extensionExists |
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.