Query Metrics
6
Database Queries
6
Different statements
7.36 ms
Query time
1
Invalid entities
3
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.41 ms (32.70%) |
1 |
SELECT s0_.shop_description AS shop_description_0, s0_.id AS id_1, s0_.creator AS creator_2, s0_.creation_date AS creation_date_3, s0_.last_update_user AS last_update_user_4, s0_.update_date AS update_date_5, s0_.user_id AS user_id_6 FROM shop_description s0_ INNER JOIN user u1_ ON s0_.user_id = u1_.id WHERE u1_.id = ? ORDER BY s0_.update_date DESC, s0_.creation_date DESC LIMIT 1
Parameters:
[
24
]
|
|
2.30 ms (31.26%) |
1 |
"COMMIT"
Parameters:
[] |
|
1.39 ms (18.83%) |
1 |
UPDATE user SET last_login_date = ? WHERE id = ?
Parameters:
[ "2026-03-12 15:31:50" 24 ] |
|
0.57 ms (7.70%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.template_text AS template_text_3, t0.auto_change_key_value AS auto_change_key_value_4 FROM generated_description t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"Description generique"
]
|
|
0.48 ms (6.55%) |
1 |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.first_name AS first_name_6, t0.title AS title_7, t0.job AS job_8, t0.shop AS shop_9, t0.email AS email_10, t0.tier_code AS tier_code_11, t0.creator AS creator_12, t0.last_update_user AS last_update_user_13, t0.creation_date AS creation_date_14, t0.last_update_date AS last_update_date_15, t0.last_login_date AS last_login_date_16, t0.is_test AS is_test_17, t0.test_profile_id AS test_profile_id_18 FROM user t0 WHERE t0.id = ?
Parameters:
[
24
]
|
|
0.22 ms (2.96%) |
1 |
"START TRANSACTION"
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\User | 1 |
| App\Entity\MyInformations\ShopDescription | 1 |
| App\Entity\GMB\GeneratedDescription | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\TestProfile | No errors. |
| App\Entity\MessageForUser | No errors. |
| App\Entity\UserPageAccess | No errors. |
| App\Entity\MyInformations\ShopEvent | No errors. |
| App\Entity\MyInformations\ShopPicture | No errors. |
| App\Entity\MyInformations\ShopSocial | No errors. |
| App\Entity\MyInformations\ShopDetailsExport | No errors. |
| App\Entity\MyInformations\ShopDescription | No errors. |
| App\Entity\OfficeLibrairie\UserBookReturn |
|
| App\Entity\GMB\GeneratedDescription | No errors. |