https://dev3-social.online/hooks/mail/reports

Query Metrics

1 Database Queries
1 Different statements
0.46 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.46 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.email_type AS email_type_2, t0.from_email AS from_email_3, t0.to_email AS to_email_4, t0.email_id AS email_id_5, t0.path_email AS path_email_6, t0.subject AS subject_7, t0.received_by_provider AS received_by_provider_8, t0.provider_identity AS provider_identity_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.to_user_id AS to_user_id_12 FROM email_log t0 WHERE t0.email_id = ? LIMIT 1
Parameters:
[
  "O7Dh2HS3p6zTbKImnoJrAOdKfz1rZ1"
]

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
FOS\UserBundle\Model\User No errors.
Social\UserBundle\Entity\User No errors.
Social\FrontendBundle\Entity\Relationship No errors.
Social\InternalBundle\Entity\EmailLog No errors.