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 |
|---|---|---|---|
| TwigExtension::safeJoin | function | core/ |
Joins several strings together safely. |
| TwigExtension::setAttribute | function | core/ |
Sets an attribute on a given element. |
| TwigExtension::suggestThemeHook | function | core/ |
Adds a theme suggestion to the element. |
| TwigExtension::withoutFilter | function | core/ |
Removes child elements from a copy of the original array. |
| TwigExtension::__construct | function | core/ |
Constructs \Drupal\Core\Template\TwigExtension. |
| TwigExtensionPass | class | core/ |
Adds the twig_extension_hash parameter to the container. |
| TwigExtensionPass.php | file | core/ |
|
| TwigExtensionPass::process | function | core/ |
|
| TwigExtensionTest | class | core/ |
Tests Twig extensions. |
| TwigExtensionTest | class | core/ |
Tests the twig extension. |
| TwigExtensionTest.php | file | core/ |
|
| TwigExtensionTest.php | file | core/ |
|
| TwigExtensionTest::$dateFormatter | property | core/ |
The date formatter. |
| TwigExtensionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TwigExtensionTest::$fileUrlGenerator | property | core/ |
The file URL generator mock. |
| TwigExtensionTest::$modules | property | core/ |
Modules to install. |
| TwigExtensionTest::$renderer | property | core/ |
The renderer. |
| TwigExtensionTest::$systemUnderTest | property | core/ |
The system under test. |
| TwigExtensionTest::$themeManager | property | core/ |
The theme manager. |
| TwigExtensionTest::$urlGenerator | property | core/ |
The URL generator. |
| TwigExtensionTest::providerTestEscaping | function | core/ |
Provides tests data for testEscaping. |
| TwigExtensionTest::providerTestRenderVar | function | core/ |
|
| TwigExtensionTest::providerTestRenderVarEarlyReturn | function | core/ |
Data provider for ::testRenderVarEarlyReturn(). |
| TwigExtensionTest::providerTestTwigAddClass | function | core/ |
Provides data for ::testTwigAddClass(). |
| TwigExtensionTest::providerTestTwigAddSuggestionFilter | function | core/ |
Provides data for ::testTwigAddSuggestionFilter(). |
| TwigExtensionTest::providerTestTwigSetAttribute | function | core/ |
A data provider for ::testTwigSetAttribute(). |
| TwigExtensionTest::setUp | function | core/ |
|
| TwigExtensionTest::setUp | function | core/ |
|
| TwigExtensionTest::testActiveTheme | function | core/ |
Tests the active_theme function. |
| TwigExtensionTest::testActiveThemePath | function | core/ |
Tests the active_theme_path function. |
| TwigExtensionTest::testCreateAttribute | function | core/ |
Tests creating attributes within a Twig template. |
| TwigExtensionTest::testDump | function | core/ |
Tests the dump function. |
| TwigExtensionTest::testEscapeWithGeneratedLink | function | core/ |
@covers ::escapeFilter[[api-linebreak]] @covers ::bubbleArgMetadata[[api-linebreak]] |
| TwigExtensionTest::testEscaping | function | core/ |
Tests the escaping. |
| TwigExtensionTest::testFileUrl | function | core/ |
Tests the file_url filter. |
| TwigExtensionTest::testFormatDate | function | core/ |
Tests the format_date filter. |
| TwigExtensionTest::testLinkWithOverriddenAttributes | function | core/ |
@covers ::getLink[[api-linebreak]] |
| TwigExtensionTest::testRenderStrategies | function | core/ |
Test if Drupal html strategy is done and the fallback to Twig itself works. |
| TwigExtensionTest::testRenderVar | function | core/ |
@dataProvider providerTestRenderVar |
| TwigExtensionTest::testRenderVarEarlyReturn | function | core/ |
@covers ::renderVar[[api-linebreak]] @dataProvider providerTestRenderVarEarlyReturn |
| TwigExtensionTest::testRenderVarWithGeneratedLink | function | core/ |
@covers ::renderVar[[api-linebreak]] @covers ::bubbleArgMetadata[[api-linebreak]] |
| TwigExtensionTest::testSafeJoin | function | core/ |
@covers ::safeJoin[[api-linebreak]] |
| TwigExtensionTest::testSafeStringEscaping | function | core/ |
Tests the escaping of objects implementing MarkupInterface. |
| TwigExtensionTest::testsRenderEscapedZeroValue | function | core/ |
Tests output of integer and double 0 values of TwigExtension::escapeFilter(). |
| TwigExtensionTest::testsRenderZeroValue | function | core/ |
Tests output of integer and double 0 values of TwigExtension->renderVar(). |
| TwigExtensionTest::testTwigAddClass | function | core/ |
Tests Twig 'add_class' filter. |
| TwigExtensionTest::testTwigAddSuggestionFilter | function | core/ |
Tests Twig 'add_suggestion' filter. |
| TwigExtensionTest::testTwigExtensionFilter | function | core/ |
Tests that the Twig extension's filter produces expected output. |
| TwigExtensionTest::testTwigExtensionFunction | function | core/ |
Tests that the Twig extension's function produces expected output. |
| TwigExtensionTest::testTwigExtensionLoaded | function | core/ |
Tests that the provided Twig extension loads the service appropriately. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.