Query Metrics
17
Database Queries
7
Different statements
36.46 ms
Query time
0
Invalid entities
12702
Managed entities
Grouped Statements
admin connection
| Time▼ | Count | Info |
|---|---|---|
|
26.13 ms (71.69%) |
1 |
SELECT t0.id AS id_1, t0.createdAt AS createdAt_2, t0.success AS success_3, t0.log AS log_4, t0.reference AS reference_5, t0.ApiConnection_id AS ApiConnection_id_6 FROM ApiLog t0
Parameters:
[] |
|
5.22 ms (14.30%) |
1 |
SELECT t0.id AS id_1, t0.createdAt AS createdAt_2, t0.success AS success_3, t0.log AS log_4, t0.reference AS reference_5, t0.ApiConnection_id AS ApiConnection_id_6 FROM ApiLog t0 ORDER BY t0.createdAt ASC LIMIT 1
Parameters:
[] |
|
2.30 ms (6.31%) |
11 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.apiKey AS apiKey_3, t0.clientKey AS clientKey_4, t0.clientId AS clientId_5, t0.brokerFee AS brokerFee_6, t0.validUntil AS validUntil_7, t0.clientInternal_id AS clientInternal_id_8 FROM ApiConnection t0 WHERE t0.id = ?
Parameters:
[
3
]
|
|
1.13 ms (3.11%) |
1 |
SELECT t0.id AS id_1, t0.json AS json_2, t0.updated AS updated_3, t0.connection_id AS connection_id_4 FROM ApiPreloadBooking t0
Parameters:
[] |
|
1.08 ms (2.96%) |
1 |
"COMMIT"
Parameters:
[] |
|
0.43 ms (1.18%) |
1 |
INSERT INTO ApiLog (createdAt, success, log, reference, ApiConnection_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-07-15 17:31:58" 0 "[216.73.216.78] No route found for "GET https://staging.parkingsoft.de/robots.txt"" null null ] |
|
0.17 ms (0.46%) |
1 |
"START TRANSACTION"
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| admin | doctrine.dbal.admin_connection |
| parking | doctrine.dbal.parking_connection |
Entity Managers
| Name | Service |
|---|---|
| admin | doctrine.orm.admin_entity_manager |
| parking | doctrine.orm.parking_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
admin entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Admin\ApiLog | 12674 |
| App\Entity\Admin\ApiConnection | 13 |
| App\Entity\Admin\ApiPreloadBooking | 11 |
| App\Entity\Admin\DatabaseUser | 4 |
parking entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
admin entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Admin\ApiLog | No errors. |
| App\Entity\Admin\ApiConnection | No errors. |
| App\Entity\Admin\ApiPreloadBooking | No errors. |
| App\Entity\Admin\DatabaseUser | No errors. |
| App\Entity\Admin\ApiBooking | No errors. |
| App\Entity\Admin\BookingCustomInformation | No errors. |
| App\Entity\Admin\BookingDetailStatus | No errors. |
| App\Entity\Admin\DepositRegister | No errors. |
| App\Entity\Admin\Invoice | No errors. |
| App\Entity\Admin\CustomerUser | No errors. |
| App\Entity\Admin\ParkingLocation | No errors. |
parking entity manager
No loaded entities.