Searched refs:setLike (Results 1 – 4 of 4) sorted by relevance
35 public function setLike($like): self function in Elastica\\Query\\MoreLikeThis
104 public function setLike(ActivityContentDetailsLike $like) function in Google\\Service\\YouTube\\ActivityContentDetails
79 * Fixed `MoreLikeThis::setLike()` PHPDoc allowing `Document` by @franmomu [#2091](https://github.com/ruflin/Elastica/pull/2091)910 - MoreLikeThis::setLikeText deprecated from ES 2.0, use setLike instead, but there is a difference - setLike haven't trim magic inside for strings942 - Elastica\Query\MoreLikeThis::setLike
1137 public function setLike(Google_ActivityContentDetailsLike $like) { function in Google_ActivityContentDetails