Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Isswp101
Persimmon
Elasticsearch
Response
PHP Class Isswp101\Persimmon\Elasticsearch\Response
Exibir arquivo
Open project: isswp101/elasticsearch-eloquent
Class Usage Examples
Public Properties
Property
Type
Description
$id
$index
$source
$type
Public Methods
Method
Description
__construct
(
array
$res
)
getId
( ) :
mixed
getIndex
( ) :
mixed
getSource
( ) :
array
getType
( ) :
mixed
Method Details
__construct()
public
method
public
__construct
(
array
$res
)
$res
array
getId()
public
method
public
getId
( ) :
mixed
return
mixed
getIndex()
public
method
public
getIndex
( ) :
mixed
return
mixed
getSource()
public
method
public
getSource
( ) :
array
return
array
getType()
public
method
public
getType
( ) :
mixed
return
mixed
Property Details
$id
public_oe property
public
$id
$index
public_oe property
public
$index
$source
public_oe property
public
$source
$type
public_oe property
public
$type