Redirect 302 redirect from GET @app_register (cc2f0c)

GET https://f2b28e5d-a9ff-468d-be48-3d826f7867c0.wintercamelia.com/login

Query Metrics

16 Database Queries
3 Different statements
29.24 ms Query time
0 Invalid entities
5 Managed entities

Grouped Statements

Show all queries

Time Count Info
25.36 ms
(86.72%)
14
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM config t0
Parameters:
[]
2.41 ms
(8.26%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM config t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "site_autor"
]
1.47 ms
(5.02%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.storage AS storage_5, t0.bucket AS bucket_6, t0.filename AS filename_7, t0.active AS active_8, t0.is_footer AS is_footer_9, t0.short_description AS short_description_10 FROM category t0 WHERE t0.active = ? AND t0.is_footer = ?
Parameters:
[
  1
  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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Config 5

Entities Mapping

Class Mapping errors
App\Entity\Config No errors.
App\Entity\Category No errors.