Query Metrics
5
Database Queries
5
Different statements
7.91 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.30 ms |
"START TRANSACTION"
Parameters:
[] |
2 | 2.54 ms |
INSERT INTO commandes (created, quantite, total, paye, uniq_id, user_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "2025-05-06 08:39:24" 10 10.0 null "6819cabc3b262" null ] |
3 | 4.43 ms |
"COMMIT"
Parameters:
[] |
4 | 0.35 ms |
SELECT t0.id AS id_1, t0.rayon AS rayon_2, t0.texte AS texte_3, t0.villes_id AS villes_id_4, t0.categories_id AS categories_id_5, t0.user_id AS user_id_6 FROM alertes t0 WHERE t0.user_id IS NULL
Parameters:
[] |
5 | 0.29 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM categories t0
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Commandes | No errors. |
App\Entity\Alertes | No errors. |
App\Entity\Categories | No errors. |
App\Entity\Factures | No errors. |
App\Entity\User | No errors. |
App\Entity\Villes | No errors. |
App\Entity\Pays | No errors. |
App\Entity\Departements | No errors. |
App\Entity\Annonces | No errors. |