/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/ |
H A D | SecurityNamespace.asciidoc | 72 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for) 139 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for) 155 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for) 169 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for) 183 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for) 197 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for) 211 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for) 225 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for) 345 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for) 398 $params['refresh'] = (enum) I [all...] |
H A D | CatNamespace.asciidoc | 62 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = all) 77 $params['bytes'] = (enum) The unit in which to display byte values (Options = b,k,kb,m,mb,g,gb,t,tb,p,pb) 116 $params['bytes'] = (enum) The unit in which to display byte values (Options = b,k,kb,m,mb,g,gb,t,tb,p,pb) 137 $params['time'] = (enum) The unit in which to display time values (Options = d,h,m,s,ms,micros,nanos) 168 $params['bytes'] = (enum) The unit in which to display byte values (Options = b,k,kb,m,mb,g,gb,t,tb,p,pb) 172 $params['health'] = (enum) A health status ("green", "yellow", or "red" to filter only indices matching the specified health status (Options = green,yellow,red) 176 $params['time'] = (enum) The unit in which to display time values (Options = d,h,m,s,ms,micros,nanos) 179 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = all) 213 $params['bytes'] = (enum) The unit in which to display byte values (Options = b,k,kb,m,mb,g,gb,t,tb,p,pb) 218 $params['time'] = (enum) Th [all...] |
H A D | IndicesNamespace.asciidoc | 92 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = open) 125 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = open) 161 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = open) 220 $params['expand_wildcards'] = (enum) Whether wildcard expressions should get expanded to open or closed indices (default: open) (Options = open,closed,hidden,none,all) (Default = open) 250 $params['expand_wildcards'] = (enum) Whether wildcard expressions should get expanded to open or closed indices (default: open) (Options = open,closed,hidden,none,all) (Default = open) 297 $params['expand_wildcards'] = (enum) Whether wildcard expressions should get expanded to open or closed indices (default: open) (Options = open,closed,hidden,none,all) (Default = open) 316 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = all) 366 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = open) 398 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,none,all) (Default = open) 415 $params['expand_wildcards'] = (enum) Whethe [all...] |
H A D | ClusterNamespace.asciidoc | 135 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = all) 136 $params['level'] = (enum) Specify the level of detail for returned information (Options = cluster,indices,shards) (Default = cluster) 142 $params['wait_for_events'] = (enum) Wait until all currently queued events with the given priority are processed (Options = immediate,urgent,high,normal,low,languid) 145 $params['wait_for_status'] = (enum) Wait until cluster is in a specific state (Options = green,yellow,red) 258 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = open)
|
H A D | SearchableSnapshotsNamespace.asciidoc | 38 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,none,all) (Default = open) 86 $params['level'] = (enum) Return stats aggregated at cluster, index or shard level (Options = cluster,indices,shards) (Default = indices)
|
H A D | AsyncSearchNamespace.asciidoc | 84 $params['default_operator'] = (enum) The default operator for query string query (AND or OR) (Options = AND,OR) (Default = OR) 93 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = open) 98 $params['search_type'] = (enum) Search operation type (Options = query_then_fetch,dfs_query_then_fetch)
|
H A D | TextStructureNamespace.asciidoc | 35 $params['format'] = (enum) Optional parameter to specify the high level file format (Options = ndjson,xml,delimited,semi_structured_text)
|
H A D | NodesNamespace.asciidoc | 40 $params['type'] = (enum) The type to sample (default: cpu) (Options = cpu,wait,block)
|
/plugin/icalevents/vendor/sabre/xml/lib/Element/ |
H A D | Elements.php | 77 Serializer\enum($writer, $this->value); 104 return Deserializer\enum($reader);
|
/plugin/webdav/vendor/sabre/xml/lib/Element/ |
H A D | Elements.php | 77 Serializer\enum($writer, $this->value); 104 return Deserializer\enum($reader);
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/ |
H A D | Client.asciidoc | 108 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` (the default) then do nothing with refreshes. (Options = true,false,wait_for) 161 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = open) 168 $params['default_operator'] = (enum) The default operator for query string query (AND or OR) (Options = AND,OR) (Default = OR) 189 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` (the default) then do nothing with refreshes. (Options = true,false,wait_for) 193 $params['version_type'] = (enum) Specific version type (Options = internal,external,external_gte) 212 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` (the default) then do nothing with refreshes. (Options = true,false,wait_for) 218 $params['version_type'] = (enum) Specific version type (Options = internal,external,external_gte,force) 235 $params['default_operator'] = (enum) The default operator for query string query (AND or OR) (Options = AND,OR) (Default = OR) 240 $params['conflicts'] = (enum) What to do when the delete by query hits version conflicts? (Options = abort,proceed) (Default = abort) 241 $params['expand_wildcards'] = (enum) Whethe [all...] |
/plugin/data-au/db/ |
H A D | update0004.sql | 1 alter table aliases CHANGE comment enum text;
|
/plugin/data/db/ |
H A D | update0004.sql | 1 ALTER TABLE aliases ADD COLUMN enum text; 2 UPDATE aliases SET enum = comment;
|
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Serializer/ |
H A D | EnumTest.php | 15 enum($writer, [
|
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/ |
H A D | Asn1.php | 88 * @param int $enum 91 public static function enumerated(int $enum): EnumeratedType 93 return new EnumeratedType($enum); 90 enumerated(int $enum) global() argument
|
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Deserializer/ |
H A D | EnumTest.php | 39 return enum($reader, 'urn:test');
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/ |
H A D | ScheduleCalendarTransp.php | 119 $elems = Deserializer\enum($reader, Plugin::NS_CALDAV);
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 67.67.js.map | 1 …enum', 'end enum'],\n ['event', 'end event'],\n ['function', 'end function'],\n …
|
/plugin/webdav/vendor/sabre/xml/lib/Serializer/ |
H A D | functions.php | 41 function enum(Writer $writer, array $values) { function
|
/plugin/icalevents/vendor/sabre/xml/lib/Deserializer/ |
H A D | functions.php | 140 function enum(Reader $reader, $namespace = null) { function
|
/plugin/icalevents/vendor/sabre/xml/lib/Serializer/ |
H A D | functions.php | 41 function enum(Writer $writer, array $values) { function
|
/plugin/webdav/vendor/sabre/xml/lib/Deserializer/ |
H A D | functions.php | 153 function enum(Reader $reader, $namespace = null) { function
|
/plugin/codemirror/dist/modes/ |
H A D | rust.min.js.map | 1 …enum|mod|struct|type|union)(\\s+)([a-zA-Z_][a-zA-Z0-9_]*)/, token: [\"keyword\", null, \"def\"]},\…
|
H A D | webidl.min.js.map | 1 …enum\", \"getter\",\n \"implements\", \"inherit\", \"interface\", \"iterable\", \"legacycaller\",…
|
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ |
H A D | DocParser.php | 781 foreach (self::$annotationMetadata[$name]['enum'] as $property => $enum) { 783 if (isset($values[$property]) && ! in_array($values[$property], $enum['value'])) { 784 …w AnnotationException::enumeratorError($property, $name, $this->context, $enum['literal'], $values…
|