Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitade7ba4

Browse files
committed
feature#4842 Add meaning of yellow icon for number of queries (XitasoChris)
This PR was submitted for the 2.6 branch but it was merged into the 2.3 branch instead (closes#4842).Discussion----------Add meaning of yellow icon for number of queriesSome people (me included) have been confused about why the number of queries is sometimes displayed in a yellow color. Added explanation for this.Number is fromhttps://stackoverflow.com/questions/17859176/what-does-the-yellow-color-warning-icon-mean-in-symfony2-web-profilerCommits-------5e687b2 changes as suggested by WouterJ in pull request#48425ce0f3d Add meaning of yellow icon for number of queries
2 parents6719802 +5e687b2 commitade7ba4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎book/doctrine.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,9 @@ 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+
The icon will turn yellow if there were more than 50 queries on the
651+
page, this could indicate that something is not correct.
649652

650653
Updating an Object
651654
~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp