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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.61 ms
(52.82%)
1
SELECT DATE_FORMAT(p0_.deadline, '%Y-%m-%dT%H:%i:%s') AS sclr_0, CONCAT_WS('-', p0_.name, c1_.name) AS sclr_1, p0_.id AS id_2, 'project' AS sclr_3 FROM projects p0_ LEFT JOIN customers c1_ ON (c1_.id = p0_.customer_id)
Parameters:
[]
0.54 ms
(47.18%)
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
]

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\Projects No errors.
App\Entity\Customers No errors.