Redirect 302 redirect from GET @app_home (6d2cae)

GET https://floorplan.vps.ar-range.app/qr/0/0/

Query Metrics

4 Database Queries
4 Different statements
6.03 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 3.34 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.37 ms
"START TRANSACTION"
Parameters:
[]
3 1.62 ms
INSERT INTO model (hash, FILE, glb_file, filename, is_converted) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "6962c79169aea"
  null
  null
  null
  0
]
4 0.70 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.