GET https://www.veilleurs.info/

Query Metrics

11 Database Queries
7 Different statements
10.60 ms Query time
0 Invalid entities
24 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.80 ms
(26.44%)
3
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:
[
  7
]
2.16 ms
(20.38%)
2
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.is_valid = ? AND t0.service_id = ? ORDER BY t0.upd_date DESC LIMIT 1
Parameters:
[
  1
  1
]
1.64 ms
(15.44%)
2
SELECT t0.id AS id_1, t0.value AS value_2 FROM cms_type t0 WHERE t0.value = ? LIMIT 1
Parameters:
[
  "prestations"
]
1.10 ms
(10.38%)
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.is_valid = ? AND t0.cms_type_id = ? ORDER BY t0.upd_date DESC
Parameters:
[
  1
  5
]
1.08 ms
(10.19%)
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.upd_date DESC LIMIT 1
Parameters:
[
  2
  1
]
0.92 ms
(8.71%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.author AS author_4, t0.is_valid AS is_valid_5, t0.crea_date AS crea_date_6, t0.upd_date AS upd_date_7 FROM testimony t0 WHERE t0.is_valid = ? ORDER BY t0.upd_date ASC
Parameters:
[
  1
]
0.90 ms
(8.45%)
1
SELECT t0.id AS id_1, t0.value AS value_2, t0.is_valid AS is_valid_3, t0.price_tag AS price_tag_4 FROM service t0 WHERE t0.is_valid = ? ORDER BY t0.value 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\CmsMedia 9
App\Entity\Cms 6
App\Entity\CmsType 4
App\Entity\Testimony 3
App\Entity\Service 2

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.
App\Entity\Testimony No errors.