| /plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/ |
| D | InvokedCount.php | 57 public function invoked(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_InvokedCount 59 parent::invoked($invocation);
|
| D | StatelessInvocation.php | 38 public function invoked(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_StatelessInvocation
|
| D | Invocation.php | 34 public function invoked(PHPUnit_Framework_MockObject_Invocation $invocation); function
|
| D | InvokedRecorder.php | 54 public function invoked(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_InvokedRecorder
|
| D | InvokedAtIndex.php | 66 public function invoked(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_InvokedAtIndex
|
| /plugin/asciidocjs/node_modules/filelist/ |
| D | README.md | 18 methods are invoked on the FileList, these items are resolved to 57 be invoked on that result. 72 files. This method is invoked automatically when one of the array
|
| /plugin/asciidocjs/node_modules/get-caller-file/ |
| D | README.md | 6 … to figure out from which file it was invoked. It does so by inspecting v8's stack trace at the ti…
|
| /plugin/sequencediagram/bower_components/lodash/doc/ |
| D | README.md | 543 is invoked for each element of `array` and `values` to generate the criterion 545 determined by the first array. The iteratee is invoked with one argument:<br> 557 3. `[iteratee=_.identity]` *(Function)*: The iteratee invoked per element. 581 which is invoked to compare elements of `array` to `values`. The order and 583 is invoked with two arguments: *(arrVal, othVal)*. 594 3. `[comparator]` *(Function)*: The comparator invoked per element. 687 invoked with three arguments: *(value, index, array)*. 694 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration. 733 invoked with three arguments: *(value, index, array)*. 740 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration. [all …]
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/ |
| D | mocked_static_method.tpl.dist | 4 …ockObject_BadMethodCallException('Static method "{method_name}" cannot be invoked on mock object');
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/ |
| D | Matcher.php | 97 public function invoked(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher 130 $this->invocationMatcher->invoked($invocation);
|
| D | InvocationMocker.php | 128 $value = $match->invoked($invocation);
|
| /plugin/authgooglesheets/vendor/guzzlehttp/promises/ |
| D | README.md | 102 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 …]
|
| D | CHANGELOG.md | 98 callbacks are not iterated until after callbacks are invoked.
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/promises/ |
| D | README.md | 114 has been fulfilled. The next promise in the chain will be invoked with the 140 When a promise is rejected, the `$onRejected` callbacks are invoked with the 158 `$onRejected` callbacks are invoked with the thrown exception as the reason. 193 invoked using the value returned from the `$onRejected` callback. 215 to synchronously force a promise to complete. When a wait function is invoked 218 function provided to a promise constructor is invoked when the `wait` function 294 cancel function that when invoked cancels the action of computing a resolution 303 `$cancelFn`. `$waitFn` is a function that is invoked with no arguments and is 305 that is expected to cancel the computation of a promise. It is invoked when the 373 // Fulfilled callbacks are immediately invoked. [all …]
|
| D | CHANGELOG.md | 147 callbacks are not iterated until after callbacks are invoked.
|
| /plugin/jwhelloworld/ |
| D | README.md | 4 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/ |
| D | return_type_declarations_static_method.phpt | 45 …ramework_MockObject_BadMethodCallException('Static method "bar" cannot be invoked on mock object');
|
| /plugin/grensladawritezor/fckeditor/_samples/cfm/ |
| D | sample01.cfm | 39 This sample displays a normal HTML form with a FCKeditor with full features enabled; invoked by a C…
|
| D | sample02_mx.cfm | 56 This sample displays a normal HTML form with a FCKeditor with full features enabled; invoked by a C…
|
| /plugin/asciidocjs/node_modules/minimist/ |
| D | README.md | 95 * `opts.unknown` - a function which is invoked with a command line parameter not
|
| /plugin/asciidocjs/node_modules/promise/ |
| D | Readme.md | 126 These methods are invoked by calling `Promise.methodName`. 188 These methods are invoked on a promise instance by calling `myPromise.methodName`
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/ |
| D | BaseSerializationTest.php | 1502 $invoked = false; 1507 function ($visitor, $data) use (&$invoked) { 1508 $invoked = true; 1515 $this->assertTrue($invoked);
|
| /plugin/amcharts/assets/amcharts/plugins/dataloader/ |
| D | readme.md | 99 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/ |
| D | CHANGELOG.md | 146 calls to `trigger_error` when deprecated methods are invoked.
|
| /plugin/elasticsearch/vendor/react/promise/ |
| D | README.md | 192 * `$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
|