Home
last modified time | relevance | path

Searched refs:provided (Results 126 – 150 of 788) sorted by last modified time

12345678910>>...32

/plugin/barcodes/vendor/composer/
H A DInstalledVersions.php123 $provided = $parser->parseConstraints(self::getVersionRanges($packageName));
125 return $provided->matches($constraint);
/plugin/barcodes/
H A DLICENSE.md24 An “Application” is any work that makes use of an interface provided
27 of using an interface provided by the Library.
57 * **a)** under this License, provided that you make a good faith effort to
69 code under terms of your choice, provided that, if the incorporated
/plugin/fastwiki/
H A DLICENSE80 source code as you receive it, in any medium, provided that you
93 above, provided that you also meet all of these conditions:
136 Sections 1 and 2 above provided that you also do one of the following:
173 except as expressly provided under this License. Any attempt
/plugin/snow/
H A DCONTRIBUTING.md6 which has been provided under the BSD license, the code for this plugin is provided under a BSD lic…
H A DLICENSE.md8 purpose with or without fee is hereby granted, provided that the above
29 are permitted provided that the following conditions are met:
36 other materials provided with the distribution.
/plugin/twofactoraltemail/
H A DLICENSE80 source code as you receive it, in any medium, provided that you
93 above, provided that you also meet all of these conditions:
136 Sections 1 and 2 above provided that you also do one of the following:
173 except as expressly provided under this License. Any attempt
/plugin/gitlabapi/
H A DLICENSE6 modification, are permitted provided that the following conditions are met:
13 and/or other materials provided with the distribution.
/plugin/blog/
H A DCOPYING81 source code as you receive it, in any medium, provided that you
94 above, provided that you also meet all of these conditions:
138 Sections 1 and 2 above provided that you also do one of the following:
176 except as expressly provided under this License. Any attempt
/plugin/advanced/
H A DLICENSE80 source code as you receive it, in any medium, provided that you
93 above, provided that you also meet all of these conditions:
136 Sections 1 and 2 above provided that you also do one of the following:
173 except as expressly provided under this License. Any attempt
/plugin/linksuggest/
H A DLICENSE80 source code as you receive it, in any medium, provided that you
93 above, provided that you also meet all of these conditions:
136 Sections 1 and 2 above provided that you also do one of the following:
173 except as expressly provided under this License. Any attempt
/plugin/firenews/
H A DLICENSE80 source code as you receive it, in any medium, provided that you
93 above, provided that you also meet all of these conditions:
136 Sections 1 and 2 above provided that you also do one of the following:
173 except as expressly provided under this License. Any attempt
/plugin/archivegenerator/
H A DLICENSE80 source code as you receive it, in any medium, provided that you
93 above, provided that you also meet all of these conditions:
136 Sections 1 and 2 above provided that you also do one of the following:
173 except as expressly provided under this License. Any attempt
/plugin/fullscreenmode/
H A DLICENSE80 source code as you receive it, in any medium, provided that you
93 above, provided that you also meet all of these conditions:
136 Sections 1 and 2 above provided that you also do one of the following:
173 except as expressly provided under this License. Any attempt
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst10 * Removed ``functions.php``. Use the corresponding functions provided by
38 ``drain`` option is provided, the stream can also act as if it is a blocking
/plugin/elasticsearch/vendor/symfony/deprecation-contracts/
H A DREADME.md8 By using a custom PHP error handler such as the one provided by the Symfony ErrorHandler component,
15 - more arguments can be provided: they will be inserted in the message using `printf()` formatting
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhost-config.asciidoc101 Only the `host` parameter is required for each configured host. If not provided,
H A Dper-request-configuration.asciidoc41 match the HTTP response code provided by {es}. For example, attempting to GET a
52 the JSON provided by {es} instead.
H A Dserializers.asciidoc22 provided as a string, it is passed directly to {es} as a string. This allows
26 If the data is an array, it is converted to JSON. If the data provided was an
70 is provided as a string, it is passed directly to {es} as a string. This allows
74 If the data is an array, it is converted to json. If the data provided was an
114 If the data provided was an empty array, the serializer manually converts the
/plugin/elasticsearch/vendor/composer/
H A DInstalledVersions.php31 * @psalm-var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}|array{}|null
42 * @psalm-var array<string, array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}>
47 * Returns a list of all package names which are present, either by being installed, replaced or provided
91 * This also returns true if the package name is provided or replaced by another package
123 $provided = $parser->parseConstraints(self::getVersionRanges($packageName));
125 return $provided->matches($constraint);
154 if (array_key_exists('provided', $installed['versions'][$packageName])) {
155 $ranges = array_merge($ranges, $installed['versions'][$packageName]['provided']);
166 * @return string|null If the package is being replaced or provided but is not really installed, null will be returned as version, use satisfies or getVersionRanges if you need to know if a given version is present
187 * @return string|null If the package is being replaced or provided bu
[all...]
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/
H A DREADME.md5 The files are provided by [Unicode.org](http://www.unicode.org/udhr).
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DLICENSE-APACHE38 (an example is provided in the Appendix below).
91 modifications, and in Source or Object form, provided that You
113 documentation, if provided along with the Derivative Works; or,
119 or as an addendum to the NOTICE text from the Work, provided
126 for any such Derivative Works as a whole, provided Your use,
H A DLICENSE-LGPL154 complete source code as you receive it, in any medium, provided that
169 above, provided that you also meet all of these conditions:
234 under the terms of Sections 1 and 2 above provided that you accompany
280 under terms of your choice, provided that the terms permit
343 library, provided that the separate distribution of the work based on
345 permitted, and provided that you do these two things:
357 the Library except as expressly provided under this License. Any
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc524 $params['body'] = (array) Document identifiers; can be either `docs` (containing full document information) or `ids` (when index and type is provided in the URL. (Required)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DEqlNamespace.asciidoc77 $params['keep_on_completion'] = (boolean) Control whether the response should be stored in the cluster if it completed within the provided [wait_for_completion] time (default: false) (Default = false)
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md535 - The disable_coord parameter of the bool and common_terms queries has been removed. If provided, it will be ignored and issue a deprecation warning. [#1369](https://github.com/ruflin/Elastica/pull/1369)
868 - Elastica\Filter\* are deprecated. You can use proper queries instead. Backward compatibility layer provided, but will be removed in next Elastica releases. See https://www.elastic.co/blog/better-query-execution-coming-elasticsearch-2-0 and https://github.com/ruflin/Elastica/issues/1001

12345678910>>...32