GET https://701130.web24.swisscenter.com/admin/app/certificate/create

Query Metrics

5 Database Queries
2 Different statements
1.59 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.52 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.ordering AS ordering_2, p0_.type_id AS type_id_3 FROM position p0_
Parameters:
[]
2 0.29 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM position_type t0 WHERE t0.id = ?
Parameters:
[
  1
]
3 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM position_type t0 WHERE t0.id = ?
Parameters:
[
  2
]
4 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM position_type t0 WHERE t0.id = ?
Parameters:
[
  3
]
5 0.21 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM position_type t0 WHERE t0.id = ?
Parameters:
[
  4
]

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\Certificate No errors.
App\Entity\Position No errors.
App\Entity\PositionType No errors.
App\Entity\Employee No errors.