GET https://academy.timepac.eu/de/lecturers

Query Metrics

2 Database Queries
1 Different statements
3.29 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.29 ms
(100.00%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.picture AS picture_5, t0.partner AS partner_6, t0.slug AS slug_7, t0.type AS type_8, t0.order_list AS order_list_9 FROM lecturers t0 WHERE t0.type = ? ORDER BY t0.order_list ASC
Parameters:
[
  "Partner"
]

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\Lecturers No errors.
App\Entity\LecturersTranslate No errors.
App\Entity\Lecture No errors.