https://vetoadom.bscom.fr/download/11/display/logo.jpg

Query Metrics

5 Database Queries
5 Different statements
1.12 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

vetoadom connection

Time Count Info
0.39 ms
(35.28%)
1
SELECT t0.id AS id_1, t0.user_id AS user_id_2, t0.login AS login_3, t0.session_id AS session_id_4, t0.date_debut AS date_debut_5, t0.date_fin AS date_fin_6 FROM session_log t0 WHERE t0.user_id = ? ORDER BY t0.id DESC LIMIT 1
Parameters:
[
  1
]
0.33 ms
(29.28%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.active AS active_3, t0.date_creation AS date_creation_4, t0.date_modification AS date_modification_5, t0.referant_id AS referant_id_6, t0.secteur_zone_id AS secteur_zone_id_7, t0.document_type_id AS document_type_id_8 FROM document t0 WHERE t0.id = ? AND t0.active = ? LIMIT 1
Parameters:
[
  11
  1
]
0.20 ms
(17.89%)
1
UPDATE session_log SET date_fin = ? WHERE id = ?
Parameters:
[
  "2025-10-16 09:53:26"
  666
]
0.12 ms
(10.65%)
1
"START TRANSACTION"
Parameters:
[]
0.08 ms
(6.89%)
1
"COMMIT"
Parameters:
[]

Database Connections

Name Service
planning doctrine.dbal.planning_connection
vetoadom doctrine.dbal.vetoadom_connection

Entity Managers

Name Service
planning doctrine.orm.planning_entity_manager
vetoadom doctrine.orm.vetoadom_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

planning entity manager

No loaded entities.

vetoadom entity manager

Class Mapping errors
App\Entity\Vetoadom\SessionLog No errors.
App\Entity\Vetoadom\Document No errors.
App\Entity\Vetoadom\Referant No errors.
App\Entity\Vetoadom\SecteurZone No errors.
App\Entity\Vetoadom\DocumentType No errors.