Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Elastica
ResultSet
ProcessorInterface
PHP Interface Elastica\ResultSet\ProcessorInterface
Afficher le fichier
Open project: ruflin/elastica
Interface Usage Examples
Méthodes publiques
Méthode
Description
process
(
ResultSet
$resultSet
)
Iterates over a ResultSet allowing a processor to iterate over any Results as required.
Method Details
process()
public
méthode
Iterates over a ResultSet allowing a processor to iterate over any Results as required.
public
process
(
ResultSet
$resultSet
)
$resultSet
Elastica\ResultSet