GET http://jury.ecotrophelia.org/vote/project/29

Query Metrics

4 Database Queries
4 Different statements
1.22 ms Query time
0 Invalid entities
13 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.36 ms
(29.37%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.room_id AS room_id_5 FROM voter t0 WHERE t0.id = ?
Parameters:
[
  34
]
0.33 ms
(27.15%)
1
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.voter_id AS voter_id_5, t0.project_id AS project_id_6 FROM vote t0 WHERE t0.project_id = ? AND t0.voter_id = ? LIMIT 1
Parameters:
[
  29
  34
]
0.30 ms
(24.74%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.short_description AS short_description_3, t0.establishment AS establishment_4, t0.room_id AS room_id_5 FROM project t0 WHERE t0.id = ?
Parameters:
[
  29
]
0.23 ms
(18.74%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.coefficient AS coefficient_3, t0.is_annex AS is_annex_4 FROM criterion t0
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Criterion 10
App\Entity\Voter 1
App\Entity\Room 1
App\Entity\Project 1

Entities Mapping

Class Mapping errors
App\Entity\Voter No errors.
App\Entity\Room No errors.
App\Entity\Vote No errors.
App\Entity\Project No errors.
App\Entity\Criterion No errors.
App\Entity\VoteScore No errors.