Skip to content

Commit 5ce0f3d

Browse files
XitasoChrisweaverryan
XitasoChris
authored andcommitted
Add meaning of yellow icon for number of queries
1 parent 6719802 commit 5ce0f3d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

book/doctrine.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,11 @@ to easily fetch objects based on multiple conditions::
646646

647647
If you click the icon, the profiler will open, showing you the exact
648648
queries that were made.
649+
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.
649654

650655
Updating an Object
651656
~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)