Redirect 302 redirect from GET @app_mode_index (3d43a1)

GET https://joysin.denisov.link/sign-in

Query Metrics

7 Database Queries
1 Different statements
2.98 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 0.61 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.key AS key_3, t0.value AS value_4, t0.created_at AS created_at_5 FROM settings t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
  "sign_in.available"
]
2 0.55 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.key AS key_3, t0.value AS value_4, t0.created_at AS created_at_5 FROM settings t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
  "sign_in.available"
]
3 0.59 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.key AS key_3, t0.value AS value_4, t0.created_at AS created_at_5 FROM settings t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
  "sign_in.available"
]
4 0.38 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.key AS key_3, t0.value AS value_4, t0.created_at AS created_at_5 FROM settings t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
  "sign_in.available"
]
5 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.key AS key_3, t0.value AS value_4, t0.created_at AS created_at_5 FROM settings t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
  "sign_up.available"
]
6 0.30 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.key AS key_3, t0.value AS value_4, t0.created_at AS created_at_5 FROM settings t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
  "sign_up.available"
]
7 0.27 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.key AS key_3, t0.value AS value_4, t0.created_at AS created_at_5 FROM settings t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
  "sign_up.available"
]

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\Admin\Settings 2

Entities Mapping

Class Mapping errors
App\Entity\Admin\Settings No errors.