Query Metrics
21
Database Queries
9
Different statements
116.88 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 3.03 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.mobile AS mobile_7, t0.annuler AS annuler_8, t0.cin AS cin_9, t0.rib AS rib_10, t0.banque AS banque_11, t0.ville AS ville_12, t0.gendre AS gendre_13, t0.datenaissance AS datenaissance_14, t0.adresse AS adresse_15, t0.matrecul AS matrecul_16, t0.dateaffiliate AS dateaffiliate_17, t0.status AS status_18, t0.picture AS picture_19, t0.balance AS balance_20, t0.reset_password_token AS reset_password_token_21, t0.reset_password_token_expires_at AS reset_password_token_expires_at_22, t0.referral_id AS referral_id_23 FROM user t0 WHERE t0.id = ?
Parameters:
[
381
]
|
| 2 | 34.16 ms |
SELECT SUM(c0_.amount) AS sclr_0 FROM commission c0_ WHERE c0_.user_id = ? AND c0_.date >= ? AND c0_.date <= ?
Parameters:
[ 381 "2026-09-01 00:00:00" "2026-09-30 23:59:59" ] |
| 3 | 13.86 ms |
SELECT SUM(o0_.total) AS sclr_0 FROM orders o0_ WHERE o0_.user_id = ? AND o0_.date >= ? AND o0_.date <= ?
Parameters:
[ 381 "2026-09-01 00:00:00" "2026-09-30 23:59:59" ] |
| 4 | 0.85 ms |
SELECT SUM(m0_.total_commissions) AS sclr_0 FROM monthly_commission_total m0_ WHERE m0_.user_id = ? AND m0_.paid_status = ?
Parameters:
[ 381 0 ] |
| 5 | 0.64 ms |
SELECT SUM(b0_.amount) AS sclr_0 FROM bonus b0_ WHERE b0_.user_id = ? AND b0_.paid_status = ?
Parameters:
[ 381 0 ] |
| 6 | 1.13 ms |
SELECT SUM(p0_.montant) AS sclr_0 FROM paiement p0_ WHERE p0_.user_id = ?
Parameters:
[
381
]
|
| 7 | 0.40 ms |
SELECT t0.id AS id_1, t0.amount AS amount_2, t0.level AS level_3, t0.month AS month_4, t0.paid_status AS paid_status_5, t0.balance AS balance_6, t0.user_id AS user_id_7 FROM bonus t0 WHERE t0.user_id = ?
Parameters:
[
381
]
|
| 8 | 7.26 ms |
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.mobile AS mobile_6, u0_.annuler AS annuler_7, u0_.cin AS cin_8, u0_.rib AS rib_9, u0_.banque AS banque_10, u0_.ville AS ville_11, u0_.gendre AS gendre_12, u0_.datenaissance AS datenaissance_13, u0_.adresse AS adresse_14, u0_.matrecul AS matrecul_15, u0_.dateaffiliate AS dateaffiliate_16, u0_.status AS status_17, u0_.picture AS picture_18, u0_.balance AS balance_19, u0_.reset_password_token AS reset_password_token_20, u0_.reset_password_token_expires_at AS reset_password_token_expires_at_21, u0_.referral_id AS referral_id_22 FROM user u0_ WHERE u0_.referral_id = ?
Parameters:
[
381
]
|
| 9 | 31.36 ms |
SELECT o0_.id AS id_0, o0_.date AS date_1, o0_.total AS total_2, o0_.numerocommande AS numerocommande_3, o0_.status AS status_4, o0_.user_id AS user_id_5 FROM orders o0_ WHERE o0_.user_id = ? AND o0_.date >= ?
Parameters:
[ 460 "2026-09-01 00:00:00" ] |
| 10 | 1.86 ms |
SELECT o0_.id AS id_0, o0_.date AS date_1, o0_.total AS total_2, o0_.numerocommande AS numerocommande_3, o0_.status AS status_4, o0_.user_id AS user_id_5 FROM orders o0_ WHERE o0_.user_id = ? AND o0_.date >= ?
Parameters:
[ 461 "2026-09-01 00:00:00" ] |
| 11 | 1.55 ms |
SELECT o0_.id AS id_0, o0_.date AS date_1, o0_.total AS total_2, o0_.numerocommande AS numerocommande_3, o0_.status AS status_4, o0_.user_id AS user_id_5 FROM orders o0_ WHERE o0_.user_id = ? AND o0_.date >= ?
Parameters:
[ 476 "2026-09-01 00:00:00" ] |
| 12 | 4.41 ms |
SELECT o0_.id AS id_0, o0_.date AS date_1, o0_.total AS total_2, o0_.numerocommande AS numerocommande_3, o0_.status AS status_4, o0_.user_id AS user_id_5 FROM orders o0_ WHERE o0_.user_id = ? AND o0_.date >= ?
Parameters:
[ 520 "2026-09-01 00:00:00" ] |
| 13 | 1.55 ms |
SELECT o0_.id AS id_0, o0_.date AS date_1, o0_.total AS total_2, o0_.numerocommande AS numerocommande_3, o0_.status AS status_4, o0_.user_id AS user_id_5 FROM orders o0_ WHERE o0_.user_id = ? AND o0_.date >= ?
Parameters:
[ 932 "2026-09-01 00:00:00" ] |
| 14 | 1.89 ms |
SELECT o0_.id AS id_0, o0_.date AS date_1, o0_.total AS total_2, o0_.numerocommande AS numerocommande_3, o0_.status AS status_4, o0_.user_id AS user_id_5 FROM orders o0_ WHERE o0_.user_id = ? AND o0_.date >= ?
Parameters:
[ 1045 "2026-09-01 00:00:00" ] |
| 15 | 2.47 ms |
SELECT o0_.id AS id_0, o0_.date AS date_1, o0_.total AS total_2, o0_.numerocommande AS numerocommande_3, o0_.status AS status_4, o0_.user_id AS user_id_5 FROM orders o0_ WHERE o0_.user_id = ? AND o0_.date >= ?
Parameters:
[ 2487 "2026-09-01 00:00:00" ] |
| 16 | 5.17 ms |
SELECT o0_.id AS id_0, o0_.date AS date_1, o0_.total AS total_2, o0_.numerocommande AS numerocommande_3, o0_.status AS status_4, o0_.user_id AS user_id_5 FROM orders o0_ WHERE o0_.user_id = ? AND o0_.date >= ?
Parameters:
[ 2537 "2026-09-01 00:00:00" ] |
| 17 | 1.76 ms |
SELECT o0_.id AS id_0, o0_.date AS date_1, o0_.total AS total_2, o0_.numerocommande AS numerocommande_3, o0_.status AS status_4, o0_.user_id AS user_id_5 FROM orders o0_ WHERE o0_.user_id = ? AND o0_.date >= ?
Parameters:
[ 2540 "2026-09-01 00:00:00" ] |
| 18 | 0.58 ms |
SELECT o0_.id AS id_0, o0_.date AS date_1, o0_.total AS total_2, o0_.numerocommande AS numerocommande_3, o0_.status AS status_4, o0_.user_id AS user_id_5 FROM orders o0_ WHERE o0_.user_id = ? AND o0_.date >= ?
Parameters:
[ 2829 "2026-09-01 00:00:00" ] |
| 19 | 0.37 ms |
SELECT o0_.id AS id_0, o0_.date AS date_1, o0_.total AS total_2, o0_.numerocommande AS numerocommande_3, o0_.status AS status_4, o0_.user_id AS user_id_5 FROM orders o0_ WHERE o0_.user_id = ? AND o0_.date >= ?
Parameters:
[ 2856 "2026-09-01 00:00:00" ] |
| 20 | 1.22 ms |
SELECT o0_.id AS id_0, o0_.date AS date_1, o0_.total AS total_2, o0_.numerocommande AS numerocommande_3, o0_.status AS status_4, o0_.user_id AS user_id_5 FROM orders o0_ WHERE o0_.user_id = ? AND o0_.date >= ?
Parameters:
[ 3016 "2026-09-01 00:00:00" ] |
| 21 | 1.34 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.mobile AS mobile_7, t0.annuler AS annuler_8, t0.cin AS cin_9, t0.rib AS rib_10, t0.banque AS banque_11, t0.ville AS ville_12, t0.gendre AS gendre_13, t0.datenaissance AS datenaissance_14, t0.adresse AS adresse_15, t0.matrecul AS matrecul_16, t0.dateaffiliate AS dateaffiliate_17, t0.status AS status_18, t0.picture AS picture_19, t0.balance AS balance_20, t0.reset_password_token AS reset_password_token_21, t0.reset_password_token_expires_at AS reset_password_token_expires_at_22, t0.referral_id AS referral_id_23 FROM user t0 WHERE t0.id = ?
Parameters:
[
332
]
|
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\Orders | No errors. |
| App\Entity\Commission | No errors. |
| App\Entity\Bonus | No errors. |
| App\Entity\Paiement | No errors. |
| App\Entity\UserGift | No errors. |
| App\Entity\PasswordResetRequest | No errors. |
| App\Entity\MonthlyCommissionTotal | No errors. |