GET https://9septembre.fr/portfolio

Query Metrics

6 Database Queries
5 Different statements
4.74 ms Query time
0 Invalid entities
14 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.52 ms
(31.98%)
2
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:
[
  8
]
0.95 ms
(20.07%)
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.service_id IN (?, ?)
Parameters:
[
  1
  1
  2
]
0.79 ms
(16.70%)
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 = ? LIMIT 1
Parameters:
[
  1
  4
]
0.76 ms
(15.98%)
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 = ?
Parameters:
[
  1
]
0.72 ms
(15.27%)
1
SELECT t0.id AS id_1, t0.value AS value_2 FROM cms_type t0 WHERE t0.value = ? LIMIT 1
Parameters:
[
  "portfolio"
]

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 6
App\Entity\Cms 3
App\Entity\CmsType 3
App\Entity\Service 2

Entities Mapping

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