Home
last modified time | relevance | path

Searched refs:calls (Results 76 – 100 of 153) sorted by relevance

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 Dindex-operations.asciidoc265 available method calls (as well as parameter lists in the comments for each
/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/refnotes/
H A Dcore.php83 return $this->callWriter->calls;
/plugin/mediasyntax/
H A DREADME54 2010-08-07: 8 hours: allowed a SpecialPattern (e.g. GB) in the mid of a line, directly followed by a blank, without triggering a preformatted area. Had to reasearch the calls object structure of the parser for this.
/plugin/templateconfhelper/
H A DREADME65 …ction plugin class deffinition includes //inc/preload.php//. Here css.php calls are intercepted an…
/plugin/odt/
H A DChangeLog.txt97 …* Bugfix: do not open nested frames in nested calls to _odtDivOpenAsFrameUseCSS/_odtDivOpenAsFrame…
99 Nested calls will be ignored and do not open frames and DO NOT lead to errors.
/plugin/components/
H A DREADME.md4 ## AJAX calls
/plugin/c3chart/
H A DREADME.md58 …the JavaScript object must be **static**, i.e. it cannot include function calls or function expres…
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG208 * fixed regression on static calls for functions/filters/tests
517 * fixed macro calls on PHP 5.4
521 * made a speed optimization to macro calls when imported via the "import" tag
539 * optimized macro calls when auto-escaping is on
548 * fixed nested embed tag calls
627 * made a speed optimization to macro calls when imported via the "from" tag
673 * fixed macros containing filter tag calls
744 … a performance optimization in the Optimizer (also helps to lower the number of nested level calls)
1064 * added support for method calls with arguments ({{ foo.bar('a', 43) }})
/plugin/solr/
H A DREADME.md52 …ery page using the DokuWiki indexing mechanism: An invisible graphic that calls the file `lib/exe/…
/plugin/achart/
H A DREADME.md121 …the JavaScript object must be **static**, i.e. it cannot include function calls or function expres…
/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 …
/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.
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt111 * Bugfix (#909): unnecessary calls of shell commands when cached
527 * Bugfix: [#1439110] Limit fread() calls to 8kB
573 phpThumb.php to allow multiple calls to OutputThumbnail
795 header calls
837 include_once calls to prevent headers getting sent
839 * Bugfix: md5_file and imagecolorallocatealpha calls
904 resource before allowing calls to RenderToFile or
919 (disabled by default) that only allows calls to
926 to generate a hash for calls to phpThumb:
1482 * Added caching to gd_info() calls for minor speedup
/plugin/etherpadlite/
H A DREADME.md30 …i default template. The dokuwiki plugin further adds an ajax handler that calls the etherpad lite …
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dcollection.js1608 var calls = {add: 0, remove: 0}; class in AnonymousFunctionf8dce19ebe00
1614 calls.add++;
1622 calls.remove++;
1634 assert.equal(calls.add, 1);
1635 assert.equal(calls.remove, 1);
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md140 Note: if your backend code calls for a PSR-3 logger but does not actually type check for the interface (AKA being LoggerAware only) you can also just pass an instance of `splitbrain\phpcli\CLI`.
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md99 There are 2 interesting calls - `willExtend` and `willImplement`. The first one tells
171 predictions for the same method calls with the same arguments. This means:
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md146 calls to `trigger_error` when deprecated methods are invoked.
/plugin/codemirror/dist/modes/
H A Dyacas.min.js.map1 …\n return 'bracket';\n }\n\n // literals looking like function calls\n if (stream.ma…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md171 …s://github.com/sebastianbergmann/phpunit/pull/2404): `assertDirectoryNotIsWriteable()` calls itself
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst70 The second block with the annotation registry calls registers all the three different annotation na…
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md45 the recommended approach to authorize calls to Cloud APIs, particularly when
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default176 …e; // If false will allow standalone calls to phpThumb(). If …
251 // Function for generating hashed calls to phpThumb if 'high_security_enabled'

1234567