Home
last modified time | relevance | path

Searched refs:calls (Results 26 – 50 of 153) sorted by last modified time

1234567

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhost-config.asciidoc38 Notice that the `ClientBuilder` object allows chaining method calls for brevity.
H A Dhttp-handler.asciidoc12 single curl calls. These are very fast for single requests. When asynchronous
H A Dnamespaces.asciidoc80 Notice how both the `stats` calls and the updateAlias took a variety of
H A Dindex-operations.asciidoc265 available method calls (as well as parameter lists in the comments for each
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md78 * Fixed case mismatch in method calls by @franmomu [#2087](https://github.com/ruflin/Elastica/pull/2087)
170 * Replaced `call_user_func()` and `call_user_func_array()` by direct calls [#1923](https://github.com/ruflin/Elastica/pull/1923)
1361 - Allow for request params in delete by query calls [#573](https://github.com/ruflin/Elastica/issues/573/)
1579 - Support isset() calls on Result objects
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md82 * Improve performance by prefixing all global functions calls with \ to skip the look up and resolve process and go straight to the global function.
H A DREADME.md441 calls the `then()` method.
633 typically be spread across several function calls, or even several levels of
/plugin/achart/
H A DREADME.md121 …the JavaScript object must be **static**, i.e. it cannot include function calls or function expres…
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2calls:0,triangles:0,points:0,lines:0};return{memory:{geometries:0,textures:0},render:e,programs:nu… property in pr.e
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js10862 $(window).resize(this.windowResizeProxy = util_1.debounce(// prevents rapid calls
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md774 … setHeader() first removes the header using unset on a HeaderCollection and then calls addHeader().
H A DCHANGELOG.md490 * TransactionIterator now calls rewind on the inner iterator.
1249 * Bug: Fixing magic method command calls on clients
1330 * Added configurable magic method calls to clients and commands. This is off by default.
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md146 calls to `trigger_error` when deprecated methods are invoked.
H A DREADME.md493 Subsequent read calls will first read from the buffer and then call `next`
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md196 calls return unexpected 401 or 403 errors.
383 It is often very useful to debug your API calls by viewing the raw HTTP request. This library suppo…
396 Now all calls made by this library will appear in the Charles UI.
461 …HPUnit. You can configure an API key and token in BaseTest.php to run all calls, but this will req…
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md45 the recommended approach to authorize calls to Cloud APIs, particularly when
/plugin/c3chart/
H A DREADME.md58 …the JavaScript object must be **static**, i.e. it cannot include function calls or function expres…
/plugin/include/
H A Daction.php150 $ins =& $event->data->calls;
/plugin/move/helper/
H A Dhandler.php18 public $calls = ''; variable in helper_plugin_move_handler
211 $this->calls .= $match;
215 $this->calls .= "[[$newNS:$match]]";
218 $this->calls .= "[[$newID|$match]]";
255 $this->calls .= $match;
258 $this->calls .= $match;
261 $this->calls .= $match;
264 $this->calls .= $match;
267 $this->calls .= $match;
289 $this->calls
[all...]
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/
H A DCHANGELOG.md55 * Added extremely basic tests for the curl calls.
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1calls\n * [handle()]{@link module:workbox-strategies.Strategy~handle} or\n * [handleAll()]{@link m…
H A Dworkbox-bed83ea8.js.map1calls\n * [handle()]{@link module:workbox-strategies.Strategy~handle} or\n * [handleAll()]{@link m…
H A Dworkbox-f163abaa.js.map1calls\n * [handle()]{@link module:workbox-strategies.Strategy~handle} or\n * [handleAll()]{@link m…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/externalembed/
H A DREADME.md100 This is to prevent and reduce the number of calls needed to the YouTube API (maximum is 10,000 per …

1234567