Home
last modified time | relevance | path

Searched refs:setLike (Results 1 – 4 of 4) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
DMoreLikeThis.php35 public function setLike($like): self function in Elastica\\Query\\MoreLikeThis
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DActivityContentDetails.php104 public function setLike(ActivityContentDetailsLike $like) function in Google\\Service\\YouTube\\ActivityContentDetails
/plugin/elasticsearch/vendor/ruflin/elastica/
DCHANGELOG.md79 * Fixed `MoreLikeThis::setLike()` PHPDoc allowing `Document` by @franmomu [#2091](https://github.co…
910 …LikeThis::setLikeText deprecated from ES 2.0, use setLike instead, but there is a difference - set…
942 - Elastica\Query\MoreLikeThis::setLike
/plugin/authgoogle/google/contrib/
DGoogle_YouTubeService.php1137 public function setLike(Google_ActivityContentDetailsLike $like) { function in Google_ActivityContentDetails