Свойство | Тип | Описание | |
---|---|---|---|
$_request | Request object | ||
$_response | Response object |
Метод | Описание | |
---|---|---|
__construct ( |
Construct Exception. | |
getElasticsearchException ( ) : |
Returns elasticsearch exception. | |
getRequest ( ) : |
Returns request object. | |
getResponse ( ) : |
Returns response object. |
public __construct ( |
||
$request | ||
$response |
public getElasticsearchException ( ) : |
||
Результат |
public getRequest ( ) : |
||
Результат | Request object |
public getResponse ( ) : |
||
Результат | Response object |