Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Isswp101
Persimmon
Elasticsearch
DocumentPath
PHP Class Isswp101\Persimmon\Elasticsearch\DocumentPath
Inheritance:
use trait
Isswp101\Persimmon\Traits\Presentable
Mostrar archivo
Open project: isswp101/elasticsearch-eloquent
Public Properties
Property
Type
Description
$id
$index
$parent
$type
Public Methods
Method
Description
__construct
(
$index
,
$type
,
$id
,
$parent
= null )
getId
( )
getIndex
( )
getParent
( )
getPath
( )
getType
( )
isValid
( )
Method Details
__construct()
public
method
public
__construct
(
$index
,
$type
,
$id
,
$parent
= null )
getId()
public
method
public
getId
( )
getIndex()
public
method
public
getIndex
( )
getParent()
public
method
public
getParent
( )
getPath()
public
method
public
getPath
( )
getType()
public
method
public
getType
( )
isValid()
public
method
public
isValid
( )
Property Details
$id
public_oe property
public
$id
$index
public_oe property
public
$index
$parent
public_oe property
public
$parent
$type
public_oe property
public
$type