Home
last modified time | relevance | path

Searched refs:returns (Results 101 – 125 of 171) sorted by path

1234567

/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Djoin.rst7 The ``join`` filter returns a string which is the concatenation of the items
13 {# returns 123 #}
H A Djson_encode.rst4 The ``json_encode`` filter returns the JSON representation of a value:
H A Dkeys.rst4 The ``keys`` filter returns the keys of an array. It is useful when you want to
H A Dlast.rst7 The ``last`` filter returns the last "element" of a sequence, a mapping, or
H A Dlength.rst8 The ``length`` filter returns the number of items of a sequence or mapping, or
H A Dsplit.rst7 The ``split`` filter splits a string by the given delimiter and returns a list
H A Dtitle.rst4 The ``title`` filter returns a titlecased version of the value. Words will
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dconstant.rst10 ``constant`` returns the constant value for a given string:
H A Ddate.rst28 If no argument is passed, the function returns the current date:
H A Dinclude.rst7 The ``include`` function returns the rendered content of a template:
H A Dmax.rst7 ``max`` returns the biggest value of a sequence or a set of values:
19 {# returns "e" #}
H A Dmin.rst7 ``min`` returns the lowest value of a sequence or a set of values:
19 {# returns "a" #}
H A Drandom.rst13 The ``random`` function returns a random value depending on the supplied
H A Dsource.rst10 The ``source`` function returns the content of a template without rendering it:
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dinclude.rst4 The ``include`` statement includes a template and returns the rendered content
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst187 For instance, the ``range`` function returns a list containing an arithmetic
655 * ``//``: Divides two numbers and returns the floored integer result. ``{{ 20
720 It returns ``true`` if the left operand is contained in the right:
724 {# returns true #}
821 {# returns the value of foo if it is defined and not null, 'no' otherwise #}
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
H A Deven.rst4 ``even`` returns ``true`` if the given number is even:
H A Dnull.rst4 ``null`` returns ``true`` if the variable is ``null``:
H A Dodd.rst4 ``odd`` returns ``true`` if the given number is odd:
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A D_self.test2 _self returns the template name
/plugin/flowplay/flowplayer/
H A Djavascript.txt49 Stops playback and returns to the first clip in the playlist.
/plugin/flowplay2/flowplayer/
H A Djavascript.txt25 Stops playback and returns to the first clip in the playlist.
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md66 Calling get components returns the sub-geometries within a geometry as an array.
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog43 * Fixed: CSS cache returns references to CSS objects instead of
1773 parser returns standard XML entities as-is'
H A DTODO2 update FetcherLocalFile so that it returns correct base url

1234567