GET https://locacar.ovh/help/article/1

Query Metrics

4 Database Queries
4 Different statements
3.90 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.95 ms
(50.14%)
1
"COMMIT"
Parameters:
[]
0.86 ms
(21.98%)
1
UPDATE help_article SET view_count = ?, updated_at = ? WHERE id = ?
Parameters:
[
  163
  "2025-09-17 00:59:04"
  1
]
0.79 ms
(20.36%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.category AS category_4, t0.tags AS tags_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.is_published AS is_published_8, t0.view_count AS view_count_9 FROM help_article t0 WHERE t0.id = ?
Parameters:
[
  "1"
]
0.29 ms
(7.52%)
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\HelpArticle 1

Entities Mapping

Class Mapping errors
App\Entity\HelpArticle No errors.