Home
last modified time | relevance | path

Searched refs:Twig (Results 526 – 550 of 626) sorted by relevance

1...<<212223242526

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/macros/
H A Dvarargs_argument.test7 Twig\Error\SyntaxError: The argument "varargs" in macro "test" cannot be defined because the variab…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/
H A Dloop_not_defined_cond.test9 Twig\Error\SyntaxError: The "loop" variable cannot be used in a looping condition in "index.twig" a…
H A Dloop_not_defined.test10 Twig\Error\SyntaxError: The "loop.last" variable is not defined when looping with a condition in "i…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/
H A Dmissing_nested.test16 Twig\Error\LoaderError: Template "foo.twig" is not defined in "base.twig" at line 3.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Dmagic_call.test2 Twig supports __call() for attributes
H A Dfloats.test2 Twig compiles floats properly
H A Dbinary.test2 Twig supports binary operations (+, -, *, /, ~, %, and, or)
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/
H A Dstrict_comparison_operator.test6 Twig\Error\SyntaxError: Unexpected operator of value "=". Did you try to use "===" or "!==" for str…
H A Dunclosed_tag.test20 Twig\Error\SyntaxError: Unexpected "endblock" tag (expecting closing tag for the "if" tag defined n…
H A Dsyntax_error_in_reused_template.test10 Twig\Error\SyntaxError: Unexpected token "operator" of value "=" ("end of statement block" expected…
H A Dundefined_template_in_child_template.test15 Twig\Error\LoaderError: Template "include.twig" is not defined in "index.twig" at line 5.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/with/
H A Dwith_only.test10 Twig\Error\RuntimeError: Variable "baz" does not exist in "index.twig" at line 3.
H A Dwith_no_hash.test10 Twig\Error\RuntimeError: Variables passed to the "with" tag must be a hash in "index.twig" at line …
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/embed/
H A Derror_line.test16 Twig\Error\RuntimeError: Variable "nothing" does not exist in "index.twig" at line 5.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/macro/
H A Dfrom_with_reserved_name.test9 Twig\Error\SyntaxError: "templateName" cannot be an imported macro as it is a reserved keyword in "…
H A Dreserved_name.test10 Twig\Error\SyntaxError: "parent" cannot be used as a macro name as it is a reserved keyword in "ind…
H A Dimport_with_reserved_nam.test11 Twig\Error\SyntaxError: "parent" cannot be called as macro as it is a reserved keyword in "index.tw…
/plugin/findologicxmlexport/vendor/jms/serializer/src/Twig/
H A DSerializerExtension.php5 namespace JMS\Serializer\Twig;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dreplace_invalid_arg.test8 Twig\Error\RuntimeError: The "replace" filter expects an array or "Traversable" as replace values, …
H A Ddate_default_format_interval.test10 $twig->getExtension('\Twig\Extension\CoreExtension')->setDateFormat('Y-m-d', '%d days %h hours');
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/regression/
H A Dcombined_debug_info.test15 Twig\Error\RuntimeError: Impossible to access an attribute ("bar") on a string variable ("foo") in …
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DCompiler.php13 namespace Twig; namespace
15 use Twig\Node\ModuleNode;
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dsort.rst14 Internally, Twig uses the PHP `asort`_ function to maintain index
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Dblock_without_name.test12 Twig\Error\SyntaxError: The "block" function takes one argument (the block name) in "base.twig" at …
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
H A DSyntaxError.php13 namespace Twig\Error;

1...<<212223242526