GET https://dev.chevaux-assurances.fr/private/taches/

Query Metrics

6 Database Queries
4 Different statements
7.35 ms Query time
0 Invalid entities
13 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.42 ms
(46.56%)
3
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.photo AS photo_7, t0.tel_mobile AS tel_mobile_8, t0.last_login AS last_login_9, t0.last_login_ip AS last_login_ip_10, t0.is_actif AS is_actif_11, t0.uuid AS uuid_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.site_id AS site_id_15, t0.created_by_id AS created_by_id_16, t0.updated_by_id AS updated_by_id_17 FROM user t0 WHERE t0.id = ?
Parameters:
[
  2
]
1.51 ms
(20.53%)
1
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.detail AS detail_4, t0.echeance AS echeance_5, t0.priorite AS priorite_6, t0.statut AS statut_7, t0.is_done AS is_done_8, t0.done_at AS done_at_9, t0.uuid AS uuid_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.site_id AS site_id_13, t0.emetteur_id AS emetteur_id_14, t0.pilote_id AS pilote_id_15, t0.created_by_id AS created_by_id_16, t0.updated_by_id AS updated_by_id_17 FROM tache t0 WHERE t0.site_id = ? AND t0.is_done = ? ORDER BY t0.echeance ASC
Parameters:
[
  1
  0
]
1.35 ms
(18.33%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.detail AS detail_3, t0.is_done AS is_done_4, t0.done_at AS done_at_5, t0.src_entity AS src_entity_6, t0.src_title AS src_title_7, t0.src_uuid AS src_uuid_8, t0.uuid AS uuid_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.src_type AS src_type_12, t0.site_id AS site_id_13, t0.user_id AS user_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16 FROM notification t0 WHERE t0.user_id = ? AND t0.is_done = ?
Parameters:
[
  2
  0
]
1.07 ms
(14.58%)
1
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.adresse1 AS adresse1_4, t0.adresse2 AS adresse2_5, t0.cp AS cp_6, t0.ville AS ville_7, t0.pays AS pays_8, t0.siteweb AS siteweb_9, t0.email AS email_10, t0.tel AS tel_11, t0.effectif AS effectif_12, t0.siret AS siret_13, t0.numero_tva AS numero_tva_14, t0.pdf_footer AS pdf_footer_15, t0.wiki AS wiki_16, t0.dossier AS dossier_17, t0.logo AS logo_18, t0.devis_conditions AS devis_conditions_19, t0.devis_acompte_pourcent AS devis_acompte_pourcent_20, t0.devis_validation_montant_ttc AS devis_validation_montant_ttc_21, t0.devis_validators AS devis_validators_22, t0.devis_prefix AS devis_prefix_23, t0.devis_index_start AS devis_index_start_24, t0.options AS options_25, t0.is_restricted AS is_restricted_26, t0.restricted_at AS restricted_at_27, t0.is_actif AS is_actif_28, t0.infos AS infos_29, t0.uuid AS uuid_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.code_portefeuille AS code_portefeuille_33, t0.sign_infos AS sign_infos_34, t0.created_by_id AS created_by_id_35, t0.updated_by_id AS updated_by_id_36 FROM site t0 WHERE t0.id = ?
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Notification 7
App\Entity\Base\User 4
App\Entity\Base\Site 1
App\Entity\Tache 1

Entities Mapping