Redirect 302 redirect from GET @homepage (5a9411)

GET https://phn.vps.ar-range.app/form/1/4321-1234

Query Metrics

11 Database Queries
4 Different statements
9.21 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.58 ms
(38.85%)
4
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.original_name AS original_name_3, t0.format AS format_4, t0.path AS path_5 FROM FILE t0 WHERE t0.id = ?
Parameters:
[
  8
]
2.34 ms
(25.40%)
1
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.region_id AS region_id_2 FROM state s0_ ORDER BY s0_.name ASC
Parameters:
[]
1.93 ms
(20.98%)
5
SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.name AS name_3, t0.value AS value_4, t0.value_type AS value_type_5, t0.file_id AS file_id_6 FROM settings t0 WHERE t0.setting_key = ? LIMIT 1
Parameters:
[
  "BANNER_FILE"
]
1.36 ms
(14.76%)
1
SELECT t0.id AS id_1, t0.url AS url_2, t0.email AS email_3, t0.type AS type_4, t0.promotional_banner_url AS promotional_banner_url_5, t0.color AS color_6, t0.show_promotional_banner AS show_promotional_banner_7, t0.industry_id AS industry_id_8, t0.banner_file_id AS banner_file_id_9, t0.promotional_banner_file_id AS promotional_banner_file_id_10, t0.btn_need_file_id AS btn_need_file_id_11, t0.btn_education_file_id AS btn_education_file_id_12 FROM form t0 WHERE t0.url = ? AND t0.id = ? LIMIT 1
Parameters:
[
  "4321-1234"
  1
]

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\Form No errors.
App\Entity\Industry No errors.
App\Entity\File No errors.
App\Entity\Lead No errors.
App\Entity\FormTypeInForm No errors.
App\Entity\Settings No errors.
App\Entity\State No errors.
App\Entity\Region No errors.
App\Entity\BannerFile No errors.
App\Entity\AgentForm No errors.
App\Entity\Attachment No errors.