Home
last modified time | relevance | path

Searched refs:alias (Results 151 – 175 of 245) sorted by relevance

12345678910

/plugin/combo/ComboStrap/
H A DMarkupPath.php119 * @var string the alias used to build this page
1727 * @param $aliasPath - third information - the alias used to build this page
1745 foreach ($aliases as $alias) {
1746 if ($alias->getPath() === $this->buildAliasPath) {
1747 return $alias;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDirectory.php821 'path' => 'admin/directory/v1/groups/{groupKey}/aliases/{alias}',
829 'alias' => [
2063 'path' => 'admin/directory/v1/users/{userKey}/aliases/{alias}',
2071 'alias' => [
H A DClassroom.php236 'path' => 'v1/courses/{courseId}/aliases/{alias}',
244 'alias' => [
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DIndicesNamespace.php256 * Deletes an alias.
403 * Returns information about whether a particular alias exists.
405 * $params['name'] = (list) A comma-separated list of alias names to return (Required)
670 * Returns an alias.
672 * $params['name'] = (list) A comma-separated list of alias names to return
879 * Migrates an alias to a data stream
881 * $params['name'] = (string) The name of the alias to migrate
945 * Creates or updates an alias.
947 * $params['index'] = (list) A comma-separated list of index names the alias should point to (supports wildcards); use `_all` to perform the operation on all indices. (Required)
948 * $params['name'] = (string) The name of the alias t
[all...]
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md29 Suppose you're using a UNIX system and have set up an alias for the ANTLR4 tool
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml1017 The alias node below is a
1019 alias : *A001
1022 'override' => "The alias node below is a repeated use of this value.\n",
1023 'alias' => "The alias node below is a repeated use of this value.\n" ]
/plugin/codemirror/dist/modes/
H A Dmirc.min.js.map1alias $and $anick $ansi2mirc $aop $appactive $appstate $asc $asctime \" +\n …
H A Deiffel.min.js.map1 … 'else',\n 'do',\n 'creation',\n 'create',\n 'check',\n 'alias',\n 'agent',\n …
H A Dpascal.min.js.map1 …\" +\n \"property raise resourcestring threadvar try absolute abstract alias \" +\n \"assemb…
H A Dsoy.min.js1 …unction(a){"use strict";var b={noEndTag:true,soyState:"param-def"};var c={alias:{noEndTag:true},de… class in AnonymousFunction7aaf3fe40100.c
H A Dnginx.min.js.map1 …y access_log add_after_body add_before_body add_header addition_types aio alias allow ancient_brow…
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DCHANGELOG.md123 * Add `branch-alias`. (Stéphane PY, 2014-09-23T11:50:38+02:00)
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md183 `ExtendedPromiseInterface::progress` (a `Deferred::progress` alias is
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D47.47.js.map1 …,\n '@S3method',\n '@TODO',\n '@aliases',\n '@alias',\n '@assig…
H A D14.14.js.map1 …'delimiter.angle' }\n ],\n keywords: [\n 'extern',\n 'alias',\n 'using'…
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js1926 function findBrush(alias, showAlert) argument
1956 result = sh.brushes[brushes[alias]];
1959 alert(sh.config.strings.noBrush + alias);
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md189 or non-existent phar` errors. The correct alias is now used for the Phar,
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md158 * Add `branch-alias`. (Stéphane PY, 2014-09-23T11:50:46+02:00)
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest-fp.js361 var actual = _.transform(mapping.aliasToReal, function(result, realName, alias) { argument
362 result.push([alias, fp[alias] === fp[realName]]);
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md15 - [165: Update the composer branch alias](https://github.com/doctrine/annotations/pull/165) thanks …
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8alias)for(o=0;o<i.alias.length;o++)h=u[i.alias[o]],h===undefined&&f&&(h=f[i.alias[o]]),u[i.alias[o…
/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js8alias)for(o=0;o<i.alias.length;o++)h=u[i.alias[o]],h===undefined&&f&&(h=f[i.alias[o]]),u[i.alias[o…
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/la/
H A Dla.txt75 1. Suae quisque comparationis et usus, inter alias gentes, hospitii potestatem habet, vexationum causa.
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md169 - `elementTextContains` (as an alias for `textToBePresentInElement`) - text in element contains given text
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1 …s w{constructor(e){super(C.convertOptions(e)),this.label=e.label,this.alias=e.alias}static convert…
396alias:"",label:"",id:"",precondition:void 0}).run(e,this.editor)})}isInPeekEditor(e){const t=e.get…

12345678910