Skip to content

Commit 5e687b2

Browse files
XitasoChrisweaverryan
XitasoChris
authored andcommitted
changes as suggested by WouterJ in pull request #4842
1 parent 5ce0f3d commit 5e687b2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

book/doctrine.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -647,10 +647,8 @@ to easily fetch objects based on multiple conditions::
647647
If you click the icon, the profiler will open, showing you the exact
648648
queries that were made.
649649

650-
If you make more than 50 queries on a page, the icon will turn yellow to
651-
let you know that you are making a lot of requests to the database. This
652-
is only a warning and does not have any effect on the execution of further
653-
queries.
650+
The icon will turn yellow if there were more than 50 queries on the
651+
page, this could indicate that something is not correct.
654652

655653
Updating an Object
656654
~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)