Details
-
Type:
Documentation
-
Status:
Open
-
Priority:
Trivial
-
Resolution: Unresolved
-
Labels:
Description
There is getQOMFactory method in PHPCR\Util\QOM\QueryBuilder (very useful) but it isn't in Doctrine\ODM\PHPCR\Query\QueryBuilder (it breaks bc).
Is it mistake or there is/will be another method to access QOMFactory instance?
Activity
Daniel Bojdo
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Issue Type | Bug [ 1 ] | Documentation [ 6 ] |
| Priority | Major [ 3 ] | Trivial [ 5 ] |
This list may be incomplete, as errors occurred whilst retrieving source from linked applications:
- Request to http://www.doctrine-project.org/fisheye/ failed: Error in remote call to 'FishEye 0 (http://www.doctrine-project.org/fisheye/)' (http://www.doctrine-project.org/fisheye) [AbstractRestCommand{path='/rest-service-fe/search-v1/crossRepositoryQuery', params={query=PHPCR-86, expand=changesets[-21:-1].revisions[0:29],reviews}, methodType=GET}] : Received status code 503 (Service Temporarily Unavailable)
In fact it's not a bug, there is no docs about DocumentManager methods refactor.