Query Metrics
6
Database Queries
6
Different statements
32.18 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
24.65 ms (76.59%) |
1 |
SELECT DISTINCT t0_.domain AS domain_0 FROM translation t0_ ORDER BY t0_.domain ASC
Parameters:
[] |
|
4.18 ms (13.00%) |
1 |
"COMMIT"
Parameters:
[] |
|
1.49 ms (4.64%) |
1 |
SELECT t0_.translation_key AS translation_key_0, t0_.translation_value AS translation_value_1 FROM translation t0_ WHERE t0_.locale = ? AND t0_.domain = ?
Parameters:
[ "de" "admin_page" ] |
|
0.85 ms (2.64%) |
1 |
INSERT INTO interaction_event (occurred_at, area, event_name, route_name, path, method, status_code, duration_ms, ip_address, user_agent, referer, session_id, user_class, user_identifier, user_id, is_authenticated, browser_name, os_name, device_type, traffic_source, traffic_label, referer_host, country_code, country_name, visitor_key, is_bot, payload) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 15:55:52" "frontend" "exception" "app_page_show" "/robots.txt" "GET" 500 null "216.73.216.17" "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" null null null null null 0 null null "bot" "direct" "Direktaufruf" null null null "ip:216.73.216.17" 1 "{"exceptionClass":"Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException","message":"Seite nicht gefunden","code":0,"file":"\/var\/www\/nfok.xyz\/vendor\/symfony\/framework-bundle\/Controller\/AbstractController.php","line":331}" ] |
|
0.60 ms (1.87%) |
1 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.content AS content_4, t0.page_template AS page_template_5, t0.builder_sections AS builder_sections_6, t0.published_sections AS published_sections_7, t0.is_published AS is_published_8, t0.published_at AS published_at_9, t0.position AS position_10, t0.is_footer_menu AS is_footer_menu_11, t0.footer_placement AS footer_placement_12, t0.footer_position AS footer_position_13, t0.slider_enabled AS slider_enabled_14, t0.slider_type AS slider_type_15, t0.show_in_menu AS show_in_menu_16, t0.parent_id AS parent_id_17, t0.footer_parent_id AS footer_parent_id_18, t0.seo_meta_id AS seo_meta_id_19 FROM page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"robots.txt"
]
|
|
0.40 ms (1.26%) |
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\InteractionEvent | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Page | No errors. |
| App\Entity\SeoMeta | No errors. |
| App\Entity\Translation | No errors. |
| App\Entity\InteractionEvent | No errors. |