Query Metrics
30
Database Queries
10
Different statements
10.08 ms
Query time
1
Invalid entities
Grouped Statements
admin connection
Time▼ | Count | Info |
---|---|---|
7.44 ms (73.75%) |
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:
[] |
0.88 ms (8.76%) |
11 |
UPDATE ApiConnection SET clientId = ? WHERE id = ?
Parameters:
[ "0" 3 ] |
0.68 ms (6.71%) |
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
]
|
0.43 ms (4.27%) |
1 |
SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3, t0.role AS role_4 FROM user t0 WHERE t0.id = ?
Parameters:
[
2
]
|
0.26 ms (2.53%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.nameInternal AS nameInternal_3, t0.color AS color_4, t0.icon AS icon_5, t0.position AS position_6 FROM DetailStatus t0 WHERE t0.id = ?
Parameters:
[
"3"
]
|
0.12 ms (1.22%) |
1 |
UPDATE BookingDetailStatus SET departureStatus_id = ? WHERE id = ?
Parameters:
[ 3 6624 ] |
0.09 ms (0.85%) |
1 |
"COMMIT"
Parameters:
[] |
0.07 ms (0.70%) |
1 |
SELECT t0.id AS id_1, t0.agency AS agency_2, t0.product AS product_3, t0.reference AS reference_4, t0.lastName AS lastName_5, t0.firstName AS firstName_6, t0.duration AS duration_7, t0.arrivalDate AS arrivalDate_8, t0.arrivalTime AS arrivalTime_9, t0.departureDate AS departureDate_10, t0.departureTime AS departureTime_11, t0.passengers AS passengers_12, t0.status AS status_13, t0.price AS price_14, t0.licensePlate AS licensePlate_15, t0.model AS model_16, t0.color AS color_17, t0.phone AS phone_18, t0.notice AS notice_19, t0.flightNumberArrival AS flightNumberArrival_20, t0.flightNumberDeparture AS flightNumberDeparture_21, t0.terminalDeparture AS terminalDeparture_22, t0.terminalArrival AS terminalArrival_23, t0.paymentStatus AS paymentStatus_24, t0.createdByApiAt AS createdByApiAt_25, t0.updatedByApiAt AS updatedByApiAt_26, t0.createdAt AS createdAt_27, t0.updatedAt AS updatedAt_28, t0.isNative AS isNative_29, t0.isManual AS isManual_30, t0.email AS email_31, t0.ApiConnection_id AS ApiConnection_id_32, t0.NativeDatabase_id AS NativeDatabase_id_33 FROM ApiBooking t0 WHERE t0.reference = ? LIMIT 1
Parameters:
[
"DGD1L2"
]
|
0.06 ms (0.63%) |
1 |
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.note AS note_3, t0.apiBooking_id AS apiBooking_id_4, t0.nativeDatabase_id AS nativeDatabase_id_5, t0.arrivalStatus_id AS arrivalStatus_id_6, t0.departureStatus_id AS departureStatus_id_7 FROM BookingDetailStatus t0 WHERE t0.apiBooking_id = ? ORDER BY t0.id DESC LIMIT 1
Parameters:
[
20724
]
|
0.06 ms (0.57%) |
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.
Entities Mapping
admin entity manager
Class | Mapping errors |
---|---|
App\Entity\Admin\User | No errors. |
App\Entity\Admin\TimeTracker | No errors. |
App\Entity\Admin\ApiPreloadBooking | No errors. |
App\Entity\Admin\ApiConnection | No errors. |
App\Entity\Admin\DatabaseUser | No errors. |
App\Entity\Admin\ApiBooking |
|
App\Entity\Admin\DetailStatus | No errors. |
App\Entity\Admin\BookingCustomInformation | No errors. |
App\Entity\Admin\BookingDetailStatus | No errors. |
App\Entity\Admin\DepositRegister | No errors. |
parking entity manager
No loaded entities.