Query Metrics
4
Database Queries
4
Different statements
2.72 ms
Query time
0
Invalid entities
Grouped Statements
admin connection
Time▼ | Count | Info |
---|---|---|
0.56 ms (20.56%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.id_role AS id_role_4, t0.password AS password_5, t0.id_tiers AS id_tiers_6, t0.date_crea AS date_crea_7, t0.user_crea AS user_crea_8, t0.date_modif AS date_modif_9, t0.user_modif AS user_modif_10, t0.password_requested_at AS password_requested_at_11, t0.token AS token_12, t0.avatar_user AS avatar_user_13, t0.theme_user AS theme_user_14, t0.is_active AS is_active_15, t0.tiers_id AS tiers_id_16 FROM user t0 WHERE t0.id = ?
Parameters:
[
15
]
|
dev connection
Time▼ | Count | Info |
---|---|---|
0.75 ms (27.40%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.id_role AS id_role_4, t0.password AS password_5, t0.id_tiers AS id_tiers_6, t0.date_crea AS date_crea_7, t0.user_crea AS user_crea_8, t0.date_modif AS date_modif_9, t0.user_modif AS user_modif_10, t0.password_requested_at AS password_requested_at_11, t0.token AS token_12, t0.avatar_user AS avatar_user_13, t0.theme_user AS theme_user_14, t0.is_active AS is_active_15, t0.tiers_id AS tiers_id_16 FROM user t0 WHERE t0.id = ?
Parameters:
[
15
]
|
gunsmoke connection
Time▼ | Count | Info |
---|---|---|
0.77 ms (28.43%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.id_role AS id_role_4, t0.password AS password_5, t0.id_tiers AS id_tiers_6, t0.date_crea AS date_crea_7, t0.user_crea AS user_crea_8, t0.date_modif AS date_modif_9, t0.user_modif AS user_modif_10, t0.password_requested_at AS password_requested_at_11, t0.token AS token_12, t0.avatar_user AS avatar_user_13, t0.theme_user AS theme_user_14, t0.is_active AS is_active_15, t0.tiers_id AS tiers_id_16 FROM user t0 WHERE t0.id = ?
Parameters:
[
15
]
|
0.64 ms (23.61%) |
1 |
SELECT t0.id AS id_1, t0.num_prod AS num_prod_2, t0.num_administratif AS num_administratif_3, t0.lib_projet AS lib_projet_4, t0.type_projet AS type_projet_5, t0.date_deb AS date_deb_6, t0.date_fin AS date_fin_7, t0.date_crea AS date_crea_8, t0.user_crea AS user_crea_9, t0.date_modif AS date_modif_10, t0.user_modif AS user_modif_11, t0.is_active AS is_active_12, t0.commentaire AS commentaire_13, t0.is_appel_offre AS is_appel_offre_14, t0.societe_id AS societe_id_15, t0.producteur_id AS producteur_id_16, t0.tiers_id AS tiers_id_17, t0.statut_id AS statut_id_18 FROM projet t0 WHERE t0.id = ?
Parameters:
[
"222"
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
admin | doctrine.dbal.admin_connection |
dev | doctrine.dbal.dev_connection |
gunsmoke | doctrine.dbal.gunsmoke_connection |
foodandcurious | doctrine.dbal.foodandcurious_connection |
butterjam | doctrine.dbal.butterjam_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
admin | doctrine.orm.admin_entity_manager |
dev | doctrine.orm.dev_entity_manager |
gunsmoke | doctrine.orm.gunsmoke_entity_manager |
foodandcurious | doctrine.orm.foodandcurious_entity_manager |
butterjam | doctrine.orm.butterjam_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
No loaded entities.
admin entity manager
Class | Mapping errors |
---|---|
App\Entity\User | No errors. |
App\Entity\Tiers | No errors. |
dev entity manager
Class | Mapping errors |
---|---|
App\Entity\User | No errors. |
App\Entity\Tiers | No errors. |
gunsmoke entity manager
Class | Mapping errors |
---|---|
App\Entity\User | No errors. |
App\Entity\Tiers | No errors. |
App\Entity\Projet | No errors. |
App\Entity\Societe | No errors. |
App\Entity\LdvStatutProjet | No errors. |
App\Entity\Document | No errors. |
foodandcurious entity manager
No loaded entities.
butterjam entity manager
No loaded entities.