Home
last modified time | relevance | path

Searched refs:Twig (Results 501 – 525 of 626) sorted by relevance

1...<<212223242526

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Ddate_default_format.test8 $twig->getExtension('\Twig\Extension\CoreExtension')->setDateFormat('Y-m-d', '%d days %h hours');
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dabs.rst16 Internally, Twig uses the PHP `abs`_ function.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/
H A Dmultiline_function_with_undefined_variable.test12 Twig\Error\RuntimeError: Variable "with_context" does not exist in "index.twig" at line 3.
H A Dmultiline_tag_with_undefined_variable.test12 Twig\Error\RuntimeError: Variable "vars" does not exist in "index.twig" at line 3.
H A Dmultiline_array_with_undefined_variable_again.test18 Twig\Error\RuntimeError: Variable "foobar" does not exist in "index.twig" at line 7.
H A Dundefined_trait.test9 Twig\Error\RuntimeError: Block "foobar" is not defined in trait "foo" in "index.twig" at line 2.
H A Dmultiline_function_with_unknown_argument.test9 Twig\Error\SyntaxError: Unknown argument "invalid" for function "include(template, variables, with_…
H A Dmultiline_array_with_undefined_variable.test18 Twig\Error\RuntimeError: Variable "foo2" does not exist in "index.twig" at line 11.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Dpostfix.test2 Twig parses postfix expressions
H A Ddivisibleby.test2 Twig supports the "divisible by" operator
H A Dternary_operator.test2 Twig supports the ternary operator
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/
H A Dparent_without_extends.test8 Twig\Error\SyntaxError: Calling "parent" on a template that does not extend nor "use" another templ…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/sandbox/
H A Dnot_valid1.test11 Twig\Error\SyntaxError: Only "include" tags are allowed within a "sandbox" section in "index.twig" …
H A Dnot_valid2.test14 Twig\Error\SyntaxError: Only "include" tags are allowed within a "sandbox" section in "index.twig" …
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Function/
H A DMethod.php13 use Twig\Extension\ExtensionInterface;
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Filter/
H A DMethod.php12 use Twig\Extension\ExtensionInterface;
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Test/
H A DMethod.php12 use Twig\Extension\ExtensionInterface;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/include/
H A Dsandbox.test13 Twig\Sandbox\SecurityNotAllowedFilterError: Filter "e" is not allowed in "foo.twig" at line 4.
H A Dmissing_nested.test16 Twig\Error\LoaderError: Template "foo.twig" is not defined in "base.twig" at line 3.
/plugin/findologicxmlexport/vendor/jms/serializer/src/Twig/
H A DSerializerRuntimeHelper.php5 namespace JMS\Serializer\Twig;
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.2.md41 * Added logging for Twig errors in the extractor
48 * Fixed the support of ``{% embed %}`` in the Twig extractor
/plugin/findologicxmlexport/vendor/twig/twig/src/Sandbox/
H A DSecurityNotAllowedMethodError.php12 namespace Twig\Sandbox;
H A DSecurityNotAllowedPropertyError.php12 namespace Twig\Sandbox;
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
H A Ddivisibleby.rst5 The ``divisible by`` test was added in Twig 1.14.2 as an alias for
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/
H A Din_with_objects.test2 Twig supports the in operator when using objects

1...<<212223242526