Home
last modified time | relevance | path

Searched refs:invoked (Results 1 – 25 of 78) sorted by relevance

1234

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/
H A DInvokedCount.php57 public function invoked(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_InvokedCount
59 parent::invoked($invocation);
H A DStatelessInvocation.php38 public function invoked(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_StatelessInvocation
H A DInvocation.php34 public function invoked(PHPUnit_Framework_MockObject_Invocation $invocation); function
H A DInvokedRecorder.php54 public function invoked(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_InvokedRecorder
H A DInvokedAtIndex.php66 public function invoked(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_InvokedAtIndex
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/
H A Dmocked_static_method.tpl.dist4 …ockObject_BadMethodCallException('Static method "{method_name}" cannot be invoked on mock object');
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md583 is invoked with two arguments: *(arrVal, othVal)*.
1172 invoked with two arguments: *(arrVal, othVal)*.
1420 invoked with two arguments: *(arrVal, othVal)*.
2502 iteratee is invoked with one argument: *(value)*.
2954 are provided to each invoked method. If `path` is a function, it's invoked
2988 iteratee is invoked with one argument: *(value)*.
3120 invoked with one argument: *(value)*.
3917 provided to `func` when it's invoked.
4080 // => `createApplication` is invoked once
8386 is invoked with one argument: *(value)*.
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DMatcher.php97 public function invoked(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher
130 $this->invocationMatcher->invoked($invocation);
H A DInvocationMocker.php128 $value = $match->invoked($invocation);
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md102 has been fulfilled. The next promise in the chain will be invoked with the
128 When a promise is rejected, the `$onRejected` callbacks are invoked with the
146 `$onRejected` callbacks are invoked with the thrown exception as the reason.
181 invoked using the value returned from the `$onRejected` callback.
202 to synchronously force a promise to complete. When a wait function is invoked
205 function provided to a promise constructor is invoked when the `wait` function
282 cancel function that when invoked cancels the action of computing a resolution
292 `$cancelFn`. `$waitFn` is a function that is invoked with no arguments and is
294 that is expected to cancel the computation of a promise. It is invoked when the
362 // Fulfilled callbacks are immediately invoked.
[all …]
H A DCHANGELOG.md98 callbacks are not iterated until after callbacks are invoked.
/plugin/jwhelloworld/
H A DREADME.md4 Note that unlike other Dokuwiki plugin, *no php code is required*. The Javascript is invoked via th…
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dreturn_type_declarations_static_method.phpt45 …ramework_MockObject_BadMethodCallException('Static method "bar" cannot be invoked on mock object');
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DBaseSerializationTest.php1502 $invoked = false;
1507 function ($visitor, $data) use (&$invoked) {
1508 $invoked = true;
1515 $this->assertTrue($invoked);
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md99 load | | Callback function to execute when file is successfully loaded (might be invoked multiple t…
354 …oad` and `error` properties that can be set with function handlers to be invoked on load completio…
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md146 calls to `trigger_error` when deprecated methods are invoked.
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md192 * `$onFulfilled` will be invoked once the promise is fulfilled and passed
194 * `$onRejected` will be invoked once the promise is rejected and passed the
196 * `$onProgress` (deprecated) will be invoked whenever the producer of the promise
/plugin/jokuwiki/
H A DREADME.md90 Your plugin has to tell Jokuwiki how it is invoked, hence the script.js for your plugin must regist…
/plugin/abc2/abc-libraries/abc2svg/
H A DLICENSE52 facility is invoked), then you may convey a copy of the modified
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.lgpl-30.txt52 facility is invoked), then you may convey a copy of the modified
/plugin/html5video2/script/
H A DLGPLv3-LICENSE.txt52 facility is invoked), then you may convey a copy of the modified
/plugin/barcodes/
H A DLICENSE.md54 facility is invoked), then you may convey a copy of the modified
/plugin/dw2pdf/vendor/mpdf/qrcode/
H A DLICENSE52 facility is invoked), then you may convey a copy of the modified
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.lgpl-30.txt52 facility is invoked), then you may convey a copy of the modified
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/en/
H A Den.txt73 2. This right may not be invoked in the case of prosecutions genuinely arising from non‐political crimes or from acts contrary to the purposes and principles of the United Nations.

1234