Query Metrics
5
Database Queries
5
Different statements
10.25 ms
Query time
0
Invalid entities
2
Managed entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.17 ms |
SELECT t0.id AS id_1, t0.category AS category_2, t0.type AS type_3, t0.counter AS counter_4, t0.page_id AS page_id_5, t0.views AS views_6, t0.origins AS origins_7 FROM visitor_count t0 WHERE t0.type = ? LIMIT 1
Parameters:
[
"static_pages"
]
|
2 | 0.43 ms |
"START TRANSACTION"
Parameters:
[] |
3 | 0.94 ms |
UPDATE visitor_count SET views = ? WHERE id = ?
Parameters:
[ "a:16:{s:10:"2020-01-01";i:0;s:10:"2025-08-31";i:85;s:10:"2025-09-01";i:29;s:10:"2025-09-02";i:50;s:10:"2025-09-03";i:31;s:10:"2025-09-04";i:12;s:10:"2025-09-05";i:2;s:10:"2025-09-06";i:5;s:10:"2025-09-07";i:19;s:10:"2025-09-08";i:81;s:10:"2025-09-09";i:2;s:10:"2025-09-10";i:6;s:10:"2025-09-11";i:15;s:10:"2025-09-12";i:12;s:10:"2025-09-13";i:10;s:10:"2025-09-14";i:15;}" 434 ] |
4 | 0.34 ms |
"COMMIT"
Parameters:
[] |
5 | 7.38 ms |
SELECT t0.id AS id_1, t0.content AS content_2 FROM presentation_texte t0 WHERE t0.id = ?
Parameters:
[
1
]
|
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\VisitorCount | 1 |
App\Entity\PresentationTexte | 1 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\VisitorCount | No errors. |
App\Entity\PresentationTexte | No errors. |