PHP Интерфейс Sulu\Component\Content\Query\ContentQueryExecutorInterface

Показать файл Открыть проект Примеры использования интерфейса

Открытые методы

Метод Описание
execute ( string $webspaceKey, string[] $locales, Sulu\Component\Content\Query\ContentQueryBuilderInterface $contentQueryBuilder, boolean $flat = true, integer $depth, integer $limit = null, integer $offset = null, boolean $moveUp = false ) : array Executes a query and returns loaded content as array.

Описание методов

execute() публичный Метод

Executes a query and returns loaded content as array.
public execute ( string $webspaceKey, string[] $locales, Sulu\Component\Content\Query\ContentQueryBuilderInterface $contentQueryBuilder, boolean $flat = true, integer $depth, integer $limit = null, integer $offset = null, boolean $moveUp = false ) : array
$webspaceKey string
$locales string[]
$contentQueryBuilder Sulu\Component\Content\Query\ContentQueryBuilderInterface
$flat boolean
$depth integer
$limit integer
$offset integer
$moveUp boolean
Результат array