Property | Type | Description | |
---|---|---|---|
$locationService | eZ\Publish\API\Repository\LocationService | Location service. |
Method | Description | |
---|---|---|
__construct ( eZ\Publish\API\Repository\LocationService $locationService ) | ||
parse ( array $data, |
Parses input structure to a Criterion object. |
public __construct ( eZ\Publish\API\Repository\LocationService $locationService ) | ||
$locationService | eZ\Publish\API\Repository\LocationService |
public parse ( array $data, |
||
$data | array | |
$parsingDispatcher | ||
return | eZ\Publish\API\Repository\Values\Content\Query\Criterion\ParentLocationId |