Query Metrics
3
Database Queries
3
Different statements
3.17 ms
Query time
0
Invalid entities
Grouped Statements
mario connection
| Time▼ | Count | Info |
|---|---|---|
|
1.01 ms (32.00%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.number AS number_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.in_time AS in_time_6, t0.out_time AS out_time_7, t0.rate AS rate_8, t0.adjust AS adjust_9, t0.km AS km_10, t0.break AS break_11, t0.breakstart AS breakstart_12, t0.breakend AS breakend_13, t0.nickName AS nickName_14, t0.code AS code_15, t0.status AS status_16, t0.app AS app_17 FROM driver t0 WHERE t0.id = ?
Parameters:
[
"55"
]
|
schichtplaner connection
| Time▼ | Count | Info |
|---|---|---|
|
1.85 ms (58.47%) |
1 |
SELECT t0.id AS id_1, t0.did AS did_2, t0.date AS date_3, t0.status AS status_4, t0.temp_sdate AS temp_sdate_5, t0.temp_edate AS temp_edate_6, t0.sdate AS sdate_7, t0.edate AS edate_8, t0.created_at AS created_at_9, t0.sortn AS sortn_10, t0.auto AS auto_11, t0.amount AS amount_12, t0.MuserId AS MuserId_13, t0.name AS name_14, t0.slipId AS slipId_15, t0.extra AS extra_16, t0.extrastatus AS extrastatus_17, t0.abrechnungstatus AS abrechnungstatus_18, t0.fineamount AS fineamount_19, t0.uberstatus AS uberstatus_20 FROM result t0 WHERE t0.did = ? AND t0.date = ? AND t0.status = ?
Parameters:
[ 55 "2026-07-31" 4 ] |
|
0.30 ms (9.53%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.number AS number_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.email AS email_6, t0.sortn AS sortn_7, t0.comment AS comment_8, t0.nickName AS nickName_9, t0.status AS status_10 FROM driver t0 WHERE t0.name = ?
Parameters:
[
"Mitko"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| mario | doctrine.dbal.mario_connection |
| schichtplaner | doctrine.dbal.schichtplaner_connection |
| lohnuebersicht | doctrine.dbal.lohnuebersicht_connection |
| pos | doctrine.dbal.pos_connection |
| storno | doctrine.dbal.storno_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| mario | doctrine.orm.mario_entity_manager |
| schichtplaner | doctrine.orm.schichtplaner_entity_manager |
| lohnuebersicht | doctrine.orm.lohnuebersicht_entity_manager |
| pos | doctrine.orm.pos_entity_manager |
| storno | doctrine.orm.storno_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
No loaded entities.
mario entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Mario\driver | No errors. |
schichtplaner entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Schichtplaner\driver | No errors. |
| App\Entity\Schichtplaner\result | No errors. |
lohnuebersicht entity manager
No loaded entities.
pos entity manager
No loaded entities.
storno entity manager
No loaded entities.