https://munka.gortech.hu/show-events/due Return to referer URL

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.48 ms
(75.04%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.display_name AS display_name_3, t0.email AS email_4, t0.roles AS roles_5, t0.disabled AS disabled_6, t0.password AS password_7, t0.modified AS modified_8, t0.worker_id AS worker_id_9 FROM user t0 WHERE t0.id = ?
Parameters:
[
  5
]
0.16 ms
(24.96%)
1
SELECT DATE_FORMAT(e0_.due, '%Y-%m-%dT%H:%i:%s') AS sclr_0, CONCAT_WS('-', e0_.title, p1_.name, p2_.name, c3_.name) AS sclr_1, e0_.id AS id_2, 'esemény' AS sclr_3, e0_.note AS note_4, e0_.is_public AS is_public_5 FROM events e0_ LEFT JOIN project_products p1_ ON (p1_.id = e0_.product_id) LEFT JOIN projects p2_ ON (p2_.id = p1_.project_id) LEFT JOIN customers c3_ ON (c3_.id = p2_.customer_id)
Parameters:
[]

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\User No errors.
App\Entity\Workers No errors.
App\Entity\Attachment No errors.
App\Entity\Events No errors.
App\Entity\ProjectProducts No errors.
App\Entity\Projects No errors.
App\Entity\Customers No errors.