Add another note about how Query#setParameter() accepts named or positional parameters.
This commit is contained in:
parent
34057c5e4b
commit
6bf2f22315
@ -1086,6 +1086,8 @@ pass parameters to the query the following methods can be used:
|
||||
- ``AbstractQuery::getParameter($param)``
|
||||
- ``AbstractQuery::getParameters()``
|
||||
|
||||
Both named and positional parameters are passed to these methods without their ? or : prefix.
|
||||
|
||||
Cache related API
|
||||
^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user