PHP Class Isswp101\Persimmon\Elasticsearch\DocumentPath

Inheritance: use trait Isswp101\Persimmon\Traits\Presentable
Afficher le fichier Open project: isswp101/elasticsearch-eloquent

Méthodes publiques

Свойство Type Description
$id
$index
$parent
$type

Méthodes publiques

Méthode Description
__construct ( $index, $type, $id, $parent = null )
getId ( )
getIndex ( )
getParent ( )
getPath ( )
getType ( )
isValid ( )

Method Details

__construct() public méthode

public __construct ( $index, $type, $id, $parent = null )

getId() public méthode

public getId ( )

getIndex() public méthode

public getIndex ( )

getParent() public méthode

public getParent ( )

getPath() public méthode

public getPath ( )

getType() public méthode

public getType ( )

isValid() public méthode

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