Query Metrics
10
Database Queries
10
Different statements
123.32 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
50.41 ms (40.88%) |
1 |
SELECT p.title AS name , p.seo_id AS slug, p.p_search AS search, p.icon AS icon, p.edited_at AS edit FROM cms_page p WHERE p.seo_id NOT IN (?, ?, ?)
Parameters:
[ "as" "error" "homepage" ] |
24.99 ms (20.26%) |
1 |
INSERT INTO cms_stat (id, created_at, browser, source_type, stat_type, source_id, referer, source_url, source_title, session_id, visibility, edited_at, last_check_at, next_check_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 89267 "2025-05-09 08:22:10" "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "search" "search" "1" null "/vyhladavanie?search=1" "" null 1 "2025-05-09 08:22:10" "2025-05-09 08:22:10" null ] |
23.75 ms (19.26%) |
1 |
SELECT a.name AS name, a.slug AS slug, a.search AS search, a.icon AS icon, a.edited_at AS edit FROM cms_article a
Parameters:
[] |
7.58 ms (6.14%) |
1 |
"COMMIT"
Parameters:
[] |
4.81 ms (3.90%) |
1 |
SELECT NEXTVAL('cms_stat_id_seq')
Parameters:
[] |
3.22 ms (2.61%) |
1 |
SELECT e.name AS name, e.slug AS slug, e.e_search AS search, e.icon AS icon, e.edited_at AS edit FROM cms_event e
Parameters:
[] |
2.92 ms (2.37%) |
1 |
SELECT c0_.code AS code_0, c0_.name AS name_1, c0_.value AS value_2, c0_.o_params AS o_params_3, c0_.id AS id_4, c0_.visibility AS visibility_5, c0_.created_at AS created_at_6, c0_.edited_at AS edited_at_7, c0_.last_check_at AS last_check_at_8, c0_.next_check_at AS next_check_at_9 FROM cms_option c0_ WHERE c0_.code IS NOT NULL AND c0_.visibility = ?
Parameters:
[
1
]
|
2.78 ms (2.25%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.parent_id AS parent_id_4, t0.lvl AS lvl_5, t0.sort_order AS sort_order_6, t0.lang AS lang_7, t0.root_id AS root_id_8, t0.link_type AS link_type_9, t0.link_type_data AS link_type_data_10, t0.visibility AS visibility_11, t0.created_at AS created_at_12, t0.edited_at AS edited_at_13, t0.last_check_at AS last_check_at_14, t0.next_check_at AS next_check_at_15 FROM cms_menu t0 WHERE t0.parent_id = ? LIMIT 1
Parameters:
[
0
]
|
2.28 ms (1.85%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.parent_id AS parent_id_4, t0.lvl AS lvl_5, t0.sort_order AS sort_order_6, t0.lang AS lang_7, t0.root_id AS root_id_8, t0.link_type AS link_type_9, t0.link_type_data AS link_type_data_10, t0.visibility AS visibility_11, t0.created_at AS created_at_12, t0.edited_at AS edited_at_13, t0.last_check_at AS last_check_at_14, t0.next_check_at AS next_check_at_15 FROM cms_menu t0 WHERE t0.root_id = ? ORDER BY t0.lvl ASC, t0.sort_order ASC
Parameters:
[
1
]
|
0.57 ms (0.47%) |
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.
Entities Mapping
Class | Mapping errors |
---|---|
Score\CmsBundle\Entity\Stat | No errors. |
Score\CmsBundle\Entity\Option | No errors. |
Score\CmsBundle\Entity\Menu | No errors. |
Score\CmsBundle\Entity\Multisite\SiteItem | No errors. |
Score\CmsBundle\Entity\Multisite\SiteItemMenu | No errors. |