Home
last modified time | relevance | path

Searched refs:Twig (Results 576 – 600 of 626) sorted by relevance

1...<<212223242526

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Dstarts_with.test2 Twig supports the "starts with" operator
H A Ddotdot.test2 Twig supports the .. operator
H A Darray.test2 Twig supports array notation
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dstriptags.rst22 Internally, Twig uses the PHP `strip_tags`_ function.
H A Ddate_modify.rst5 The date_modify filter has been added in Twig 1.9.0.
H A Dround.rst5 The ``round`` filter was added in Twig 1.15.0.
H A Djoin.rst5 The ``and`` argument was added in Twig 1.37 and 2.6.1.
H A Dlength.rst6 Support for the ``__toString()`` magic method has been added in Twig 1.33.
H A Dreverse.rst5 Support for strings has been added in Twig 1.6.
H A Dbatch.rst5 The ``batch`` filter was added in Twig 1.12.3.
H A Draw.rst32 safe and Twig does not escape static values (see
H A Dmerge.rst45 Internally, Twig uses the PHP `array_merge`_ function. It supports
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DAsseticExtension.php12 namespace Assetic\Extension\Twig;
H A DTwigFormulaLoader.php12 namespace Assetic\Extension\Twig;
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dattribute.rst5 The ``attribute`` function was added in Twig 1.2.
H A Drange.rst38 The Twig built-in ``..`` operator is just syntactic sugar for the ``range``
/plugin/findologicxmlexport/vendor/twig/twig/src/Cache/
H A DFilesystemCache.php12 namespace Twig\Cache;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
H A DCallTest.php12 use Twig\Node\Expression\CallExpression;
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTemplateWrapper.php12 namespace Twig; namespace
H A DToken.php13 namespace Twig; namespace
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Profiler/Dumper/
H A DAbstractTest.php12 use Twig\Profiler\Profile;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/
H A DArrayTest.php12 use Twig\Loader\ArrayLoader;
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DTokenParserBroker.php13 use Twig\TokenParser\TokenParserInterface;
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md277 Twig section in Assetic [![Build Status](https://travis-ci.org/kriswallsmith/assetic.png?branch=master)](https://travis-ci.org/kriswallsmith/assetic) ![project status](http://stillmaintained.com/kriswallsmith/assetic.png)
280 To use the Assetic [Twig][3] extension you must register it to your Twig
319 use Assetic\Extension\Twig\TwigFormulaLoader;
320 use Assetic\Extension\Twig\TwigResource;
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dwith.rst5 The ``with`` tag was added in Twig 1.28.

1...<<212223242526