Redirect 302 redirect from GET @app_add (253428)

GET https://cms.nktec.fr/connexion

Query Metrics

3 Database Queries
2 Different statements
1.52 ms Query time
0 Invalid entities
13 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.56 ms
SELECT t0.id AS id_1, t0.nom_image AS nom_image_2, t0.actif AS actif_3, t0.image_name AS image_name_4, t0.updated_at AS updated_at_5, t0.created_at AS created_at_6, t0.section_id AS section_id_7 FROM image t0
Parameters:
[]
2 0.57 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM section_image t0 WHERE t0.id = ?
Parameters:
[
  1
]
3 0.39 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM section_image t0 WHERE t0.id = ?
Parameters:
[
  2
]

Database Connections

Name Service
default doctrine.dbal.default_connection
customer doctrine.dbal.customer_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
customer doctrine.orm.customer_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Image 11
App\Entity\SectionImage 2

customer entity manager

Class Amount of managed objects

Entities Mapping

default entity manager

Class Mapping errors
App\Entity\Image No errors.
App\Entity\SectionImage No errors.

customer entity manager

No loaded entities.