Home
last modified time | relevance | path

Searched refs:one (Results 776 – 800 of 1245) sorted by last modified time

1...<<31323334353637383940>>...50

/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Descape.rst66 when the automatic escaping strategy is the same as the one applied by the
95 used in the ``escape`` call) and the second one must be a valid PHP callable:
H A Dstriptags.rst5 by one space:
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dattribute.rst25 The resolution algorithm is the same as the one used for the ``.``
H A Dblock.rst21 The ``block`` function can also be used to display one block from another
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst38 classes). To catch all notices, register a custom error handler like the one
108 directory *replaces* another one from a directory further in the list.
292 If you register more than one callback, Twig will call them in turn until one
313 // $template contains one or more syntax errors
325 // $template contains one or more syntax errors
487 This recipe is the continuation of the previous one. Even if you store the
547 * Changing the delimiters of one of the template engines (depending on which
H A Dadvanced.rst145 // the one below needs a runtime implementation (see below for more information)
149 of the filter you will use in templates and the second one is the PHP callable
205 the first argument to the filter call (or the second one if
266 A dynamic filter can define more than one dynamic parts::
285 deprecated one when that makes sense::
364 node class has access to one sub-node called 'node'. This sub-node contains the
499 * ``next()``: Moves to the next token in the stream, *but returns the old one*.
935 Here, we have overloaded the built-in ``date`` filter with a custom one.
H A Dapi.rst16 Most applications will create one ``\Twig\Environment`` object on application
67 You can also load and render the template in one fell swoop::
215 the directory might be different from the one used on production servers)::
475 by a policy instance. By default, Twig comes with one policy class:
H A Dcoding_standards.rst7 * Put one (and only one) space after the start of a delimiter (``{{``, ``{%``,
25 * Put one (and only one) space before and after the following operators:
37 * Put one (and only one) space after the ``:`` sign in hashes and ``,`` in
92 * Indent your code inside tags (use the same indentation as the one used for
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Djoin.test11 {{ ["one", "two", "three"]|join(', ', ' and ') }}
30 one, two and three
H A Dsplit.test4 {{ "one,two,three,four,five"|split(',')|join('-') }}
12 return ['foo' => "one,two,three,four,five", 'baz' => '12345',]
14 one-two-three-four-five
15 one-two-three-four-five
16 one-two-three,four,five
20 one-two-three
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/
H A DREADME.md23 In order to parse the DocBlock one needs a DocBlockFactory that can be
H A Deasy-coding-standard.neon9 spacing: one
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dbootstrap.min.js6one("bsTransitionEnd",function(){c=!0});var e=function(){c||a(d).trigger(a.support.transition.end)…
7 …&&(g.length&&g.hasClass("fade")||!!d.find("> .fade").length);g.length&&h?g.one("bsTransitionEnd",f…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A D.php_cs.dist24 'concat_space' => ['spacing' => 'one'],
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dabstract_class.phpt7 public function one()
35 private $__phpunit_configurable = ['one', 'two', 'three'];
42 public function one()
57 'Foo', 'one', $arguments, '', $this, true
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md30 This component can be used in one of two ways
70 elements, one of type `\phpDocumentor\Reflection\Types\String_` and one of type
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md108 * Fixed stringifying of hash containing one value (thanks @avant1)
145 * Spy automatically promotes spied method call to an expected one
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsFoldedScalars.yml47 This has one newline.
51 same as "clipped" above: "This has one newline.\n"
68 'clipped' => "This has one newline.\n",
69 'same as "clipped" above' => "This has one newline.\n",
149 This has one newline.
153 same as "clipped" above: "This has one newline.\n"
170 'clipped' => "This has one newline.\n",
171 'same as "clipped" above' => "This has one newline.\n",
H A DYtsSpecificationExamples.yml1048 flow: { one: 1, two: 2 }
1049 spanning: { one: 1,
1181 not start with one.
1221 one paragraph: >
1293 and one
1338 and one
1368 flow: [ one, two ]
1369 spanning: [ one,
1372 - one
1387 one: 1
[all …]
H A DYtsTypeTransfers.yml6 unless it belongs to one of the groups below
91 i know where i want my line breaks: "one here\nand another here\n"
94 'i know where i want my line breaks' => "one here\nand another here\n"
H A DsfTests.yml2 test: Multiple quoted string on one line
4 Multiple quoted string on one line
H A DunindentedCollections.yml32 - one
36 ['collection' => ['key' => ['subkey' => ['one', 'two', 'three']]]]
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Di18n.rst7 The ``i18n`` extension adds `gettext`_ support to Twig. It defines one tag,
81 Hey {{ name }}, I have one apple.
95 Hey {{ name }}, I have one apple.
125 Hey {{ name }}, I have one apple.
H A Dtext.rst34 The default separator is "\\n", but you can easily change that by providing one:
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG267 * deprecated the possibility to override an extension by registering another one with the same name
413 * allowed operators that contain whitespaces to have more than one whitespace
458 * fixed a security issue in the filesystem loader where it was possible to include a template one
495 * fixed escaping when calling a macro inside another one (regression introduced in 1.9.1)
595 * fixed a regression when a template only extends another one without defining any blocks
628 …s, filters, tests, and functions management in Twig_Environment when a new one or new extension is…
728 …* changed name regex to match PHP one "[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*" (works for blocks…
848 …d a syntax error exception when parent block is used on a template that does not extend another one
883 * fixed child templates (with an extend tag) that uses one or more imports
1007 * fixed loop.last when the array only has one item
[all …]

1...<<31323334353637383940>>...50