Redirect 302 redirect from GET @view_user (f9e7cb)

GET https://new.sakla.ru/login

Query Metrics

6 Database Queries
2 Different statements
3.10 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 0.82 ms
SELECT t0.id AS id_1, t0.controller_name AS controller_name_2, t0.title AS title_3 FROM controllers t0 WHERE t0.controller_name = ? LIMIT 1
Parameters:
[
  "App\AppBundle\Controller\AuthController"
]
2 0.48 ms
SELECT t0.id AS id_1, t0.title AS title_2 FROM templates t0 WHERE t0.title = ? LIMIT 1
Parameters:
[
  "pre-footer"
]
3 0.39 ms
SELECT t0.id AS id_1, t0.controller_name AS controller_name_2, t0.title AS title_3 FROM controllers t0 WHERE t0.controller_name = ? LIMIT 1
Parameters:
[
  "App\AppBundle\Controller\AuthController"
]
4 0.35 ms
SELECT t0.id AS id_1, t0.title AS title_2 FROM templates t0 WHERE t0.title = ? LIMIT 1
Parameters:
[
  "footer"
]
5 0.61 ms
SELECT t0.id AS id_1, t0.controller_name AS controller_name_2, t0.title AS title_3 FROM controllers t0 WHERE t0.controller_name = ? LIMIT 1
Parameters:
[
  "App\AppBundle\Controller\AuthController"
]
6 0.45 ms
SELECT t0.id AS id_1, t0.title AS title_2 FROM templates t0 WHERE t0.title = ? LIMIT 1
Parameters:
[
  "post-footer"
]

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\BlogBundle\Entity\Template 3

Entities Mapping

Class Mapping errors
App\BlogBundle\Entity\Controller No errors.
App\BlogBundle\Entity\Template No errors.