Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TwigExtensionTestString::__construct | function | core/ |
|
| TwigExtensionTestString::__toString | function | core/ |
|
| TwigFilterTest | class | core/ |
Tests Drupal's Twig filters. |
| TwigFilterTest.php | file | core/ |
|
| TwigFilterTest::$modules | property | core/ |
Modules to enable. |
| TwigFilterTest::testLegacyTwigWithoutFunction | function | core/ |
Test "twig_without" filter function. |
| TwigFilterTest::testTwigWithoutFilter | function | core/ |
Test Twig "without" filter. |
| TwigLoaderTest | class | core/ |
Tests adding Twig loaders. |
| TwigLoaderTest.php | file | core/ |
|
| TwigLoaderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TwigLoaderTest::$modules | property | core/ |
Modules to enable. |
| TwigLoaderTest::testTwigLoaderAddition | function | core/ |
Tests adding an additional twig loader to the loader chain. |
| TwigMarkupInterfaceTest | class | core/ |
Tests Twig with MarkupInterface objects. |
| TwigMarkupInterfaceTest.php | file | core/ |
Contains \Drupal\KernelTests\Core\Theme\TwigMarkupInterfaceTest. |
| TwigMarkupInterfaceTest::$modules | property | core/ |
Modules to enable. |
| TwigMarkupInterfaceTest::providerTestMarkupInterfaceEmpty | function | core/ |
Provide test examples. |
| TwigMarkupInterfaceTest::renderObjectWithTwig | function | core/ |
|
| TwigMarkupInterfaceTest::testEmptyTranslation | function | core/ |
Tests behavior if a string is translated to become an empty string. |
| TwigMarkupInterfaceTest::testMarkupInterfaceEmpty | function | core/ |
@dataProvider providerTestMarkupInterfaceEmpty |
| TwigNamespaceTest | class | core/ |
Tests Twig namespaces. |
| TwigNamespaceTest.php | file | core/ |
|
| TwigNamespaceTest::$modules | property | core/ |
Modules to enable. |
| TwigNamespaceTest::$twig | property | core/ |
|
| TwigNamespaceTest::assertTwigTemplate | function | core/ |
Checks to see if a value is a twig template. |
| TwigNamespaceTest::setUp | function | core/ |
|
| TwigNamespaceTest::testTemplateDiscovery | function | core/ |
Tests template discovery using namespaces. |
| TwigNamespaceTest::testTwigNamespaces | function | core/ |
Tests template extension and includes using namespaces. |
| TwigNodeTrans | class | core/ |
A class that defines the Twig 'trans' tag for Drupal. |
| TwigNodeTrans.php | file | core/ |
|
| TwigNodeTrans::compile | function | core/ |
|
| TwigNodeTrans::compileString | function | core/ |
Extracts the text and tokens for the "trans" tag. |
| TwigNodeTrans::__construct | function | core/ |
|
| TwigNodeVisitor | class | core/ |
Provides a Twig_NodeVisitor to change the generated parse-tree. |
| TwigNodeVisitor.php | file | core/ |
|
| TwigNodeVisitor::doEnterNode | function | core/ |
|
| TwigNodeVisitor::doLeaveNode | function | core/ |
|
| TwigNodeVisitor::getPriority | function | core/ |
|
| TwigPhpStorageCache | class | core/ |
Provides an alternate cache storage for Twig using PhpStorage. |
| TwigPhpStorageCache.php | file | core/ |
|
| TwigPhpStorageCache::$cache | property | core/ |
The cache object used for auto-refresh via mtime. |
| TwigPhpStorageCache::$storage | property | core/ |
The PhpStorage object used for storing the templates. |
| TwigPhpStorageCache::$templateCacheFilenamePrefix | property | core/ |
The template cache filename prefix. |
| TwigPhpStorageCache::generateKey | function | core/ |
|
| TwigPhpStorageCache::getTimestamp | function | core/ |
|
| TwigPhpStorageCache::load | function | core/ |
|
| TwigPhpStorageCache::storage | function | core/ |
Gets the PHP code storage object to use for the compiled Twig files. |
| TwigPhpStorageCache::SUFFIX_SUBSTRING_LENGTH | constant | core/ |
The maximum length for each part of the cache key suffix. |
| TwigPhpStorageCache::write | function | core/ |
|
| TwigPhpStorageCache::__construct | function | core/ |
Store cache backend and other information internally. |
| TwigRawTest | class | core/ |
Tests Twig 'raw' filter. |
Pagination
- Previous page
- Page 1282
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.