Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| TrustedHostsRequestFactory | class | core/ |
Provides a request factory for requests using host verification. |
| TrustedHostsRequestFactory.php | file | core/ |
|
| TrustedHostsRequestFactory::$host | property | core/ |
The host of the main request. |
| TrustedHostsRequestFactory::createRequest | function | core/ |
Creates a new request object. |
| TrustedHostsRequestFactory::__construct | function | core/ |
Creates a new TrustedHostsRequestFactory. |
| TrustedHostsRequestFactoryTest | class | core/ |
Tests the trusted hosts request factory. |
| TrustedHostsRequestFactoryTest.php | file | core/ |
|
| TrustedHostsRequestFactoryTest::providerTestCreateRequest | function | core/ |
Provides data for testCreateRequest(). |
| TrustedHostsRequestFactoryTest::testCreateRequest | function | core/ |
Tests TrustedHostsRequestFactory::createRequest(). |
| twig-autoescape-test.html.twig | file | core/ |
{# Template for testing autoescape. #} {{ script }} |
| TwigExtension::$fileUrlGenerator | property | core/ |
The file URL generator. |
| TwigExtension::$urlGenerator | property | core/ |
The URL generator. |
| TwigExtension::getNodeVisitors | function | core/ |
|
| TwigExtension::getTokenParsers | function | core/ |
|
| TwigExtensionTest::$fileUrlGenerator | property | core/ |
The file URL generator mock. |
| TwigExtensionTest::$urlGenerator | property | core/ |
The URL generator. |
| TwigExtensionTestString::__toString | 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::testAutoescape | function | core/ |
Tests autoescaping of unsafe content. |
| TwigRawTest::testAutoescapeRaw | function | core/ |
Tests the raw filter inside an autoescape tag. |
| TwigSettingsTest::testTwigAutoReloadOverride | function | core/ |
Ensures Twig template auto reload setting can be overridden. |
| TwigSettingsTest::testTwigInlineWithAutoReload | function | core/ |
Tests twig inline templates with auto_reload. |
| TwigSimpleCheckToStringNode | class | core/ |
Defines a twig node for simplifying CheckToStringNode. |
| TwigSimpleCheckToStringNode.php | file | core/ |
|
| TwigSimpleCheckToStringNode::compile | function | core/ |
|
| TwigThemeTestController::linkGeneratorRender | function | core/ |
Renders for testing link_generator functions in a Twig template. |
Pagination
- Previous page
- Page 258
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.