Redirect 302 redirect from GET @admin_main (46c632)

GET https://staging.fuelpass.in/admin/login

Query Metrics

3 Database Queries
1 Different statements
2.17 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 1.55 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.created_at AS created_at_4 FROM settings t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "APP_LOGO"
]
2 0.30 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.created_at AS created_at_4 FROM settings t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "APP_NAME"
]
3 0.32 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.created_at AS created_at_4 FROM settings t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "APP_NAME"
]

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

Entities Mapping

Class Mapping errors
App\Entity\Setting No errors.