Searched refs:getIndexNames (Results 1 – 3 of 3) sorted by relevance
64 public function getIndexNames() function in Elastica\\Status80 return \in_array($name, $this->getIndexNames(), true);
77 public function getIndexNames(): array function in Elastica\\Cluster
182 * Fixed numeric index names are returned as `int` in `Elastica\Status::getIndexNames()` [#1928](htt…1828 - Elastica_Index::exists() and Elastica_Cluster::getIndexNames() added