GET https://preprod.scoringbyserenia.com/cgv

Query Metrics

2 Database Queries
2 Different statements
1.56 ms Query time
0 Invalid entities
4 Managed entities

Queries

Group similar statements

# Time Info
1 0.96 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.slug AS slug_4, t0.is_active AS is_active_5 FROM footer t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "cgv"
]
2 0.59 ms
SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.content AS content_2, f0_.slug AS slug_3, f0_.is_active AS is_active_4 FROM footer f0_ WHERE f0_.is_active = ? ORDER BY f0_.id ASC
Parameters:
[
  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\Footer 4

Entities Mapping

Class Mapping errors
App\Entity\Footer No errors.