Home
last modified time | relevance | path

Searched refs:call (Results 126 – 150 of 3012) sorted by last modified time

12345678910>>...121

/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md245 * Fixed type-hint for `Elastica\QueryBuilder\DSL\Aggregation::sampler()` not consistent with the underlying constructor call [#1815](https://github.com/ruflin/Elastica/pull/1815)
288 * Scroll is now throwing an exception when calling `current()` on an invalid iteration: always call `valid()` before
426 * Made result sets adhere to `\Iterator` interface definition that they implement. Specifically, you need to call `valid()` on the result set before calling `current()`. When using `foreach` this is done by PHP automatically. When `valid` returns false, the return value of `current` is undefined instead of false. [#1506](https://github.com/ruflin/Elastica/pull/1506)
949 - DeprecatedException will be thrown, if there is a call of method that not support BC
983 you work with params on "low-level" or change your objects after you call setter with object
1711 - Removed deprecated old constructor call in Filter\GeoDistance::__construct()
1720 - Populate document id created by elasticsearch on addDocument()/addDocuments() call if no document id was set
1721 - Populate updated fields in document on Client::updateDocument() call if fields options is set
1810 - Node info call update. The receive os info and more, param is needed. By default, only basics are returned
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Drelease-notes.asciidoc127 * Fixed reset custom header after endpoint call
H A Dconnection-pool.asciidoc222 Sniffing is a relatively lightweight operation (one API call to
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DNodesNamespace.asciidoc68 $params['node_id'] = (list) A comma-separated list of node IDs to span the reload/reinit call. Should stay empty because reloading usually involves all cluster nodes.
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md95 needed and hide resolver and canceller references from call stack on PHP 7+.
H A DREADME.md205 the same call to `then()`:
454 // $factory will only be executed once we call then()
465 etc.) support cancellation. This means, if you call `cancel()` on the returned
642 Each call to `then()` returns a new promise that will resolve with the return
774 Either return your promise, or call done() on it.
/plugin/elasticsearch/vendor/react/promise/src/
H A DPromise.php25 $this->call($cb);
112 $this->call($canceller);
192 private function call(callable $cb) function in React\\Promise\\Promise
202 // Also, this helps avoiding unnecessary function arguments in the call stack
/plugin/achart/assets/
H A Dapexcharts.min.js6call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var i,a…
10call(e,e),e}}),SVG.extend(SVG.Container,{filter:function(t){return this.defs().filter(t)}}),SVG.ex…
14call(this.el,a,s,this.m);"boolean"==typeof l&&(l={x:l,y:l}),!0===l.x?this.el.x(a):!1!==l.x&&this.e…
H A Djs-yaml.min.js2call(this),this.name="YAMLException",this.reason=e,this.mark=t,this.message=i(this,!1),Error.captu…
/plugin/snippets/
H A Dscript.js205 { call: 'snippet_preview', id: page },
222 …{ call: which, id: page, curpage: opener.JSINFO['id'],macros: tval }, // curpage is used for upda…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md435 * [#13381](https://dev.ckeditor.com/ticket/13381): Dynamic code evaluation call in [`CKEDITOR.templ…
1339 …editor4/latest/api/CKEDITOR_editor.html#method-insertText) methods do not call the [`widget.reposi…
H A DLICENSE.md437 We call this license the "Lesser" General Public License because it
H A DREADME.md33 To test your installation, just call the following page at your website:
H A Dckeditor.js.unc81 return b.call(d, a) || c.call(d, a)
222 CKEDITOR.event.call(this)
1899 if (b && !b.call) {
1919 if (b && !b.call) {
5446 c && (k ? c.call(f, a) : c.call(f, n, r))
5575 d.call(b, g)
5608 k.call(this, b)
12393 q = (g && g.call ? g.call(this, a, b) : g) || "",
12424 a.call(this, b.setValue.call(this, c))
12430 return b.getValue.call(this, a.call(this))
[all …]
H A Dconfig.js1call:"iwiki_list"},async:true,dataType:"json"}).done(function(o){retv=o;f.ckgeditIwikiData=retv}).…
H A Dckeditor.js52call(e,h,d,a)&&c.push(h)});return c},forEach:function(a,b,e){var c=a.length,h;for(h=0;h<c;h++)b.ca…
70 …emoveEventListener(b,c,!1);delete a[b]}CKEDITOR.event.prototype.removeAllListeners.call(this)}}}();
87 CKEDITOR.dom.window=function(a){CKEDITOR.dom.domObject.call(this,a)};CKEDITOR.dom.window.prototype=…
140call(this)},previous:function(){return a.call(this,1)},checkForward:function(){return!1!==a.call(t…
261 …d,callback:function(){g&&g.apply(this,arguments);c.shift();a.call(k)}});1==c.length&&a.call(this)}…
266 …led&&(!1===h.onLoad()&&delete g[e],h.onLoad._called=1);c&&c.call(f||window,g)}},this)};k.call(this…
560call(this);this.fire("focus")};c.isFocusable&&(this.isFocusable=this.isFocusable);this.keyboardFoc…
601call(this,b)&&(b.data.hide=!1)});this.state=CKEDITOR.DIALOG_STATE_IDLE;if(g.onCancel)this.on("canc…
630 …ents.length)){var h=(e.call?e(b):e)||"div",p=["\x3c",h," "],m=(d&&d.call?d(b):d)||{},k=(f&&f.call?…
1028 …(u[n.root.getName()]?K.call(this,a,n,c,q):L.call(this,a,n,q)):this.state==CKEDITOR.TRISTATE_ON&&u[…
[all …]
H A Dconfig.js.unc216 var params = 'call=wrap_lang&lang=' + CKEDITOR.lang.detect( 'en' ) ;
327 data: { call: 'iwiki_list'},
351 call: 'geshi_sel'
/plugin/ckgedit/ckeditor/plugins/clipboard/dialogs/
H A Dpaste.js10 …Document();a.write(b);c.focusManager.add(a.getBody());CKEDITOR.env.air&&k.call(this,a.getWindow().…
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1call(this,"advanced:txtdlgGenStyle")},validate:function(){var B=this.getValue().match(z),C=!!(B&&p…
H A Dimage.js.unc574 field.setValue( url ); // And call this.onChange()
652 commitInternally.call( this, 'advanced:txtdlgGenStyle' );
692 commitInternally.call( this, 'advanced:txtdlgGenStyle' );
812 commitInternally.call( this, 'advanced:txtdlgGenStyle' );
856 commitInternally.call( this, 'advanced:txtdlgGenStyle' );
907 commitInternally.call( this, 'advanced:txtdlgGenStyle' );
962 commitInternally.call( this, 'advanced:txtdlgGenStyle' );
1285 commitInternally.call( this, [ 'info:cmbFloat', 'info:cmbAlign',
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1call:call="use_heads"},async:true,dataType:"html"}).fail(function(X,Z,Y){alert("Error: "+Z+"/"+Y)}…
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js7 e=a.fn||null,f=a.id||"",h=a.target||window,k=a.message||{id:f};a.message&&"[object Object]"==b.call
40 …defined"===typeof a?"undefined":null===a?"null":Object.prototype.toString.call(a).slice(8,-1)},con…
47 …ll"!=f||b.fire("saveSnapshot");"FinishChecking"==f&&b.config.wsc_onFinish.call(CKEDITOR.document.g…
90 …log.on("cancel",function(b){d.dialog.getParentEditor().config.wsc_onClose.call(this.document.getWi…
/plugin/ckgedit/ckeditor/adapters/
H A Djquery.js10call(b,d)});if(k.length){var b=new a.Deferred;a.when.apply(this,k).done(function(){b.resolveWith(m…
/plugin/ckgedit/ckeditor/plugins/pastebase64/
H A Dplugin.js34 return Array.prototype.forEach.call(clipboardData.types, function (type, i) {
/plugin/ckgedit/ckeditor/plugins/tags/
H A Dplugin.js25 call: 'tagapi_list'

12345678910>>...121