Skip to content

Commit 2f6cd36

Browse files
committed
WIP
1 parent 7f114cd commit 2f6cd36

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doctrine.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -603,8 +603,9 @@ the :ref:`doctrine-queries` section.
603603
indicate that something may not be correct. Click on the icon to open the
604604
Symfony Profiler and see the exact queries that were executed. If you don't
605605
see the web debug toolbar, install the ``profiler`` :ref:`Symfony pack <symfony-packs>`
606-
by running this command: ``composer require --dev symfony/profiler-pack`` and return a
607-
response with at least HTML code with ``<body></body>``.
606+
by running this command: ``composer require --dev symfony/profiler-pack``.
607+
608+
For more information on ``profiler``, see :doc:`/profiler`.
608609

609610
.. _doctrine-entity-value-resolver:
610611

0 commit comments

Comments
 (0)