Home
last modified time | relevance | path

Searched refs:hasError (Results 1 – 18 of 18) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Bulk/
H A DResponseSet.php46 if ($bulkResponse->hasError()) {
62 if ($bulkResponse->hasError()) {
81 public function hasError(): bool function in Elastica\\Bulk\\ResponseSet
84 if ($bulkResponse->hasError()) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/
H A DAbstractPatternSniff.php292 $hasError = false;
424 $hasError = true;
431 $hasError = true;
507 $hasError = true;
511 $hasError = true;
575 $hasError = true;
582 $hasError = true;
641 $hasError = true;
663 $hasError = true;
668 $hasError = true;
[all …]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Multi/
H A DResultSet.php65 public function hasError(): bool function in Elastica\\Multi\\ResultSet
68 if ($resultSet->getResponse()->hasError()) {
/plugin/elasticsearch/helper/
H A Dclient.php96 if ($index->create([], $clear)->hasError()) {
100 if ($this->createMappings($index)->hasError()) {
/plugin/gtime/gtlib/tsp/
H A DGTVerificationResultBase.php91 public function hasError($errorCode) { function in GTVerifificationResultBase
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/Bulk/
H A DResponseException.php84 if ($bulkResponse->hasError()) {
/plugin/diagramsnet/lib/
H A Delectron.js1107 var hasError = false;
1111 hasError = true;
1130 if (hasError)
1261 var hasError = false;
1266 hasError = true;
1291 if (hasError)
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DResponse.php132 public function hasError() function in Elastica\\Response
H A DBulk.php348 if ($bulkResponseSet->hasError()) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DHttpAdapter.php79 if ($elasticaResponse->hasError()) {
H A DGuzzle.php96 if ($response->hasError()) {
H A DHttp.php177 if ($response->hasError()) {
/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js1901 this.hasError = true;
1909 return this.hasError? 500 : 200;
H A DMenus.js3594 if (isVisible && this.commentsWindow.hasError)
H A DEditorUi.js15624 this.hasError = false;
15697 this.hasError = true;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js.map1hasError = false;\n function newLineAndIndent() {\n return eol + repeat(indentValue, ini…
H A Djson.worker.js.map1hasError = false;\n function newLineAndIndent() {\n return eol + repeat(indentValue, ini…
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11910 …ble(b);this.commentsWindow.refreshCommentsTime();b&&this.commentsWindow.hasError&&this.commentsWin…