Query Metrics
2
Database Queries
2
Different statements
0.50 ms
Query time
1
Invalid entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 0.28 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.first_name AS first_name_3, t0.name AS name_4, t0.roles AS roles_5, t0.password AS password_6, t0.montee AS montee_7, t0.tel AS tel_8, t0.discord_id AS discord_id_9, t0.birth_date AS birth_date_10, t0.last_activity AS last_activity_11, t0.created_date AS created_date_12, t0.status AS status_13, t0.dispos AS dispos_14, t0.photo AS photo_15, t0.last_dispatch_at AS last_dispatch_at_16, t0.last_montee_at AS last_montee_at_17, t0.genre AS genre_18, t0.commentaire AS commentaire_19, t0.annuaire AS annuaire_20, t0.evaluation AS evaluation_21, t0.evaluation_commentaire AS evaluation_commentaire_22, t0.is_apte_for_evaluation AS is_apte_for_evaluation_23, t0.grade_id AS grade_id_24, t25.id AS id_26, t25.name AS name_27, t25.abrv AS abrv_28, t25.hierarchie AS hierarchie_29, t25.category AS category_30, t25.prime AS prime_31, t32.id AS id_33, t32.matricule AS matricule_34, t32.blocked AS blocked_35, t32.category AS category_36, t32.user_id AS user_id_37, t0.visite_medicale_id AS visite_medicale_id_38, t0.superviseur_id AS superviseur_id_39 FROM user t0 LEFT JOIN grade t25 ON t0.grade_id = t25.id LEFT JOIN matricule t32 ON t32.user_id = t0.id WHERE t0.id = ?
Parameters:
[
76
]
|
||||||||||||||||||||||||||||
2 | 0.22 ms |
SELECT c0_.id AS id_0, c0_.type AS type_1, c0_.name AS name_2, c0_.amende AS amende_3, c0_.tig AS tig_4, c0_.amende_modif AS amende_modif_5, c0_.tig_modif AS tig_modif_6, c0_.amende_modif_percent AS amende_modif_percent_7, c0_.tig_modif_percent AS tig_modif_percent_8, c0_.version AS version_9, c0_.commentaire AS commentaire_10, c0_.debit_immediat AS debit_immediat_11, i1_.id AS id_12, i1_.category AS category_13, i1_.name AS name_14, i1_.amende_min AS amende_min_15, i1_.amende_max AS amende_max_16, i1_.tig AS tig_17, i1_.article AS article_18, i1_.quantifiable AS quantifiable_19, i1_.quantifiable_count AS quantifiable_count_20, i1_.commentaires AS commentaires_21, i1_.casier AS casier_22, i1_.impayee AS impayee_23, i1_.impayee_max AS impayee_max_24, i1_.debit_immediat AS debit_immediat_25, i1_.can_complicite AS can_complicite_26, i1_.can_saisie AS can_saisie_27, i1_.version AS version_28, c0_.infraction_id AS infraction_id_29 FROM circonstance c0_ LEFT JOIN infraction i1_ ON c0_.infraction_id = i1_.id WHERE c0_.version = ? ORDER BY c0_.type ASC, i1_.article ASC
Parameters:
[
2
]
|
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 |
|
App\Entity\Grade | No errors. |
App\Entity\Matricule | No errors. |
App\Entity\MedicalEntry | No errors. |
App\Entity\Unit | No errors. |
App\Entity\Plainte | No errors. |
App\Entity\Formation | No errors. |
App\Entity\Absence | No errors. |
App\Entity\Prime | No errors. |
App\Entity\Dispatch | No errors. |
App\Entity\Service | No errors. |
App\Entity\Sanction | No errors. |
App\Entity\Moderation | No errors. |
App\Entity\InventoryDotation | No errors. |
App\Entity\Convocation | No errors. |
App\Entity\EvaluationCommentaire | No errors. |
App\Entity\Questionnaire | No errors. |
App\Entity\Page | No errors. |
App\Entity\Circonstance | No errors. |
App\Entity\Infraction | No errors. |