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 |
---|---|---|---|
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[[api-linebreak]] @covers ::completeSuggestion[[api-linebreak]] @covers ::mergePreprocessFunctions[[api-linebreak]] |
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. |
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\Core\Database\Driver\pgsql\Schema::extensionExists[[api-linebreak]] |
sdc_other_node_visitor.twig.extension.profiler | service | core/ |
Drupal\sdc_other_node_visitor\Twig\Extension\TestProfilerExtension |
sdc_other_node_visitor.twig.extension.profiler | service | core/ |
Drupal\sdc_other_node_visitor\Twig\Extension\TestProfilerExtension |
SecurityAdvisoriesFetcher::$extensionLists | property | core/ |
Array of extension lists, keyed by extension type. |
SecurityAdvisoriesFetcher::getMatchingExtensionInfo | function | core/ |
Gets the information for an extension affected by the security advisory. |
SerializationInterface::getFileExtension | function | core/ |
Gets the file extension for this serialization format. |
SettableDiscoveryExtensionListTrait | trait | core/ |
Trait that allows extension discovery to be set. |
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.