Merge pull request #785 from Hawkeye0203/patch-1
Update dql-custom-walkers.rst
This commit is contained in:
commit
237c1e24e6
@ -112,7 +112,7 @@ The ``Paginate::count(Query $query)`` looks like:
|
||||
}
|
||||
|
||||
It clones the query, resets the limit clause first and max results
|
||||
and registers the ``CountSqlWalker`` customer tree walker which
|
||||
and registers the ``CountSqlWalker`` custom tree walker which
|
||||
will modify the AST to execute a count query. The walkers
|
||||
implementation is:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user