Search for extension
- Search 7.x for extension
- Search 9.5.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/ |
Gets system data for a legacy extension. |
| 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/ |
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::$blacklist | property | core/ |
List of directory names to skip when recursing. |
| RecursiveExtensionFilterIterator::$whitelist | property | core/ |
List of base extension type directory names to scan. |
| 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. |
| 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/ |
Test extension handling. |
| 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. |
| StubTestSuiteBase::findExtensionDirectories | function | core/ |
Finds extensions in a Drupal installation. |
| SystemController::$moduleExtensionList | property | core/ |
The module extension list. |
| TestDiscovery::$availableExtensions | property | core/ |
Cached list of all available extension names, keyed by extension type. |
| TestDiscovery::getExtensions | function | core/ |
Returns all available extensions. |
| TestExtension | class | core/ |
A test Twig extension that adds a custom function and a custom filter. |
| TestExtension | class | core/ |
|
| TestExtension.php | file | core/ |
|
| TestExtension::$extensionDiscovery | property | core/ |
|
| TestExtension::$installedExtensions | property | core/ |
|
| TestExtension::getExtensionDiscovery | function | core/ |
Returns the extension discovery. |
| TestExtension::getFilters | function | core/ |
Generates a list of all Twig filters that this extension defines. |
| TestExtension::getFunctions | function | core/ |
Generates a list of all Twig functions that this extension defines. |
| TestExtension::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
| TestExtension::getName | function | core/ |
Gets a unique identifier for this Twig extension. |
| TestExtension::setExtensionDiscovery | function | core/ |
|
| TestExtension::setInstalledExtensions | function | core/ |
|
| TestExtension::testFilter | function | core/ |
Replaces all instances of "animal" in a string with "plant". |
| TestExtension::testFunction | function | core/ |
Outputs either an uppercase or lowercase test phrase. |
| TestExtensionInstallStorage | class | core/ |
|
| TestExtensionInstallStorage::getProfile | function | core/ |
Gets the install profile value. |
| TestSuiteBase::findExtensionDirectories | function | core/ |
Finds extensions in a Drupal installation. |
| TestThemeEngineExtensionList | class | core/ |
Test theme engine extension list class. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.