Home
last modified time | relevance | path

Searched refs:Twig (Results 601 – 625 of 626) sorted by relevance

1...<<212223242526

/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Ddate.rst24 Internally, Twig uses the PHP ``DateTime::diff()`` method for calculating the
H A Dtext.rst13 the extension to Twig::
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dspaceless.rst6 As of Twig 1.38, use the :doc:`spaceless <../filters/spaceless>` filter instead.
H A Dimport.rst4 Twig supports putting often used code into :doc:`macros<../tags/macro>`. These
H A Dif.rst4 The ``if`` statement in Twig is comparable with the if statements of PHP.
H A Dfor.rst85 The ``if`` modifier support has been added in Twig 1.2.
H A Dembed.rst5 The ``embed`` tag was added in Twig 1.8.
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/
H A DProfile.php12 namespace Twig\Profiler;
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DAsseticNode.php12 namespace Assetic\Extension\Twig;
H A DAsseticTokenParser.php12 namespace Assetic\Extension\Twig;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Profiler/
H A DProfileTest.php12 use Twig\Profiler\Profile;
/plugin/findologicxmlexport/vendor/twig/twig/
H A DLICENSE1 Copyright (c) 2009-2019 by the Twig Team.
H A DCHANGELOG29 * added the possibility to pass a TemplateWrapper to Twig\Environment::load()
35 * added Twig\Loader\ChainLoader::getLoaders()
123 * fixed edge case in the method cache for Twig attributes
178 * added support for the PHP 7 null coalescing operator for the ?? Twig implementation
222 * fixed Twig cache sharing when used with different versions of PHP
279 * changed template cache names to take into account the Twig C extension
318 * forbid access to the Twig environment from templates and internal parts of Twig_Template
506 * optimized the way Twig exceptions are managed (to make them faster)
618 * fixed Twig C extension
806 * removed the grammar and simple token parser (moved to the Twig Extensions repository)
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dspaceless.rst6 The ``spaceless`` filter was added in Twig 1.38.
H A Dslice.rst5 The ``slice`` filter was added in Twig 1.6.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Cache/
H A DFilesystemTest.php12 use Twig\Cache\FilesystemCache;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/
H A Din.test2 Twig supports the in operator
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DescapingTest.php154 …$this->env = new \Twig\Environment($this->getMockBuilder('\Twig\Loader\LoaderInterface')->getMock(…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dcoding_standards.rst4 When writing Twig templates, we recommend you to follow these official coding
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DLexer.php13 namespace Twig; namespace
15 use Twig\Error\SyntaxError;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DCoreTest.php12 use Twig\Environment;
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md89 - [Twig Markdown extension](https://github.com/twigphp/markdown-extension)
90 - [Twig filter and tag](https://github.com/aptoma/twig-markdown)
/plugin/jplayer/
H A Dcomposer.lock172 "twig/twig": "Assetic provides the integration with the Twig templating engine"
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D65.65.js.map1 …root: [\n // whitespace\n [/\\s+/],\n // Twig Tag Delimiters\n …
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md832 - Switch the Twig integration to use non-deprecated APIs [\#482](https://github.com/schmittjoh/seri…

1...<<212223242526