Home
last modified time | relevance | path

Searched refs:before (Results 476 – 500 of 727) sorted by last modified time

1...<<11121314151617181920>>...30

/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst284 This annotation can be defined on a method which is supposed to be called before
/plugin/findologicxmlexport/vendor/doctrine/instantiator/docs/en/
H A Dindex.rst39 - Any un-confirmed issue needs a failing test case before being
/plugin/findologicxmlexport/vendor/hoa/event/
H A DREADME.md78 The `hoa://Event/Stream/StreamName:close-before` contains all streams that are
106 * **Synchronous** when registering, because the observable must exist before
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dset.rst69 If you want to access the variable, just declare it before the loop:
H A Dverbatim.rst5 The ``verbatim`` tag was added in Twig 1.12 (it was named ``raw`` before).
H A Dmacro.rst53 Macros can be defined in any template, and need to be "imported" before being
H A Dinclude.rst106 You can also provide a list of templates that are checked for existence before
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md305 Nothing. Your stub will continue behaving the way it did before. That's because of how
326 the `UnexpectedCallException` for any call you didn't describe with object prophecy before
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Djquery.min.js3 …||9===this.nodeType){var b=Da(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return …
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DCONTRIBUTING.md6 * Any un-confirmed issue needs a failing test case before being accepted
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A DREADME.md64 Running `php-cs-fixer` before commiting will reduce style-caused build failures.
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinternals.rst5 should probably try to create an extension before hacking the core, as most
H A Dadvanced_legacy.rst131 side of the filter (before the pipe ``|``) as first argument and the extra
189 Let's say I now want to be able to add a prefix before the converted string:
208 Adding this filter is as easy as before::
247 before printing. If your filter acts as an escaper (or explicitly outputs HTML
255 case, set the ``pre_escape`` option to escape the input data before it is run
290 The filter will receive all dynamic part values before the normal filters
357 The function will receive all dynamic part values before the normal functions
H A Drecipes.rst304 instance), it might be interesting to validate the template syntax before
509 remove it from the database, and everything else will still work as before.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dwith_pre_escape_filters.test2 "autoescape" tag applies escaping after calling filters, and before calling pre_escape filters
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md277 before other filters are applied!**
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsAnchorAlias.yml8 by using an asterisk before the name of the alias.
H A DYtsBlockMapping.yml41 Spaces can come before the ': ' key/value separator.
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md98 * corrected parsing of annotations when `"\t"` is put before the first annotation
113 - [70: Allow tab character before first annotation in DocBlock](https://github.com/doctrine/annotat…
119 - [99: Fix - #70 - allow tab character before first annotation in docblock](https://github.com/doct…
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md231 `hoa://Event/Stream/<streamName>:close-before`. Thus, for instance, to
232 execute a function before the `/path/to/file` stream closes, one
236 Hoa\Event\Event::getEvent('hoa://Event/Stream//path/to/file:close-before')->attach(
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCONTRIBUTING.md31 so please make sure that your code is working before opening up a Pull-Request.
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md572 - check that cache directory was not created before throwing exception [\#729](https://github.com/s…
1045 - Dispatch pre-serialization event before handling data to have ability change type in listener [\#…
1050 - Filter out non-identifiers from $data before calling find\(\) [\#1](https://github.com/schmittjoh…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Devent_system.rst54 This is dispatched before a type is visited. You have access to the visitor,
62 This is dispatched right before a type is left. You can for example use this
74 This is dispatched before an object is deserialized. You can use this to
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Descape.rst102 // before Twig 1.26
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php2332 * @param Snapshot $before
2337 private function compareGlobalStateSnapshots(Snapshot $before, Snapshot $after) argument
2343 $before->globalVariables(),
2349 $before->superGlobalVariables(),
2357 $before->staticAttributes(),
2365 * @param array $before
2371 private function compareGlobalStateSnapshotPart(array $before, array $after, $header) argument
2373 if ($before != $after) {
2378 $exporter->export($before),

1...<<11121314151617181920>>...30