GET https://lodeao.com/page/organisation-du-cabinet

Query Metrics

5 Database Queries
5 Different statements
269.11 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
264.17 ms
(98.17%)
1
SELECT t0.id AS id_1, t0.url AS url_2, t0.date_log AS date_log_3, t0.nbvues AS nbvues_4, t0.page AS page_5, t0.user_id AS user_id_6 FROM log_page t0 WHERE t0.page = ? AND t0.date_log = ? AND t0.user_id IS NULL LIMIT 1
Parameters:
[
  "organisation-du-cabinet"
  "2024-12-22"
]
2.61 ms
(0.97%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.url AS url_3, t0.content AS content_4, t0.description AS description_5 FROM page t0 WHERE t0.url = ? LIMIT 1
Parameters:
[
  "organisation-du-cabinet"
]
1.41 ms
(0.52%)
1
"COMMIT"
Parameters:
[]
0.47 ms
(0.18%)
1
UPDATE log_page SET nbvues = ? WHERE id = ?
Parameters:
[
  3
  170128
]
0.45 ms
(0.17%)
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\Page No errors.
App\Entity\LogPage No errors.
App\Entity\User No errors.