Home
last modified time | relevance | path

Searched refs:exists (Results 376 – 400 of 487) sorted by relevance

1...<<11121314151617181920

/plugin/godiag/
H A Dsyntax.php652 resolve_pageid($ns,$href,$exists);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClient.php433 * Creates a new document in the index.Returns a 409 response when a document with a same ID already exists in the index.
605 * Returns information about whether a document exists in an index.
625 public function exists(array $params = []): bool function in Elasticsearch\\Client
644 * Returns information about whether a document source exists in an index.
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md635 {{!-- only output this author names if an author exists --}}
/plugin/diagramsnet/lib/resources/
H A Ddia_ar.txt886 alreadyExst={1} already exists
974 confALibExist=This library already exists
H A Ddia_da.txt886 alreadyExst={1} already exists
974 confALibExist=This library already exists
H A Ddia_ms.txt886 alreadyExst={1} already exists
974 confALibExist=This library already exists
H A Ddia_no.txt886 alreadyExst={1} already exists
974 confALibExist=This library already exists
H A Ddia_pt.txt886 alreadyExst={1} already exists
974 confALibExist=This library already exists
H A Ddia_sr.txt886 alreadyExst={1} already exists
974 confALibExist=This library already exists
H A Ddia_bs.txt886 alreadyExst={1} already exists
974 confALibExist=This library already exists
H A Ddia_id.txt886 alreadyExst={1} already exists
974 confALibExist=This library already exists
H A Ddia_pl.txt886 alreadyExst={1} already exists
974 confALibExist=This library already exists
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md645 - repoint `\Elastica\Type::exists` from the deprecated /{index}/{type} endpoint to /{index}/_mapping/{type}
734 - Elastica\QueryBuilder\DSL\Query::exists
1542 - Elastica_Type::exists() added
1543 See https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-types-exists.html#indices-types-exists
1672 - Elastica\Index::exists fixed for 0.90.0. HEAD request method introduced
1828 - Elastica_Index::exists() and Elastica_Cluster::getIndexNames() added
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock1554 path-exists "^3.0.0"
1979 path-exists@^3.0.0:
1981 …resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d…
/plugin/authsplit/
H A DREADME96 auth plugin's getUserData() method only to make sure the user exists there and
/plugin/codemirror/dist/modes/
H A Decl.min.js.map1 …buted distribution ebcdic enth error evaluate event eventextra eventname exists exp failcode failm…
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1exists:1,index:1,shmget:1,sub:1,"for":1,endpwent:1,redo:1,lstat:1,msgctl:1,setpgrp:1,abs:1,exit:1,… property in hljs.LANGUAGES.mel.dM.k
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG40 * fixed regression (key exists check for non ArrayObject objects)
430 * fixed the filesystem loader cache when a template name exists in several namespaces
442 * fixed Twig_Loader_Chain::exists() for a loader which implements Twig_ExistsLoaderInterface
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst304 where a common base class exists. The ``@Discriminator`` annotation has to be applied
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst449 public function exists($name)
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock1359 path-exists "^2.0.0"
2400 path-exists@^2.0.0:
2402 …resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-2.1.0.tgz#0feb6c64f0fc518d9a754dd…
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D39.39.js.map1 … 'exec',\n 'msgctl',\n 'shmread',\n '-l',\n 'exists',\n 'msgget…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js29219 if (this.font.post.exists) {
29234 this.xHeight = (this.font.os2.exists && this.font.os2.xHeight) || 0;
29428 if (!(ttf.head.exists && ttf.name.exists && ttf.cmap.exists)) {
29431 if (!(ttf.head.exists && ttf.name.exists && ttf.cmap.exists)) {
29483 this.ascender = (this.os2.exists && this.os2.ascender) || this.hhea.ascender;
29484 this.decender = (this.os2.exists && this.os2.decender) || this.hhea.decender;
29485 this.lineGap = (this.os2.exists && this.os2.lineGap) || this.hhea.lineGap;
30080 this.exists = !!info;
30092 if (!this.exists) {
30895 if (!this.exists) {
[all …]

1...<<11121314151617181920