public __construct ( Jackalope\FactoryInterface $factory, ObjectManager $objectManager = null, PHPCR\Query\QOM\SourceInterface $source, PHPCR\Query\QOM\ConstraintInterface $constraint = null, array $orderings, array $columns ) |
$factory |
Jackalope\FactoryInterface |
the object factory |
$objectManager |
Jackalope\ObjectManager |
(can be omitted if you do not want
to execute the query but just use it with a parser) |
$source |
PHPCR\Query\QOM\SourceInterface |
|
$constraint |
PHPCR\Query\QOM\ConstraintInterface |
|
$orderings |
array |
|
$columns |
array |
|