Home
last modified time | relevance | path

Searched refs:Twig (Results 551 – 575 of 626) sorted by relevance

1...<<212223242526

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Dsameas.test2 Twig supports the "same as" operator
H A Dunary_macro_arguments.test2 Twig manages negative numbers as default parameters
H A Dmethod_call.test2 Twig supports method calls
H A Dends_with.test2 Twig supports the "ends with" operator
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DFunction.php12 use Twig\Node\Node;
H A DFilter.php12 use Twig\Node\Node;
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dmax.rst5 The ``max`` function was added in Twig 1.15.
H A Dmin.rst5 The ``min`` function was added in Twig 1.15.
H A Dconstant.rst8 Using ``constant`` with the ``defined`` test was added in Twig 1.28.
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTwigTest.php12 namespace Twig; namespace
H A DTemplate.php13 namespace Twig; namespace
15 use Twig\Error\Error;
16 use Twig\Error\LoaderError;
17 use Twig\Error\RuntimeError;
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
H A Diterable.rst5 The iterable test was added in Twig 1.7.
H A Dsameas.rst5 The ``same as`` test was added in Twig 1.14.2 as an alias for ``sameas``.
H A Dempty.rst6 Support for the ``__toString()`` magic method has been added in Twig 1.33.
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DTwigResource.php12 namespace Assetic\Extension\Twig;
H A DAsseticFilterInvoker.php12 namespace Assetic\Extension\Twig;
H A DValueContainer.php12 namespace Assetic\Extension\Twig;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/
H A Dnull_coalesce.test2 Twig supports the ?? operator
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dfirst.rst5 The ``first`` filter was added in Twig 1.12.2.
H A Dlast.rst5 The ``last`` filter was added in Twig 1.12.2.
H A Djson_encode.rst12 Internally, Twig uses the PHP `json_encode`_ function.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DContainerRuntimeLoaderTest.php12 use Twig\RuntimeLoader\ContainerRuntimeLoader;
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DNode.php13 namespace Twig\Node;
15 use Twig\Compiler;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/regression/
H A Dsimple_xml_element.test2 Twig is able to deal with SimpleXMLElement instances as variables
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dfilter.rst4 Filter sections allow you to apply regular Twig filters on a block of template

1...<<212223242526