Query Metrics
3
Database Queries
3
Different statements
1.64 ms
Query time
12
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.80 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.color AS color_3, t0.unite AS unite_4, t0.symbole_chimique AS symbole_chimique_5, t0.max AS max_6, t0.maxim AS maxim_7, t0.amount AS amount_8, t0.min_annuel AS min_annuel_9, t0.max_annuel AS max_annuel_10, t0.amout_annuel AS amout_annuel_11, t0.max_semestre AS max_semestre_12, t0.amount_semestre AS amount_semestre_13, t0.min_trimestre AS min_trimestre_14, t0.max_trimestre AS max_trimestre_15, t0.amount_trimestre AS amount_trimestre_16, t0.min_semetre AS min_semetre_17, t0.id_dw AS id_dw_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.deleted_at AS deleted_at_21, t0.user_id AS user_id_22 FROM commodite t0
Parameters:
[]
|
||||||||||||||||||||||||||||
| 2 | 0.55 ms |
SELECT SUM(p0_.quantite) AS sclr_0, SUM(p0_.cout) AS sclr_1, SUBSTRING(p0_.date_production FROM 6 FOR 2) AS sclr_2 FROM production p0_ WHERE (p0_.date_production BETWEEN ? AND ?) AND p0_.is_publish = 1 AND p0_.commodite_id = ? GROUP BY sclr_2 ORDER BY sclr_2 ASC
Parameters:
[ "2024-01-01 00:00:00" "2024-12-31 23:59:00" 1 ]
|
||||||||||||||||||||||||||||
| 3 | 0.29 ms |
SELECT SUM(p0_.quantite) AS sclr_0, SUM(p0_.cout) AS sclr_1, SUBSTRING(p0_.date_production FROM 1 FOR 4) AS sclr_2 FROM production p0_ WHERE p0_.is_publish = 1 AND p0_.commodite_id = ? GROUP BY sclr_2 ORDER BY sclr_2 ASC
Parameters:
[
1
]
|
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\Transparence\Commodite |
|
| App\Entity\User |
|
| App\Entity\Production\Production |
|
| App\Entity\Production\Exportation |
|
| App\Entity\Production\VenteLocal |
|
| App\Entity\Transparence\ContratPrincipal |
|
| App\Entity\Transparence\ContratRelatif |
|
| App\Entity\Transparence\Province |
|
| App\Entity\Activite\Ressource |
|
| App\Entity\Activite\Reserve |
|
| App\Entity\Autres\TeneurCommodite |
|
| App\Entity\Activite\Projet |
|