Home
last modified time | relevance | path

Searched refs:signature (Results 226 – 250 of 528) sorted by path

12345678910>>...22

/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md46 * Changed `SetProcessor::setValue` signature to allow to pass any type, if you are overriding this method you must update the signature removing the `string` type-hint by @franmomu [#2082](https://github.com/ruflin/Elastica/pull/2082)
47 * Changed `Settings::setMergePolicy` signature to allow to pass `int` and `string` as argument 2, if you are overriding this method you must update the signature removing the `string` type-hint by @franmomu [#2085](https://github.com/ruflin/Elastica/pull/2085)
163 * Changed `Elastica\Query\MatchQuery::setFieldParam()` signature to allow passing bool, float or int [#1941](https://github.com/ruflin/Elastica/pull/1941)
164 * Changed `Elastica\Query\MatchPhraseQuery::setFieldParam()` signature to allow passing bool, float or int [#1944](https://github.com/ruflin/Elastica/pull/1944)
263 * The `Wildcard::setValue()` changed its signature: use it to set the value of the wildcard query only.
279 * Changed `Terms::setTerms()` signature: it now accepts a list of strings only [#1765](https://github.com/ruflin/Elastica/pull/1765)
280 * Changed `Terms::setTermsLookup()` signature: `index`, `path` and `id` are now required arguments [#1765](https://github.com/ruflin/Elastica/pull/1765)
281 * Changed `Wildcard::setValue()` and constructor's signature
[all...]
/plugin/embeddedphp/
H A DLICENSE332 <signature of Ty Coon>, 1 April 1989
/plugin/emoji/
H A DLICENSE333 <signature of Ty Coon>, 1 April 1989
/plugin/entitiesbutton/
H A DLICENSE332 <signature of Ty Coon>, 1 April 1989
/plugin/evesso/
H A DLICENSE332 <signature of Ty Coon>, 1 April 1989
/plugin/extendpage/
H A DLICENSE332 <signature of Ty Coon>, 1 April 1989
/plugin/externalembed/
H A DLICENSE332 <signature of Ty Coon>, 1 April 1989
/plugin/farm/
H A DCOPYING333 <signature of Ty Coon>, 1 April 1989
/plugin/fastwiki/
H A DLICENSE332 {signature of Ty Coon}, 1 April 1989
/plugin/fckg/
H A DChanges165 Added Dokuwiki-style signature item to context menu.
H A DLICENSE332 <signature of Ty Coon>, 1 April 1989
/plugin/fedauth/
H A DCOPYING333 <signature of Ty Coon>, 1 April 1989
/plugin/feed/
H A DCOPYING333 <signature of Ty Coon>, 1 April 1989
/plugin/feedmod/
H A DCOPYING333 <signature of Ty Coon>, 1 April 1989
/plugin/fetchmedia/
H A DLICENSE332 {signature of Ty Coon}, 1 April 1989
H A Dyarn.lock1703 http-signature@~1.1.0:
1705 …resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.1.1.tgz#df72e267066cd0ac6…
2643 http-signature "~1.1.0"
/plugin/filelist/
H A DCOPYING338 <signature of Ty Coon>, 1 April 1989
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DUPGRADING.md29 - Changed `SerializerInterface::serialize` signature
30 - Changed `ArrayTransformerInterface::toArray` signature
31 - Changed `GraphNavigator::accept` signature
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md134 method signature does different things (has logic). To create stubs in Prophecy:
247 - `AnyValuesToken` or `Argument::cetera()` - matches any arguments to the rest of the signature
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DMethod.php32 public function setSignature($signature) argument
34 $this->contextNode->setAttribute('signature', $signature);
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/
H A DToken.php300 protected $signature; variable in PHP_Token_FUNCTION
433 if ($this->signature !== null) {
434 return $this->signature;
438 $this->signature = 'anonymousFunction';
441 $this->signature = '';
450 $this->signature .= $tokens[$i++];
453 $this->signature = trim($this->signature);
455 return $this->signature;
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dmacro.rst7 signature was added in Twig 1.12.
/plugin/firenews/
H A DLICENSE332 <signature of Ty Coon>, 1 April 1989
/plugin/flattr/
H A DCOPYING333 <signature of Ty Coon>, 1 April 1989
/plugin/flexpaper/
H A DLICENSE332 {signature of Ty Coon}, 1 April 1989

12345678910>>...22