https://bestmarketbusiness.com/hebergements/home/8

Query Metrics

7 Database Queries
6 Different statements
80.91 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
55.00 ms
(67.98%)
2
SELECT t0.id AS id_1, t0.page AS page_2, t0.element AS element_3, t0.visitor_identity AS visitor_identity_4, t0.id_element AS id_element_5, t0.id_session AS id_session_6, t0.created_at AS created_at_7, t0.users_id AS users_id_8 FROM statistiques t0 WHERE t0.page = ?
Parameters:
[
  "DETAIL_HEBERGEMENT"
]
24.34 ms
(30.08%)
1
"COMMIT"
Parameters:
[]
0.46 ms
(0.57%)
1
INSERT INTO statistiques (page, element, visitor_identity, id_element, id_session, created_at, users_id) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "ACCUEIL_HEBERGEMENTS"
  "PAGE_HEBERGEMENTS_INDEX"
  "INCONNU"
  null
  null
  "2025-06-21 11:29:06"
  null
]
0.45 ms
(0.56%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.city AS city_4, t0.country AS country_5, t0.slug AS slug_6, t0.image_file_name AS image_file_name_7, t0.image_file_others AS image_file_others_8, t0.banner_autorisation AS banner_autorisation_9, t0.home_autorisation AS home_autorisation_10, t0.publicity_autorisation AS publicity_autorisation_11, t0.site_web AS site_web_12, t0.media_social1 AS media_social1_13, t0.media_social2 AS media_social2_14, t0.media_social3 AS media_social3_15, t0.media_social4 AS media_social4_16, t0.media_social5 AS media_social5_17, t0.created_at AS created_at_18, t0.users_id AS users_id_19, t0.categorieshebergements_id AS categorieshebergements_id_20 FROM hebergements t0 ORDER BY t0.created_at DESC LIMIT 100 OFFSET 700
Parameters:
[]
0.42 ms
(0.52%)
1
SELECT COUNT(*) FROM hebergements t0
Parameters:
[]
0.24 ms
(0.29%)
1
"START TRANSACTION"
Parameters:
[]

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.

Entities Mapping

Class Mapping errors
App\Entity\Statistiques No errors.
App\Entity\Users
  • The association App\Entity\Users#products refers to the owning side field App\Entity\Products#Users which does not exist.
  • The association App\Entity\Users#projects refers to the owning side field App\Entity\Projects#Users which does not exist.
App\Entity\Hebergements No errors.
App\Entity\CategoriesHebergements No errors.