Home
last modified time | relevance | path

Searched refs:twig (Results 176 – 196 of 196) sorted by last modified time

12345678

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/include/
H A Dsandbox.test4 {{ include("foo.twig", sandboxed = true) }}
5 --TEMPLATE(foo.twig)--
13 Twig\Sandbox\SecurityNotAllowedFilterError: Filter "e" is not allowed in "foo.twig" at line 4.
H A Dsandbox_disabling.test4 {{ include("foo.twig", sandboxed = true) }}
5 {{ include("bar.twig") }}
6 --TEMPLATE(foo.twig)--
8 --TEMPLATE(bar.twig)--
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Dtemplate_from_string.test7 {% include template_from_string('{% extends "parent.twig" %}{% block content %}Hello {{ name }}{% e…
8 --TEMPLATE(parent.twig)--
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Di18n.rst14 $twig->addExtension(new Twig_Extensions_Extension_I18n());
162 $twig = new Twig_Environment($loader, array(
166 $twig->addExtension(new Twig_Extensions_Extension_I18n());
174 $twig->loadTemplate(str_replace($tplDir.'/', '', $file));
H A Dtext.rst15 $twig->addExtension(new Twig_Extensions_Extension_Text());
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/
H A DgrammarTest.php27 …$twig = new Twig_Environment(new Twig_Loader_Array(array('template' => $template)), array('cache' …
28 $twig->addExtension(new Twig_Extension_Debug());
29 $twig->addTokenParser(new SimpleTokenParser($tag, $grammar));
33 $template = $twig->loadTemplate('template');
/plugin/findologicxmlexport/vendor/twig/twig/
H A D.travis.yml30 …- if [ "$TWIG_EXT" == "yes" ]; then sh -c "cd ext/twig && phpize && ./configure --enable-twig && m…
31 …- if [ "$TWIG_EXT" == "yes" ]; then echo "extension=twig.so" >> `php --ini | grep "Loaded Configur…
H A DCHANGELOG1022 $twig = new Twig_Environment($loader);
1027 $twig = new Twig_Environment($loader, array(
H A DREADME.rst15 .. _documentation: https://twig.symfony.com/documentation
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst117 $twig = new \Twig\Environment($loader);
118 $twig->addGlobal('text', new Text());
154 $twig = new \Twig\Environment($loader);
155 $twig->addFilter($filter);
300 $twig = new \Twig\Environment($loader);
304 $twig->addFunction($function);
315 $twig = new \Twig\Environment($loader);
319 $twig->addTest($test);
325 $twig = new \Twig\Environment($loader);
335 $twig->addTest($test);
[all …]
H A Dapi.rst28 $twig = new \Twig\Environment($loader, [
52 $template = $twig->load('index.html');
87 $twig = new \Twig\Environment($loader, ['debug' => true]);
210 $twig->render('@admin/index.html', []);
233 $twig = new \Twig\Environment($loader);
235 echo $twig->render('index.html', ['name' => 'Fabien']);
263 $twig = new \Twig\Environment($loader);
332 $twig->addExtension(new \Twig\Extension\SandboxExtension());
382 $twig->addExtension($escaper);
499 $twig->addExtension($sandbox);
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/embed/
H A Dwith_extends.test4 {% extends "base.twig" %}
14 {% embed "foo.twig" %}
22 --TEMPLATE(base.twig)--
31 --TEMPLATE(foo.twig)--
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/
H A Duse.test4 {% extends "parent.twig" %}
6 {% use "use1.twig" %}
7 {% use "use2.twig" %}
25 --TEMPLATE(parent.twig)--
30 --TEMPLATE(use1.twig)--
34 --TEMPLATE(use2.twig)--
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/macro/
H A Dexternal.test4 {% import 'forms.twig' as forms %}
8 --TEMPLATE(forms.twig)--
H A Dfrom.test4 {% from 'forms.twig' import foo %}
5 {% from 'forms.twig' import foo as foobar, bar %}
10 --TEMPLATE(forms.twig)--
H A Dfrom_with_reserved_name.test4 {% from 'forms.twig' import templateName %}
5 --TEMPLATE(forms.twig)--
9 …: "templateName" cannot be an imported macro as it is a reserved keyword in "index.twig" at line 2.
H A Dreserved_name.test10 …ror: "parent" cannot be used as a macro name as it is a reserved keyword in "index.twig" at line 2.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DParserTest.php132 $twig = new Environment($this->getMockBuilder('\Twig\Loader\LoaderInterface')->getMock(), [
136 $twig->addTokenParser(new TestTokenParser());
138 $parser = new Parser($twig);
155 $twig = new Environment($this->getMockBuilder('\Twig\Loader\LoaderInterface')->getMock(), [
160 $twig->parse($twig->tokenize(new Source(<<<EOF
/plugin/tuxquote/
H A Dquotes.txt988 …mestically impaired. If we were birds, our nest would consist of a single twig with the eggs attac…
/plugin/subjectindex/plugins/
H A Dbible_verses.txt13046 He is full of sap before the sun,And in his garden his own twig goes forth.
13189 …or even a tree.If it gets cut down, it will even sprout again,And its own twig will not cease to b…
13234 He will not turn away from darkness;His twig a flame will dry up,And he will turn aside by a blast …
17886 And there must go forth a twig out of the stump of Jes'se; and out of his roots a sprout will be fr…
18714 And he will come up like a twig before one, and like a root out of waterless land. No stately form …
22233 Sa·mar'i·a [and] her king will certainly be silenced, like a snapped-off twig on the surface of wat…
/plugin/bible/bible_douayRheims/
H A DEzechiel.txt382 …f the marrow of the high cedar, and will set it: I will crop off a tender twig from the top of the…

12345678