https://isor.persol-online.com/eval/job/new Return to referer URL

Query Metrics

15 Database Queries
11 Different statements
6.91 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 0.16 ms
SET @row_number = 0
Parameters:
[]
2 0.33 ms
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:
[
  34
]
3 0.30 ms
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:
[
  34
]
4 0.26 ms
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:
[
  "16"
]
5 0.24 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.created_by_id AS created_by_id_5, t0.updated_by_id AS updated_by_id_6, t0.job_id AS job_id_7, t8.id AS id_9, t8.title AS title_10, t8.created_at AS created_at_11, t8.updated_at AS updated_at_12, t8.created_by_id AS created_by_id_13, t8.updated_by_id AS updated_by_id_14, t8.processus_id AS processus_id_15 FROM mission t0 INNER JOIN job t8 ON t0.job_id = t8.id WHERE t0.id = ? LIMIT 1
Parameters:
[
  "19"
]
6 0.13 ms
"START TRANSACTION"
Parameters:
[]
7 0.23 ms
INSERT INTO task (title, created_at, updated_at, created_by, updated_by, mission_id, zone_id) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1 => " Dépoussiérage des rails d’ascenseur (mode maintenance)"
  2 => "2026-02-16 13:15:51"
  3 => null
  4 => "34"
  5 => null
  6 => 19
  7 => null
]
8 2.07 ms
"COMMIT"
Parameters:
[]
9 0.13 ms
"START TRANSACTION"
Parameters:
[]
10 0.24 ms
INSERT INTO situation (title, created_at, updated_at, created_by, updated_by, task_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  1 => "Risque de coincement ou d'écrasement par mouvement imprévu de l'ascenseur"
  2 => "2026-02-16 13:15:51"
  3 => null
  4 => "34"
  5 => null
  6 => 98
]
11 1.04 ms
"COMMIT"
Parameters:
[]
12 0.20 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.commentaire AS commentaire_3, t0.consequence AS consequence_4 FROM risque t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "34"
]
13 0.14 ms
"START TRANSACTION"
Parameters:
[]
14 0.34 ms
INSERT INTO situation_risque (commentaire, comment_cr, comment_rr, risque_id, frequence_id, gravite_id, situation_id, mop_id, mog_id, action_id, company_entity_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1 => null
  2 => null
  3 => null
  4 => 34
  5 => null
  6 => null
  7 => 264
  8 => null
  9 => null
  10 => null
  11 => 16
]
15 1.12 ms
"COMMIT"
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\Mission No errors.
App\Entity\bilan\Task No errors.
App\Entity\inspection\Inspection
  • The mappings App\Entity\inspection\Inspection#yes and App\Entity\inspection\InspectionQuestion#inspection are inconsistent with each other.
App\Entity\bilan\Situation No errors.
App\Entity\bilan\Zone No errors.
App\Entity\bilan\Location No errors.
App\Entity\bilan\Entity No errors.
App\Entity\bilan\SituationRisque No errors.
App\Entity\bilan\Risque No errors.
App\Entity\bilan\Frequence No errors.
App\Entity\bilan\Gravite No errors.
App\Entity\bilan\MOP No errors.
App\Entity\bilan\MOG No errors.
App\Entity\ActionPlan No errors.
App\Entity\ConformityArticle No errors.
App\Entity\Source No errors.
App\Entity\Type No errors.
App\Entity\ReunionSubject No errors.
App\Entity\Subject No errors.
App\Entity\ReunionTitle No errors.
App\Entity\Periodicity No errors.
App\Entity\Dysfonctionnement\Constat No errors.
App\Entity\Domain No errors.
App\Entity\Dysfonctionnement\CategoryConstat No errors.
App\Entity\Activity
  • The field App\Entity\Activity#indicators is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Indicator#activity does not contain the required 'inversedBy="indicators"' attribute.
  • The field App\Entity\Activity#datas is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Data#activity does not contain the required 'inversedBy="datas"' attribute.