POST https://parallax-interne.yvan-emiliau.com/check-new-notifications/16

Query Metrics

2 Database Queries
2 Different statements
1.91 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.90 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.type_user AS type_user_10, t0.is_active AS is_active_11, t0.id_agency_staff AS id_agency_staff_12 FROM `user_agency` t0 WHERE t0.id = ?
Parameters:
[
  2
]
2 1.01 ms
SELECT n0_.id AS id_0, n0_.seen AS seen_1, n0_.seen_at AS seen_at_2, n0_.id_notification AS id_notification_3, n0_.id_user_agency AS id_user_agency_4 FROM notification_user n0_ WHERE n0_.id_user_agency = ? AND n0_.id > ?
Parameters:
[
  2
  "16"
]

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\UserAgency No errors.
App\Entity\AgencyStaff No errors.
App\Entity\NotificationUser No errors.
App\Entity\CareFolder No errors.
App\Entity\Notification No errors.