GET https://9septembre.fr/a-propos

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.87 ms
SELECT t0.id AS id_1, t0.value AS value_2 FROM cms_type t0 WHERE t0.value = ? LIMIT 1
Parameters:
[
  "a-propos"
]
2 1.90 ms
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:
[
  3
  1
]
3 0.85 ms
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:
[
  13
]

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
App\Entity\CmsMedia 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.