Query Metrics
6
Database Queries
6
Different statements
3.70 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.72 ms |
SELECT k0_.locale AS locale_0, k0_.domain AS domain_1 FROM kuma_translation k0_ GROUP BY k0_.locale, k0_.domain
Parameters:
[] |
| 2 | 0.67 ms |
SELECT t0.domain AS domain_1, t0.origin AS origin_2, t0.note AS note_3, t0.target AS target_4, t0.permanent AS permanent_5, t0.id AS id_6 FROM kuma_redirects t0
Parameters:
[] |
| 3 | 0.73 ms |
SELECT t0.code AS code_1, t0.url AS url_2, t0.url_referer AS url_referer_3, t0.hash AS hash_4, t0.events AS events_5, t0.is_resolved AS is_resolved_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9 FROM kuma_exception t0 WHERE t0.hash = ? LIMIT 1
Parameters:
[
"922e6871a53a488ec671fab968291751"
]
|
| 4 | 0.47 ms |
"START TRANSACTION"
Parameters:
[] |
| 5 | 0.61 ms |
UPDATE kuma_exception SET events = ?, updated_at = ? WHERE id = ?
Parameters:
[ 397 "2025-11-03 11:16:46" "99624" ] |
| 6 | 0.50 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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| Kunstmaan\RedirectBundle\Entity\Redirect | No errors. |
| Kunstmaan\TranslatorBundle\Entity\Translation | No errors. |
| Kunstmaan\MediaBundle\Entity\Folder | No errors. |
| Kunstmaan\PagePartBundle\Entity\PageTemplateConfiguration | No errors. |
| Kunstmaan\MenuBundle\Entity\BaseMenuItem | No errors. |
| Kunstmaan\MenuBundle\Entity\MenuItem | No errors. |
| Kunstmaan\AdminBundle\Entity\Exception | No errors. |
| Kunstmaan\NodeBundle\Entity\NodeTranslation | No errors. |