Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| 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 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::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. |
| TwigRawTest.php | file | core/ |
|
| TwigRawTest::$modules | property | core/ |
Modules to enable. |
| 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/ |
The theme to install as the default for testing. |
| TwigRegistryLoaderTest::$modules | property | core/ |
Modules to enable. |
| TwigRegistryLoaderTest::$twig | property | core/ |
|
| TwigRegistryLoaderTest::assertTwigTemplate | function | core/ |
Checks to see if a value is a Twig template. |
| TwigRegistryLoaderTest::setUp | function | core/ |
|
| TwigRegistryLoaderTest::testTemplateDiscovery | function | core/ |
Tests template discovery using the Drupal theme registry. |
| TwigRegistryLoaderTest::testTwigNamespaces | function | core/ |
Tests template extension and includes using the Drupal theme registry. |
| TwigSandboxPolicy | class | core/ |
Default sandbox policy for Twig templates. |
| TwigSandboxPolicy.php | file | core/ |
|
| TwigSandboxPolicy::$allowed_classes | property | core/ |
An array of class names for which any method calls are allowed. |
| TwigSandboxPolicy::$allowed_methods | property | core/ |
An array of allowed methods in the form of methodName => TRUE. |
Pagination
- Previous page
- Page 1314
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.