/plugin/findologicxmlexport/vendor/twig/twig/doc/ |
H A D | internals.rst | 23 * **Evaluate** the template: It basically means calling the ``display()`` 44 You can manually convert a source code into a token stream by calling the 70 The default lexer (``\Twig\Lexer``) can be changed by calling 82 You can manually convert a token stream into a node tree by calling the 104 The default parser (``\Twig\TokenParser\AbstractTokenParser``) can be changed by calling the 139 The default compiler (``\Twig\Compiler``) can be changed by calling the
|
H A D | advanced_legacy.rst | 23 When extending Twig by calling methods on the Twig environment instance, 178 Adding a filter is as simple as calling the ``addFilter()`` method on the 313 Adding a function is similar to adding a filter. This can be done by calling the 397 Adding a tag is as simple as calling the ``addTokenParser`` method on the 451 Parsing expressions is done by calling the ``parseExpression()`` like we did for 762 is as simple as registering the ``MyCoreExtension`` extension by calling the
|
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/ |
H A D | Filter.php | 74 $this->calling($filter)->accept = function () { 96 $this->calling($filter)->accept = false
|
/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/ |
H A D | Autoloader.php | 152 $this->calling($autoloader)->requireFile = function ($file) { 180 … $this->calling($autoloader)->runAutoloaderStack = function ($entity) use ($self, &$called) { 205 … $this->calling($autoloader)->runAutoloaderStack = function ($entity) use ($self, &$called) {
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/ |
H A D | with_pre_escape_filters.test | 2 "autoescape" tag applies escaping after calling filters, and before calling pre_escape filters
|
H A D | functions.test | 2 "autoescape" tag applies escaping after calling functions
|
/plugin/bootswrapper/exe/help/ |
H A D | jumbotron.txt | 9 component for calling extra attention to featured 21 component for calling extra attention to featured
|
/plugin/templater/ |
H A D | CHANGELOG.md | 39 * Fixed doesn't show the heading when calling just a section. 53 * Doesn't show the heading when calling just a section of a template `{{template>page#section}}`.
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
H A D | date.rst | 50 default can be easily changed by calling the ``setDateFormat()`` method on the 80 The default timezone can also be set globally by calling ``setTimezone()``:
|
H A D | escape.rst | 93 You can define custom escapers by calling the ``setEscaper()`` method on the
|
/plugin/zotero/ |
H A D | README.md | 17 automated by calling `importAllEntries.php` from the command line.
|
/plugin/davcal/vendor/sabre/event/ |
H A D | CHANGELOG.md | 21 * Added: When calling emit, it's now possible to specify a callback that will be
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/ |
H A D | date.rst | 38 You can set the default timezone globally by calling ``setTimezone()`` on
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
H A D | config-hash.asciidoc | 6 provided in a setting hash instead of calling the individual methods directly.
|
/plugin/jplayer/vendor/symfony/process/ |
H A D | CHANGELOG.md | 8 …* deprecated calling `Process::start()` without setting a valid working directory beforehand (via …
|
/plugin/stars/ |
H A D | readme.txt | 38 deep the calling page is. Also tweaked the alt text for the span itself
|
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/ |
H A D | Stream.php | 705 $this->calling($stream)->_close = function () use (&$called) { 720 $this->calling($stream)->_close = function () use (&$called) { 735 $this->calling($stream)->_close = function () use (&$called) {
|
/plugin/webdav/vendor/sabre/event/ |
H A D | CHANGELOG.md | 48 * Added: When calling emit, it's now possible to specify a callback that will be
|
/plugin/findologicxmlexport/vendor/jms/metadata/ |
H A D | CONTRIBUTING.md | 22 You can run the unit-tests by calling `vendor/bin/phpunit`.
|
/plugin/flowplay/flowplayer/ |
H A D | javascript.txt | 80 an existing playlist by calling this method with an object that
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
H A D | use.rst | 108 In Twig 1.2, renaming allows you to simulate inheritance by calling the
|
/plugin/combo/vendor/symfony/process/ |
H A D | CHANGELOG.md | 67 * deprecated calling `Process::start()` without setting a valid working directory beforehand (via `setWorkingDirectory()` or constructor)
|
/plugin/findologicxmlexport/vendor/jms/serializer/ |
H A D | CONTRIBUTING.md | 26 You can run the unit-tests by calling `vendor/bin/phpunit`.
|
/plugin/findologicxmlexport/vendor/jms/serializer/doc/ |
H A D | configuration.rst | 99 Then, calling ``$serializer->serialize($data, 'json');`` will generate
|
/plugin/commonmark/vendor/league/commonmark/ |
H A D | CHANGELOG.md |
|