Query Metrics
4
Database Queries
4
Different statements
6.03 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.34 ms (55.41%) |
1 |
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" ] |
|
1.62 ms (26.79%) |
1 |
INSERT INTO model (hash, FILE, glb_file, filename, is_converted) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "6962c79169aea" null null null 0 ] |
|
0.70 ms (11.61%) |
1 |
"COMMIT"
Parameters:
[] |
|
0.37 ms (6.19%) |
1 |
"START TRANSACTION"
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. |