Query Metrics

11 Database Queries
4 Different statements
3.99 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
1.62 ms
(40.67%)
6
SELECT t0.id AS id_1, t0.type AS type_2, t0.data_count AS data_count_3, t0.update_at AS update_at_4 FROM data_count t0 WHERE t0.type = ? LIMIT 1
Parameters:
[
  "totalConcession"
]
1.22 ms
(30.53%)
3
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.route_name AS route_name_4, t0.seo_title AS seo_title_5, t0.seo_description AS seo_description_6, t0.seo_h1 AS seo_h1_7, t0.hektor_text_logged AS hektor_text_logged_8, t0.hektor_text_not_logged AS hektor_text_not_logged_9, t0.hektor_text_is_differnet AS hektor_text_is_differnet_10 FROM cms_page t0 WHERE t0.route_name = ? LIMIT 1
Parameters:
[
  "tressol_offre_detail"
]
0.80 ms
(20.02%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.type AS type_3, t0.ville AS ville_4, t0.postcode AS postcode_5, t0.experience AS experience_6, t0.content AS content_7, t0.position AS position_8, t0.profile AS profile_9, t0.image AS image_10, t0.ats AS ats_11, t0.ats_id AS ats_id_12, t0.email AS email_13, t0.url AS url_14, t0.state AS state_15, t0.work_time AS work_time_16, t0.education AS education_17, t0.driving_licence AS driving_licence_18, t0.employment_date AS employment_date_19, t0.salary_type AS salary_type_20, t0.salary AS salary_21, t0.benefits AS benefits_22, t0.rome AS rome_23, t0.region AS region_24, t0.latitude AS latitude_25, t0.longtitude AS longtitude_26, t0.date AS date_27, t0.category_id AS category_id_28, t0.created_at AS created_at_29, t0.updated_at AS updated_at_30 FROM offre t0 WHERE t0.id = ?
Parameters:
[
  "107"
]
0.35 ms
(8.78%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.identifier AS identifier_4, t0.content AS content_5, t0.hektor_text_logged AS hektor_text_logged_6, t0.hektor_text_not_logged AS hektor_text_not_logged_7, t0.hektor_text_is_differnet AS hektor_text_is_differnet_8, t0.cms_page_id AS cms_page_id_9 FROM cms_bloc t0 WHERE t0.cms_page_id = ?
Parameters:
[
  35
]

Database Connections

Name Service
default doctrine.dbal.default_connection
internal doctrine.dbal.internal_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
internal doctrine.orm.internal_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

default entity manager

Class Mapping errors
App\Entity\Offre No errors.
App\Entity\Job No errors.
App\Entity\CmsPage No errors.
App\Entity\CmsBloc No errors.
App\Entity\DataCount No errors.

internal entity manager

No loaded entities.