GET https://9septembre.fr/cgv

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.12 ms
(39.60%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.slug AS slug_4, t0.metadata AS metadata_5, t0.num_order AS num_order_6, t0.is_valid AS is_valid_7, t0.crea_date AS crea_date_8, t0.upd_date AS upd_date_9, t0.service_id AS service_id_10, t0.cms_type_id AS cms_type_id_11 FROM cms t0 WHERE t0.cms_type_id = ? AND t0.is_valid = ? ORDER BY t0.crea_date DESC LIMIT 1
Parameters:
[
  7
  1
]
0.86 ms
(30.29%)
1
SELECT t0.id AS id_1, t0.url AS url_2, t0.num_order AS num_order_3, t0.is_valid AS is_valid_4, t0.crea_date AS crea_date_5, t0.upd_date AS upd_date_6, t0.cms_id AS cms_id_7 FROM cms_media t0 WHERE t0.cms_id = ?
Parameters:
[
  16
]
0.85 ms
(30.11%)
1
SELECT t0.id AS id_1, t0.value AS value_2 FROM cms_type t0 WHERE t0.value = ? LIMIT 1
Parameters:
[
  "cgv"
]

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\CmsType 1
App\Entity\Cms 1

Entities Mapping

Class Mapping errors
App\Entity\CmsType No errors.
App\Entity\Cms No errors.
App\Entity\Service No errors.
App\Entity\CmsMedia No errors.