Query Metrics
31
Database Queries
11
Different statements
7.28 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.25 ms (17.11%) |
4 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1786536202 "site_domain_2f66a5d22a53d8f08d7ba98373a8f8c0" ] |
|
1.20 ms (16.54%) |
2 |
SELECT object_localized_news_ca.id as id, object_localized_news_ca.type as `type` FROM object_localized_news_ca WHERE (`detailUrl` = 'tag/presentació molins' AND object_localized_news_ca.type IN ('variant','object')) AND object_localized_news_ca.published = 1 LIMIT 1
Parameters:
[] |
|
1.02 ms (13.95%) |
4 |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "coorporate_address" null null ] |
|
1.01 ms (13.82%) |
6 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/blog/tag/" "presentació+molins" ] |
|
0.96 ms (13.15%) |
5 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/blog/tag/presentació+molins"
]
|
|
0.64 ms (8.85%) |
4 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
|
0.46 ms (6.37%) |
2 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1786536202 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.24 ms (3.28%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.19 ms (2.57%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/blog/tag/presentació+molins' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.16 ms (2.21%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
|
0.16 ms (2.14%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"news"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.