Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Isswp101
Persimmon
Elasticsearch
Response
PHP 클래스 Isswp101\Persimmon\Elasticsearch\Response
파일 보기
프로젝트 열기: isswp101/elasticsearch-eloquent
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
$id
$index
$source
$type
공개 메소드들
메소드
설명
__construct
(
array
$res
)
getId
( ) :
mixed
getIndex
( ) :
mixed
getSource
( ) :
array
getType
( ) :
mixed
메소드 상세
__construct()
공개
메소드
public
__construct
(
array
$res
)
$res
array
getId()
공개
메소드
public
getId
( ) :
mixed
리턴
mixed
getIndex()
공개
메소드
public
getIndex
( ) :
mixed
리턴
mixed
getSource()
공개
메소드
public
getSource
( ) :
array
리턴
array
getType()
공개
메소드
public
getType
( ) :
mixed
리턴
mixed
프로퍼티 상세
$id
공개적으로 프로퍼티
public
$id
$index
공개적으로 프로퍼티
public
$index
$source
공개적으로 프로퍼티
public
$source
$type
공개적으로 프로퍼티
public
$type