Query Metrics
7
Database Queries
7
Different statements
8.76 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
3.31 ms (37.82%) |
1 |
SELECT t0.first_name AS first_name_1, t0.last_name AS last_name_2, t0.email AS email_3, t0.password AS password_4, t0.roles AS roles_5, t0.moreInfos AS moreInfos_6, t0.enabled AS enabled_7, t0.forget_password_token AS forget_password_token_8, t0.deleted_at AS deleted_at_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.last_login AS last_login_12, t0.api_authorized AS api_authorized_13, t0.document_view AS document_view_14, t0.not_generates_notifications AS not_generates_notifications_15, t0.sso_key AS sso_key_16, t0.id AS id_17, t0.email_notification_preference_id AS email_notification_preference_id_18, t0.collectivity_id AS collectivity_id_19, t20.name AS name_21, t20.short_name AS short_name_22, t20.updated_by AS updated_by_23, t20.type AS type_24, t20.siren AS siren_25, t20.active AS active_26, t20.website AS website_27, t20.different_dpo AS different_dpo_28, t20.different_it_manager AS different_it_manager_29, t20.is_services_enabled AS is_services_enabled_30, t20.reporting_block_management_commitment AS reporting_block_management_commitment_31, t20.reporting_block_continuous_improvement AS reporting_block_continuous_improvement_32, t20.has_module_conformite_traitement AS has_module_conformite_traitement_33, t20.has_module_conformite_organisation AS has_module_conformite_organisation_34, t20.has_module_tools AS has_module_tools_35, t20.informations_complementaires AS informations_complementaires_36, t20.finess_geo AS finess_geo_37, t20.population AS population_38, t20.nbr_agents AS nbr_agents_39, t20.nbr_cnil AS nbr_cnil_40, t20.created_at AS created_at_41, t20.updated_at AS updated_at_42, t20.id AS id_43, t20.address_line_one AS address_line_one_44, t20.address_line_two AS address_line_two_45, t20.address_city AS address_city_46, t20.address_zip_code AS address_zip_code_47, t20.address_insee AS address_insee_48, t20.legal_manager_civility AS legal_manager_civility_49, t20.legal_manager_first_name AS legal_manager_first_name_50, t20.legal_manager_last_name AS legal_manager_last_name_51, t20.legal_manager_job AS legal_manager_job_52, t20.legal_manager_mail AS legal_manager_mail_53, t20.legal_manager_phone_number AS legal_manager_phone_number_54, t20.legal_manager_notification AS legal_manager_notification_55, t20.referent_civility AS referent_civility_56, t20.referent_first_name AS referent_first_name_57, t20.referent_last_name AS referent_last_name_58, t20.referent_job AS referent_job_59, t20.referent_mail AS referent_mail_60, t20.referent_phone_number AS referent_phone_number_61, t20.referent_notification AS referent_notification_62, t20.dpo_civility AS dpo_civility_63, t20.dpo_first_name AS dpo_first_name_64, t20.dpo_last_name AS dpo_last_name_65, t20.dpo_job AS dpo_job_66, t20.dpo_mail AS dpo_mail_67, t20.dpo_phone_number AS dpo_phone_number_68, t20.dpo_notification AS dpo_notification_69, t20.it_manager_civility AS it_manager_civility_70, t20.it_manager_first_name AS it_manager_first_name_71, t20.it_manager_last_name AS it_manager_last_name_72, t20.it_manager_job AS it_manager_job_73, t20.it_manager_mail AS it_manager_mail_74, t20.it_manager_phone_number AS it_manager_phone_number_75, t20.it_manager_notification AS it_manager_notification_76 FROM user_user t0 LEFT JOIN user_collectivity t20 ON t0.collectivity_id = t20.id WHERE t0.email = ? LIMIT 1
Parameters:
[
"a.matte@horizonsantetravail.fr"
]
|
1.35 ms (15.44%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.size AS size_4, t0.file AS file_5, t0.thumb_url AS thumb_url_6, t0.pinned AS pinned_7, t0.is_link AS is_link_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.creator_id AS creator_id_11 FROM document t0 INNER JOIN user_favorite_documents ON t0.id = user_favorite_documents.document_id WHERE user_favorite_documents.user_id = ?
Parameters:
[
"448482b8-d328-485e-9c64-a7e5c3027eb9"
]
|
1.13 ms (12.94%) |
1 |
UPDATE user_user SET last_login = ?, updated_at = ? WHERE id = ?
Parameters:
[ "2025-01-15 15:18:50" "2025-01-15 15:18:50" "448482b8-d328-485e-9c64-a7e5c3027eb9" ] |
1.09 ms (12.39%) |
1 |
"COMMIT"
Parameters:
[] |
0.92 ms (10.53%) |
1 |
INSERT INTO reporting_log_journal (date, action, user_full_name, user_email, subject_type, subject_id, subject_name, is_deleted, id, collectivity_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "2025-01-15 15:18:50" 2 => "login" 3 => "Aurélien MATTE" 4 => "a.matte@horizonsantetravail.fr" 5 => "user_user" 6 => "448482b8-d328-485e-9c64-a7e5c3027eb9" 7 => "Aurélien MATTE" 8 => 0 9 => "25ceacc6-b416-4b8c-a7c4-5a3eea19d341" 10 => "a5d81ae2-8425-4fa2-bad0-38e205ee2b34" ] |
0.75 ms (8.52%) |
1 |
SELECT l0_.attempts AS attempts_0, l0_.email AS email_1, l0_.ip AS ip_2, l0_.id AS id_3 FROM login_attempt l0_ WHERE l0_.ip = ? AND l0_.email = ?
Parameters:
[ "159.180.236.246" "a.matte@horizonsantetravail.fr" ] |
0.21 ms (2.37%) |
1 |
"START TRANSACTION"
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\Domain\User\Model\User | No errors. |
App\Domain\User\Model\EmailNotificationPreference | No errors. |
App\Domain\User\Model\Embeddable\Address | No errors. |
App\Domain\User\Model\Embeddable\Contact | No errors. |
App\Domain\User\Model\Collectivity | No errors. |
App\Domain\Notification\Model\NotificationUser | No errors. |
App\Domain\User\Model\Service | No errors. |
App\Domain\Documentation\Model\Document | No errors. |
App\Domain\User\Model\ComiteIlContact | No errors. |
App\Domain\AIPD\Model\ModeleAnalyse | No errors. |
App\Domain\User\Model\LoginAttempt | No errors. |
App\Domain\Reporting\Model\LogJournal | No errors. |