We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
'<body></body>'
1 parent 3acb0c5 commit 7f114cdCopy full SHA for 7f114cd
doctrine.rst
@@ -603,7 +603,8 @@ the :ref:`doctrine-queries` section.
603
indicate that something may not be correct. Click on the icon to open the
604
Symfony Profiler and see the exact queries that were executed. If you don't
605
see the web debug toolbar, install the ``profiler`` :ref:`Symfony pack <symfony-packs>`
606
- by running this command: ``composer require --dev symfony/profiler-pack``.
+ by running this command: ``composer require --dev symfony/profiler-pack`` and return a
607
+ response with at least HTML code with ``<body></body>``.
608
609
.. _doctrine-entity-value-resolver:
610
0 commit comments