Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TwigNamespaceTest::$modules | property | core/ |
|
| 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. |
| TwigNodeCheckDeprecations | class | core/ |
A node that checks deprecated variable usage. |
| TwigNodeCheckDeprecations.php | file | core/ |
|
| TwigNodeCheckDeprecations::$usedNames | property | core/ |
The named variables used in the template. |
| TwigNodeCheckDeprecations::compile | function | core/ |
|
| TwigNodeCheckDeprecations::__construct | function | core/ |
|
| 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 TwigNodeVisitor to change the generated parse-tree. |
| TwigNodeVisitor.php | file | core/ |
|
| TwigNodeVisitor::$skipRenderVarFunction | property | core/ |
Tracks whether there is a render array aware filter active already. |
| TwigNodeVisitor::enterNode | function | core/ |
|
| TwigNodeVisitor::getPriority | function | core/ |
|
| TwigNodeVisitor::leaveNode | function | core/ |
|
| TwigNodeVisitorCheckDeprecations | class | core/ |
Provides a Node Visitor to trigger errors if deprecated variables are used. |
| TwigNodeVisitorCheckDeprecations.php | file | core/ |
|
| TwigNodeVisitorCheckDeprecations::$assignedNames | property | core/ |
The named variables set within the template. |
| TwigNodeVisitorCheckDeprecations::$usedNames | property | core/ |
The named variables used in the template from the context. |
| TwigNodeVisitorCheckDeprecations::enterNode | function | core/ |
|
| TwigNodeVisitorCheckDeprecations::getPriority | function | core/ |
|
| TwigNodeVisitorCheckDeprecations::leaveNode | 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. |
| TwigRawTest.php | file | core/ |
|
| TwigRawTest::$modules | property | core/ |
|
| TwigRawTest::testAutoescape | function | core/ |
Tests autoescaping of unsafe content. |
| TwigRawTest::testAutoescapeRaw | function | core/ |
Tests the raw filter inside an autoescape tag. |
| TwigRegistryLoaderTest | class | core/ |
Tests Twig registry loader. |
| TwigRegistryLoaderTest.php | file | core/ |
|
| TwigRegistryLoaderTest::$defaultTheme | property | core/ |
|
| TwigRegistryLoaderTest::$modules | property | core/ |
Pagination
- Previous page
- Page 1686
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.