$_response
$_response : \Elastica\Response
Contains all status infos.
Elastica general status.
$_response : \Elastica\Response
Contains all status infos.
$_client : \Elastica\Client
Client object.
__construct(\Elastica\Client  $client) 
                Constructs Status object.
| \Elastica\Client | $client | Client object | 
getIndicesWithAlias(string  $alias) : array|array<mixed,\Elastica\Index>
                Returns an array with all indices that the given alias name points to.
| string | $alias | Alias name | 
List of Elastica\Index
getResponse() : \Elastica\Response
Returns response object.
Response object