GET https://locapharma.technopole-km.com/notifications/feed

Query Metrics

2 Database Queries
2 Different statements
25.76 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 24.90 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.reset_token AS reset_token_3, t0.reset_token_expires_at AS reset_token_expires_at_4, t0.verification_code AS verification_code_5, t0.verification_code_expires_at AS verification_code_expires_at_6, t0.google_id AS google_id_7, t0.avatar_url AS avatar_url_8, t0.full_name AS full_name_9, t0.phone AS phone_10, t0.roles AS roles_11, t0.password AS password_12, t0.is_verified AS is_verified_13, t0.created_at AS created_at_14, t0.pharmacie_id AS pharmacie_id_15 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  48
]
2 0.86 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.titre AS titre_3, t0.message AS message_4, t0.action_url AS action_url_5, t0.payload AS payload_6, t0.lue AS lue_7, t0.date_lecture AS date_lecture_8, t0.envoyee_push AS envoyee_push_9, t0.envoyee_sms AS envoyee_sms_10, t0.envoyee_email AS envoyee_email_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.user_id AS user_id_14 FROM notification t0 WHERE t0.user_id = ? ORDER BY t0.created_at DESC LIMIT 60
Parameters:
[
  48
]

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\User 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Pharmacie No errors.
App\Entity\Notification No errors.