POST https://local-cite.eryon.eu/fr-fr/ocr

Query Metrics

3 Database Queries
3 Different statements
1.91 ms Query time
0 Invalid entities
20 Managed entities

Queries

Group similar statements

# Time Info
1 0.48 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.email_auth_code AS email_auth_code_3, t0.roles AS roles_4, t0.password AS password_5, t0.firstname AS firstname_6, t0.lastname AS lastname_7, t0.phone AS phone_8, t0.mobile_phone AS mobile_phone_9, t0.totp_secret AS totp_secret_10, t0.status AS status_11, t0.reference AS reference_12, t0.token AS token_13 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 0.92 ms
SELECT n0_.id AS id_0, n0_.type AS type_1, n0_.reference AS reference_2, n0_.content AS content_3, n0_.target_id AS target_id_4, n0_.created_at AS created_at_5, n0_.status AS status_6, n0_.recipient_id AS recipient_id_7, n0_.created_by_id AS created_by_id_8 FROM notification n0_ WHERE n0_.recipient_id = ? ORDER BY n0_.created_at DESC LIMIT 2
Parameters:
[
  1
]
3 0.51 ms
SELECT n0_.id AS id_0, n0_.type AS type_1, n0_.reference AS reference_2, n0_.content AS content_3, n0_.target_id AS target_id_4, n0_.created_at AS created_at_5, n0_.status AS status_6, n0_.recipient_id AS recipient_id_7, n0_.created_by_id AS created_by_id_8 FROM notification n0_ WHERE n0_.recipient_id = ? AND n0_.status = ? ORDER BY n0_.created_at DESC
Parameters:
[
  1
  "unread"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Notification 19
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Project No errors.
App\Entity\Team No errors.
App\Entity\Regulation No errors.
App\Entity\Conversation No errors.
App\Entity\Prompt No errors.
App\Entity\Package No errors.
App\Entity\Notification No errors.