Home
last modified time | relevance | path

Searched defs:resultSet (Results 1 – 4 of 4) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/ResultSet/
DProcessorInterface.php13 public function process(ResultSet $resultSet);
DChainProcessor.php29 public function process(ResultSet $resultSet): void
/plugin/swiftmail/Swift/Iterator/
DMySQLResult.php26 protected $resultSet; variable in Swift_Iterator_MySQLResult
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DScroll.php172 protected function _setScrollId(ResultSet $resultSet): void