Home
last modified time | relevance | path

Searched refs:when (Results 826 – 850 of 1270) sorted by last modified time

1...<<31323334353637383940>>...51

/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
H A DConcatenation.php56 ->when($result = new SUT('foo', ['bar']))
H A DEkzit.php56 ->when($result = new SUT('foo', ['bar']))
H A DRule.php59 ->when($result = new SUT($name, $children))
99 ->when($result = $rule->setName('baz'))
114 ->when($result = $rule->getName())
143 ->when($result = $rule->getChildren())
173 ->when($result = $rule->getNodeId())
188 ->when($result = $rule->getNodeId())
203 ->when($result = $rule->getNodeOptions())
218 ->when($result = $rule->getNodeOptions())
248 ->when($result = $rule->getDefaultId())
263 ->when($result = $rule->getDefaultId())
[all …]
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/
H A DTreeNode.php56 ->when($node = new SUT('foo'))
66 ->when($node = new SUT($id))
87 ->when($node = new SUT($id, $value))
163 ->when($result = $node->getId())
186 ->when($result = $node->getValue())
236 ->when($result = $node->isToken())
246 ->when($result = $node->isToken())
365 ->when(
425 ->when($result = $node->getData())
430 ->when(
[all …]
/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
67 escape filter; but that does not work when using a variable as the
H A Draw.rst16 Be careful when using the ``raw`` filter inside expressions:
H A Dreverse.rst45 * ``preserve_keys``: Preserve keys when reversing a mapping or a sequence.
H A Dslice.rst66 * ``preserve_keys``: Whether to preserve key or not (when the input is an array)
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst53 they won't be generated when templates are already cached.
67 any valid expression, you can pass a variable that evaluates to ``true`` when
232 Sometimes, when using nested loops, you need to access the parent context. The
298 there is no overhead when registering these callbacks.
339 Refreshing modified Templates when OPcache or APC is enabled
377 around, you probably want to reset it when visiting a new template.
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dautoescape.rst81 about when and how automatic escaping is applied.
H A Dfor.rst81 implement the ``Countable`` interface. They are also not available when
104 ``loop.last`` will not be defined when using loop conditions.
111 incremented when the condition is true (so the condition will never
H A Dinclude.rst23 * The rendered template can be more easily stored in a variable when using
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Descape_html_attr.test2 "escape" filter does not escape with the html strategy when using the html_attr strategy
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/
H A Dloop_not_defined.test10 Twig\Error\SyntaxError: The "loop.last" variable is not defined when looping with a condition in "i…
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DCHANGELOG.md21 * Special case when comparing objects implementing `__toString()`
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/
H A DREADME.md42 * example), or when the Summary ends with a dot (`.`) and some form of
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D1216.phpt2 GH-1216: PHPUnit bootstrap must take globals vars even when the file is specified in command line
H A D2758.phpt2 GH-2758: TestCase::addToAssertionCount() no longer has effect when called from TestListener::endTes…
H A D863.phpt2 GH-863: Number of tests to run calculated incorrectly when --repeat is used
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md153 class as second argument and the Resolvers will take this into account when resolving partial names.
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md13 * [fixed] Argument::containingString throwing error when called with non-string (@dcabrejas)
47 * Escape file path sent to \SplFileObjectConstructor when running on Windows (thanks @danmartin-epi…
62 * Added support for detecting @method on interfaces that the class itself implements, or when the s…
117 * More readable errors for failure when expecting single calls (thanks @dantleech)
122 * Fix the edge case when failed predictions weren't recorded for `getCheckedPredictions()`
162 …* Added an exception when trying to prophesize on a final method instead of ignoring silently (tha…
179 * Do not attempt to autoload arrays when generating code (thanks @MarcoDeBortoli)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-2.2.md15 …rgmann/php-code-coverage/pull/368): Blacklists and whitelists are not merged when merging data sets
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/Trac/
H A D684.phpt2 #684: Unable to find test class when no test methods exists
H A D783.phpt2 #783: Tests getting executed twice when using multiple groups
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dphpt-stderr.phpt6 fwrite($stderr, 'PHPUnit must look at STDERR when running PHPT tests.');
8 PHPUnit must look at STDERR when running PHPT tests.

1...<<31323334353637383940>>...51