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

Query Metrics

5 Database Queries
5 Different statements
1.62 ms Query time
0 Invalid entities
24 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.36 ms
(22.46%)
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:
[
  29
]
0.34 ms
(21.04%)
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:
[
  28
  29
]
0.33 ms
(20.18%)
1
SELECT t0.id AS id_1, t0.value AS value_2, t0.vote_id AS vote_id_3, t0.criterion_id AS criterion_id_4 FROM vote_score t0 WHERE t0.vote_id = ?
Parameters:
[
  235
]
0.30 ms
(18.38%)
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:
[
  28
]
0.29 ms
(17.94%)
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\VoteScore 10
App\Entity\Voter 1
App\Entity\Room 1
App\Entity\Project 1
App\Entity\Vote 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\VoteScore No errors.
App\Entity\Criterion No errors.