Query Metrics
9
Database Queries
5
Different statements
19.65 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.17 ms |
"START TRANSACTION"
Parameters:
[] |
2 | 0.82 ms |
INSERT INTO api_log_record (start_at, finish_at, type, method, input, output) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "2025-09-08 09:23:14" 2 => null 3 => "fromVitrine" 4 => "addLogRecord" 5 => "{"method":"addLogRecord","params":{"type":"bazaar_vitrine","time":{"date":"2025-09-08 12:23:14.248788","timezone_type":3,"timezone":"Europe\/Moscow"},"partnerId":"10000000088420","sku":"0","bxLogRecordId":0},"id":"68bea0824144f6.25581431","jsonrpc":"2.0"}" 6 => null ] |
3 | 4.81 ms |
"COMMIT"
Parameters:
[] |
4 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
5 | 1.63 ms |
INSERT INTO vitrine_event (type, partner_id, time, sku, point_no, employee_no) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "bazaar_vitrine" 2 => "10000000088420" 3 => "2025-09-08 12:23:14" 4 => 0 5 => 0 6 => 0 ] |
6 | 3.20 ms |
"COMMIT"
Parameters:
[] |
7 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
8 | 0.48 ms |
UPDATE api_log_record SET finish_at = ?, output = ? WHERE id = ?
Parameters:
[ "2025-09-08 09:23:14" "{"result":{"id":753344},"id":0,"jsonrpc":"2.0"}" 892700 ] |
9 | 8.26 ms |
"COMMIT"
Parameters:
[] |
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\ApiLogRecord | No errors. |
App\Entity\FreePartnersUuid | No errors. |
App\Entity\User | No errors. |
App\Entity\Partner | No errors. |
App\Entity\Offer | No errors. |
App\Entity\Acceptance | No errors. |
App\Entity\PartnersDocument | No errors. |
App\Entity\VitrineSku | No errors. |
App\Entity\VitrineEvent | No errors. |