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 |
---|---|---|---|
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[[api-linebreak]] @group Extension |
ThemeExtensionListTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ThemeExtensionList[[api-linebreak]] @group Extension |
ThemeExtensionListTest.php | file | core/ |
|
ThemeExtensionListTest.php | file | core/ |
|
ThemeExtensionListTest::providerTestDoGetBaseThemes | function | core/ |
Provides test data for testDoGetBaseThemes. |
ThemeExtensionListTest::testDoGetBaseThemes | function | core/ |
Tests getting the base themes for a set of defined themes. |
ThemeExtensionListTest::testGetBaseThemes | function | core/ |
Tests getting the base themes for a set a defines themes. |
ThemeExtensionListTest::testGetList | function | core/ |
@covers ::getList[[api-linebreak]] |
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. |
ThemeInstallerTest::extensionListTheme | function | core/ |
Returns the ThemeExtensionList. |
ToolkitGdTest::testSupportedExtensions | function | core/ |
@covers ::getSupportedExtensions[[api-linebreak]] @covers ::extensionToImageType[[api-linebreak]] |
twig.extension | service | core/ |
Drupal\Core\Template\TwigExtension |
twig.extension.debug | service | core/ |
Twig\Extension\DebugExtension |
twig.extension.varDumper | service | core/ |
Drupal\Core\Template\DebugExtension |
TwigExtension | class | core/ |
A class providing Drupal Twig extensions. |
TwigExtension.php | file | core/ |
|
TwigExtension::$dateFormatter | property | core/ |
The date formatter. |
TwigExtension::$fileUrlGenerator | property | core/ |
The file URL generator. |
TwigExtension::$renderer | property | core/ |
The renderer. |
TwigExtension::$themeManager | property | core/ |
The theme manager. |
TwigExtension::$urlGenerator | property | core/ |
The URL generator. |
TwigExtension::addClass | function | core/ |
Adds a value into the class attributes of a given element. |
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::checkDeprecations | function | core/ |
Triggers a deprecation error if a variable is deprecated. |
TwigExtension::createAttribute | function | core/ |
Creates an Attribute object. |
TwigExtension::escapeFilter | function | core/ |
Overrides twig_escape_filter(). |
TwigExtension::escapePlaceholder | function | core/ |
Provides a placeholder wrapper around ::escapeFilter. |
TwigExtension::getActiveTheme | function | core/ |
Gets the name of the active theme. |
TwigExtension::getActiveThemePath | function | core/ |
Gets the path of the active theme. |
TwigExtension::getFileUrl | function | core/ |
Gets the file URL. |
TwigExtension::getFilters | function | core/ |
|
TwigExtension::getFunctions | function | core/ |
|
TwigExtension::getLink | function | core/ |
Gets a rendered link from a URL object. |
TwigExtension::getName | function | core/ |
|
TwigExtension::getNodeVisitors | function | core/ |
|
TwigExtension::getPath | function | core/ |
Generates a URL path given a route name and parameters. |
TwigExtension::getTokenParsers | function | core/ |
|
TwigExtension::getUrl | function | core/ |
Generates an absolute URL given a route name and parameters. |
TwigExtension::isUrlGenerationSafe | function | core/ |
Determines at compile time whether the generated URL will be safe. |
TwigExtension::renderVar | function | core/ |
Wrapper around render() for twig printed output. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.