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 |
---|---|---|---|
TestThemeExtensionList | class | core/ |
Test theme extension list class. |
TestToolkit::getSupportedExtensions | function | core/ |
Returns a list of image file extensions supported by the toolkit. |
ThemeEngineExtensionList | class | core/ |
Provides a list of available theme engines. |
ThemeEngineExtensionList.php | file | core/ |
|
ThemeEngineExtensionList::$defaults | property | core/ |
Default values to be merged into *.info.yml file arrays. |
ThemeEngineExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
ThemeEngineExtensionListTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ThemeEngineExtensionList @group Extension |
ThemeEngineExtensionListTest.php | file | core/ |
|
ThemeEngineExtensionListTest::testGetlist | function | core/ |
@covers ::getList |
ThemeExtensionList | class | core/ |
Provides a list of available themes. |
ThemeExtensionList.php | file | core/ |
|
ThemeExtensionList::$configFactory | property | core/ |
The config factory. |
ThemeExtensionList::$defaults | property | core/ |
Default values to be merged into *.info.yml file arrays. |
ThemeExtensionList::$engineList | property | core/ |
The theme engine list needed by this theme list. |
ThemeExtensionList::$installedThemes | property | core/ |
The list of installed themes. |
ThemeExtensionList::createExtensionInfo | function | core/ |
Creates the info value for an extension object. |
ThemeExtensionList::doGetBaseThemes | function | core/ |
Finds the base themes for the specific theme. |
ThemeExtensionList::doList | function | core/ |
Builds the list of extensions. |
ThemeExtensionList::fillInSubThemeData | function | core/ |
Fills in data for themes that are also sub-themes. |
ThemeExtensionList::getBaseThemes | function | core/ |
Finds all the base themes for the specified theme. |
ThemeExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
ThemeExtensionList::reset | function | core/ |
Resets the stored extension list. |
ThemeExtensionList::__construct | function | core/ |
Constructs a new ThemeExtensionList instance. |
ThemeExtensionListTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ThemeExtensionList @group Extension |
ThemeExtensionListTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ThemeExtensionList @group Extension |
ThemeExtensionListTest.php | file | core/ |
|
ThemeExtensionListTest.php | file | core/ |
|
ThemeExtensionListTest::providerTestGetBaseThemes | function | core/ |
Provides test data for testGetBaseThemes. |
ThemeExtensionListTest::testGetBaseThemes | function | core/ |
Tests getting the base themes for a set a defines themes. |
ThemeExtensionListTest::testGetlist | function | core/ |
@covers ::getList |
ThemeExtensionListTest::testRebuildThemeDataWithThemeParents | function | core/ |
Tests rebuild the theme data with theme parents. |
ThemeExtensionListTest::testThemeWithoutVersion | function | core/ |
Tests that themes have an empty default version set. |
ThemeInitialization::$extensions | property | core/ |
The extensions that might be attaching assets. |
ThemeInitialization::getExtensions | function | core/ |
Gets all extensions. |
ThemeInstaller::$moduleExtensionList | property | core/ |
The module extension list. |
ThemeInstallerTest::extensionConfig | function | core/ |
Returns the system.theme config object. |
ThemeNotUsingClassyLibraryTest::providerTestThemeAccountsForClassyExtensions | function | core/ |
Data provider. |
ThemeNotUsingClassyLibraryTest::testThemeAccountsForClassyExtensions | function | core/ |
Checks for theme-specific equivalents of all Classy library-extends. |
twig.extension | service | core/ |
Drupal\Core\Template\TwigExtension |
twig.extension.debug | service | core/ |
Twig_Extension_Debug |
TwigExtension | class | core/ |
A class providing Drupal Twig extensions. |
TwigExtension.php | file | core/ |
|
TwigExtension::$dateFormatter | property | core/ |
The date formatter. |
TwigExtension::$renderer | property | core/ |
The renderer. |
TwigExtension::$themeManager | property | core/ |
The theme manager. |
TwigExtension::$urlGenerator | property | core/ |
The URL generator. |
TwigExtension::attachLibrary | function | core/ |
Attaches an asset library to the template, and hence to the response. |
TwigExtension::bubbleArgMetadata | function | core/ |
Bubbles Twig template argument's cacheability & attachment metadata. |
TwigExtension::createAttribute | function | core/ |
Creates an Attribute object. |
TwigExtension::escapeFilter | function | core/ |
Overrides twig_escape_filter(). |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.