Skip to content

Commit 693b194

Browse files
chadyredjaviereguiluz
authored andcommitted
[Doctrine] Profiler bar only visible with at least tags <body></body>
1 parent 87eec74 commit 693b194

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doctrine.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -601,9 +601,13 @@ the :ref:`doctrine-queries` section.
601601
see the web debug toolbar, install the ``profiler`` :ref:`Symfony pack <symfony-packs>`
602602
by running this command: ``composer require --dev symfony/profiler-pack``.
603603

604+
For more information on ``profiler``, see :doc:`/profiler`.
605+
604606
Automatically Fetching Objects (ParamConverter)
605607
-----------------------------------------------
606608

609+
.. _doctrine-entity-value-resolver:
610+
607611
In many cases, you can use the `SensioFrameworkExtraBundle`_ to do the query
608612
for you automatically! First, install the bundle in case you don't have it:
609613

0 commit comments

Comments
 (0)