https://isor.persol-online.com/analyseSST/analyseSSTData?_=1770884758144&field=location

Query Metrics

9 Database Queries
9 Different statements
3.17 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.75 ms
(23.51%)
1
SELECT s0_.id AS id_0, s0_.commentaire AS commentaire_1, s0_.comment_cr AS comment_cr_2, s0_.comment_rr AS comment_rr_3, s0_.risque_id AS risque_id_4, s0_.frequence_id AS frequence_id_5, s0_.gravite_id AS gravite_id_6, s0_.situation_id AS situation_id_7, s0_.mop_id AS mop_id_8, s0_.mog_id AS mog_id_9, s0_.action_id AS action_id_10, s0_.company_entity_id AS company_entity_id_11 FROM situation_risque s0_ INNER JOIN situation s1_ ON s0_.situation_id = s1_.id INNER JOIN task t2_ ON s1_.task_id = t2_.id INNER JOIN zone z3_ ON t2_.zone_id = z3_.id INNER JOIN location l4_ ON z3_.location_id = l4_.id INNER JOIN processus p5_ ON l4_.processus_id = p5_.id WHERE s0_.company_entity_id = ? ORDER BY s0_.id DESC
Parameters:
[
  1
]
0.60 ms
(19.03%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.fonction AS fonction_7, t0.tel AS tel_8, t0.mobile AS mobile_9, t0.fax AS fax_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.modules AS modules_13, t0.photo AS photo_14, t0.gender AS gender_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.upper_hierarchy_id AS upper_hierarchy_id_18, t0.entity_id AS entity_id_19, t0.entite_attache AS entite_attache_20 FROM user t0 WHERE t0.id = ?
Parameters:
[
  36
]
0.35 ms
(10.95%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse AS adresse_3, t0.complements AS complements_4, t0.ville AS ville_5, t0.code_postal AS code_postal_6, t0.pays AS pays_7, t0.telephone AS telephone_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10 FROM company_entity t0 WHERE t0.id = ?
Parameters:
[
  "1"
]
0.33 ms
(10.38%)
1
SELECT t0.id AS id_1, t0.legende AS legende_2, t0.operation AS operation_3, t0.valeur AS valeur_4, t0.couleur AS couleur_5, t0.type AS type_6 FROM criticite t0 ORDER BY t0.valeur ASC
Parameters:
[]
0.32 ms
(10.10%)
1
SELECT t0.id AS id_1, t0.ref AS ref_2, t0.title AS title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.type AS type_6, t0.description AS description_7, t0.finality AS finality_8, t0.is_outsourced AS is_outsourced_9, t0.external_company AS external_company_10, t0.contact_person AS contact_person_11, t0.pilote AS pilote_12, t0.created_by AS created_by_13, t0.updated_by AS updated_by_14, t0.comment_dashboard_id AS comment_dashboard_id_15 FROM processus t0 INNER JOIN user_processus ON t0.id = user_processus.processus_id WHERE user_processus.user_id = ?
Parameters:
[
  36
]
0.29 ms
(9.21%)
1
SELECT MAX(g0_.note) AS sclr_0 FROM gravite g0_
Parameters:
[]
0.21 ms
(6.57%)
1
SELECT MAX(m0_.note) AS sclr_0 FROM mog m0_
Parameters:
[]
0.17 ms
(5.30%)
1
SET @row_number = 0
Parameters:
[]
0.16 ms
(4.95%)
1
SELECT MAX(f0_.note) AS sclr_0 FROM frequence f0_
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\User No errors.
App\Entity\Configuration\CompanyEntity No errors.
App\Entity\Group No errors.
App\Entity\ReunionAvis No errors.
App\Entity\Processus No errors.
App\Entity\Comments No errors.
App\Entity\Action No errors.
App\Entity\Data No errors.
App\Entity\Indicator No errors.
App\Entity\Reunion No errors.
App\Entity\ConformityText No errors.
App\Entity\bilan\Job No errors.
App\Entity\Configuration\Autorisation No errors.
App\Entity\bilan\Gravite No errors.
App\Entity\bilan\Frequence No errors.
App\Entity\bilan\MOP No errors.
App\Entity\bilan\MOG No errors.
App\Entity\bilan\SituationRisque No errors.
App\Entity\bilan\Criticite No errors.
App\Entity\bilan\Situation No errors.
App\Entity\bilan\Task No errors.
App\Entity\bilan\Zone No errors.
App\Entity\bilan\Location No errors.
App\Entity\bilan\Risque No errors.