Query Metrics
7
Database Queries
7
Different statements
4.15 ms
Query time
1
Invalid entities
7
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
1.09 ms (26.19%) |
1 |
SELECT t0.id AS id_1, t0.password AS password_2, t0.token AS token_3, t0.username AS username_4, t0.username_canonical AS username_canonical_5, t0.roles AS roles_6, t0.email AS email_7, t0.email_canonical AS email_canonical_8, t0.salt AS salt_9, t0.confirmation_token AS confirmation_token_10, t0.password_requested_at AS password_requested_at_11, t0.last_login AS last_login_12, t0.enabled AS enabled_13, t0.ip AS ip_14 FROM app_user t0 WHERE t0.id = ?
Parameters:
[
5
]
|
|
0.61 ms (14.67%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.etat AS etat_3, t0.env AS env_4, t0.mode AS mode_5, t0.traductionSite AS traductionSite_6, t0.langue AS langue_7, t0.operateurApi AS operateurApi_8, t0.rgbd AS rgbd_9, t0.logoSalon AS logoSalon_10, t0.fond AS fond_11, t0.plansalon AS plansalon_12, t0.logoLegend AS logoLegend_13, t0.publicite AS publicite_14, t0.produitExposant AS produitExposant_15, t0.awardInnovation AS awardInnovation_16, t0.updated_at AS updated_at_17, t0.started_at AS started_at_18, t0.ended_at AS ended_at_19, t0.logo_exposant AS logo_exposant_20, t0.logo_produit AS logo_produit_21, t0.organisateur_id AS organisateur_id_22, t0.chart_id AS chart_id_23, t0.pac_expo_id AS pac_expo_id_24 FROM salon t0
Parameters:
[] |
|
0.60 ms (14.55%) |
1 |
SELECT t0.id AS id_1, t0.level AS level_2, t0.label AS label_3, t0.name AS name_4, t0.access AS access_5, t0.actions_disabled AS actions_disabled_6, t0.menus_app_manager AS menus_app_manager_7, t0.is_admin AS is_admin_8, t0.is_app_manager AS is_app_manager_9, t0.is_patrimony_manager AS is_patrimony_manager_10, t0.date_created AS date_created_11 FROM role t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"ROLE_ADMIN"
]
|
|
0.60 ms (14.35%) |
1 |
SELECT t0.id AS id_1, t0.identifiant AS identifiant_2, t0.sync_exposant AS sync_exposant_3, t0.sync_conf AS sync_conf_4, t0.active AS active_5, t0.date AS date_6, t0.version AS version_7, t0.delta_img AS delta_img_8, t0.step AS step_9, t0.steplock AS steplock_10, t0.message AS message_11, t0.light AS light_12, t0.delta_sqlite_filename AS delta_sqlite_filename_13 FROM sync t0 WHERE t0.id = ?
Parameters:
[
6
]
|
|
0.53 ms (12.72%) |
1 |
"COMMIT"
Parameters:
[] |
|
0.49 ms (11.73%) |
1 |
INSERT INTO user_log (user, path, method, query, ip, created_at, user_agent) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "admin" "/easyadmin" "GET" "{"routeName":"page_logs","routeParams":{"id":"6"}}" "10.75.11.100" "2026-03-16 11:36:07" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:148.0) Gecko/20100101 Firefox/148.0" ] |
|
0.24 ms (5.78%) |
1 |
"START TRANSACTION"
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| urlappsalon | doctrine.dbal.urlappsalon_connection |
| sqlite | doctrine.dbal.sqlite_connection |
Entity Managers
| Name | Service |
|---|---|
| urlappsalon | doctrine.orm.urlappsalon_entity_manager |
| default | doctrine.orm.default_entity_manager |
| sqlite | doctrine.orm.sqlite_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
urlappsalon entity manager
| Class | Amount of managed objects |
|---|
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\User | 1 |
| App\Entity\Salon | 1 |
| App\Entity\Organisateur | 1 |
| App\Entity\Chart | 1 |
| App\Entity\PacExpo | 1 |
| App\Entity\UserLog | 1 |
| App\Entity\Sync | 1 |
sqlite entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
urlappsalon entity manager
No loaded entities.
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\Salon | No errors. |
| App\Entity\Organisateur | No errors. |
| App\Entity\Chart |
|
| App\Entity\PacExpo | No errors. |
| App\Entity\Dates | No errors. |
| App\Entity\Device | No errors. |
| App\Entity\SalonPage | No errors. |
| App\Entity\UserLog | No errors. |
| App\Entity\Sync | No errors. |
| App\Entity\Role | No errors. |
sqlite entity manager
No loaded entities.