Query Metrics
5
Database Queries
5
Different statements
5.31 ms
Query time
0
Invalid entities
2
Managed entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.96 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.title AS title_3, t0.image AS image_4, t0.image_copyright AS image_copyright_5, t0.description AS description_6, t0.layout AS layout_7, t0.position AS position_8, t0.external_url AS external_url_9, t0.img_alt AS img_alt_10 FROM thematic t0 WHERE t0.type = ? LIMIT 1
Parameters:
[
"ressources"
]
|
2 | 0.87 ms |
SELECT t0.id AS id_1, t0.query_string AS query_string_2, t0.title AS title_3, t0.parcours AS parcours_4 FROM search_history t0 WHERE t0.id = ?
Parameters:
[
"383ea73eaf0faa40536d4498b4fec74dab4ff4e8"
]
|
3 | 0.26 ms |
"START TRANSACTION"
Parameters:
[] |
4 | 0.52 ms |
INSERT INTO search_history (id, query_string, title, parcours) VALUES (?, ?, ?, ?)
Parameters:
[ "383ea73eaf0faa40536d4498b4fec74dab4ff4e8" """ {\n "filters": {\n "attributes": []\n },\n "facets": {\n "attributes": []\n },\n "rows": 10,\n "sort": "DEFAULT",\n "page": 43792,\n "mode": "simple",\n "criters": {\n "parcours": "ressources"\n }\n } """ "Ressources en ligne " "ressources" ] |
5 | 1.70 ms |
"COMMIT"
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\Thematic | 1 |
App\Entity\SearchHistory | 1 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Thematic | No errors. |
App\Entity\Theme | No errors. |
App\Entity\Word | No errors. |
App\Entity\SearchHistory | No errors. |
App\Entity\ThemeLevel | No errors. |