https://api-app.de-svitlo.com.ua/api/send-notfication

Query Metrics

1 Database Queries
1 Different statements
1.24 ms Query time
1 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 1.24 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.body AS body_3, t0.type AS type_4, t0.date_entered AS date_entered_5, t0.status AS status_6, t0.error AS error_7, t0.date_send AS date_send_8, t0.priority AS priority_9, t0.sender AS sender_10, t0.ns_msg_id AS ns_msg_id_11, t0.users_id AS users_id_12, t0.image_id AS image_id_13 FROM notification t0 WHERE t0.status = ?
Parameters:
[
  "new"
]

Database Connections

Name Service
default doctrine.dbal.default_connection
loe doctrine.dbal.loe_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
loe doctrine.orm.loe_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

default entity manager

Class Mapping errors
App\Entity\Notification No errors.
App\Entity\User
  • The association App\Entity\User#manager refers to the inverse side field App\Entity\User#firstName which is not defined as association.
  • The association App\Entity\User#manager refers to the inverse side field App\Entity\User#firstName which does not exist.
App\Entity\MediaObject No errors.

loe entity manager

No loaded entities.