We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95f53ae commit 98dee12Copy full SHA for 98dee12
reference/configuration/doctrine.rst
@@ -452,3 +452,6 @@ However, if you are only using one entity manager, DQL functions can be registed
452
test_numeric: Acme\HelloBundle\DQL\NumericFunction
453
datetime_functions:
454
test_datetime: Acme\HelloBundle\DQL\DatetimeFunction
455
+
456
457
+.. _`DQL User Defined Functions`: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/cookbook/dql-user-defined-functions.html
0 commit comments