GET https://vision.novanea.fr/collaborators/43/dashboard

Query Metrics

2 Database Queries
2 Different statements
1.23 ms Query time
0 Invalid entities
4 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
0.83 ms
(67.76%)
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.avatar_name AS avatar_name_6, t0.avatar_size AS avatar_size_7, t0.lastname AS lastname_8, t0.civility AS civility_9, t0.birthdate AS birthdate_10, t0.birth_city AS birth_city_11, t0.phone AS phone_12, t0.business_phone AS business_phone_13, t0.personal_email AS personal_email_14, t0.origin_recruitment AS origin_recruitment_15, t0.temp_password AS temp_password_16, t0.google_access_token AS google_access_token_17, t0.google_refresh_token AS google_refresh_token_18, t0.google_token_expires AS google_token_expires_19, t0.external_calendar_provider AS external_calendar_provider_20, t0.baikal_password AS baikal_password_21, t0.baikal_calendar_ctag AS baikal_calendar_ctag_22, t0.created_at AS created_at_23, t0.updated_at AS updated_at_24 FROM "user" t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.40 ms
(32.24%)
1
SELECT t0.id AS id_1, t0.position AS position_2, t0.type AS type_3, t0.active AS active_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.associated_user_id AS associated_user_id_7, t0.organization_id AS organization_id_8 FROM collaborator t0 WHERE t0.id = ?
Parameters:
[
  "43"
]

Database Connections

Name Service
default doctrine.dbal.default_connection
baikal doctrine.dbal.baikal_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\Vision\Security\Entity\User 2
App\Vision\Employee\Collaborator\Entity\Collaborator 1
App\Vision\Company\Organization\Entity\Organization 1