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 |
---|---|---|---|
ModulesListNonStableConfirmForm::$moduleExtensionList | property | core/ |
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(). |
ObsoleteExtensionException | class | core/ |
Exception thrown when the extension is obsolete on install. |
ObsoleteExtensionException.php | file | core/ |
|
OEmbed::getThumbnailFileExtensionFromUrl | function | core/ |
Tries to determine the file extension of a thumbnail. |
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. |
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/ |
Default values to be merged into *.info.yml file arrays. |
ProfileExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
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\Core\Database\Driver\pgsql\Schema::extensionExists |
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. |
SettableDiscoveryExtensionListTrait::$extensionDiscovery | property | core/ |
The extension discovery for this extension list. |
SettableDiscoveryExtensionListTrait::getExtensionDiscovery | function | core/ |
|
SettableDiscoveryExtensionListTrait::setExtensionDiscovery | function | core/ |
Sets the extension discovery. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.