Query Metrics
4
Database Queries
4
Different statements
3.70 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.49 ms |
SELECT t0.id AS id_1, t0.hash AS hash_2, t0.file AS file_3, t0.glb_file AS glb_file_4, t0.filename AS filename_5, t0.is_converted AS is_converted_6 FROM model t0 WHERE t0.hash = ? AND t0.id = ? LIMIT 1
Parameters:
[ "0" "0" ] |
| 2 | 0.20 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 1.51 ms |
INSERT INTO model (hash, FILE, glb_file, filename, is_converted) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "6963b87193090" null null null 0 ] |
| 4 | 0.50 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\Model | No errors. |