https://hauptstadtwettbewerb.engagement-global.de/register

Query Metrics

3 Database Queries
2 Different statements
1.67 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.22 ms
SELECT f0_.id AS id_0, f0_.name AS name_1 FROM federal_state f0_
Parameters:
[]
2 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.year AS year_3, t0.active AS active_4, t0.open AS open_5 FROM contest t0 WHERE t0.active = ? AND t0.open = ? LIMIT 1
Parameters:
[
  "1"
  "1"
]
3 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.year AS year_3, t0.active AS active_4, t0.open AS open_5 FROM contest t0 WHERE t0.active = ? AND t0.open = ? LIMIT 1
Parameters:
[
  "1"
  "1"
]

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\Contest No errors.
App\Entity\District No errors.
App\Entity\ContentBlock No errors.
App\Entity\Application No errors.
App\Entity\JuryMember No errors.
App\Entity\User No errors.
App\Entity\Project No errors.
App\Entity\Attachment No errors.
App\Entity\ProjectRating No errors.
App\Entity\Rating No errors.
App\Entity\FieldOfWork No errors.
App\Entity\FederalState No errors.