Query Metrics
40
Database Queries
14
Different statements
7.60 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.87 ms (50.88%) |
19 |
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:
[ 1776596768 "\x01tags\x01site_domain_fd0f0ce7bf4cfd6d03dc5ed6cddee75e" "site_domain_fd0f0ce7bf4cfd6d03dc5ed6cddee75e" ] |
|
0.84 ms (11.11%) |
6 |
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:
[ 1776596768 "system\x01tags\x01" "site\x01tags\x01" "site_domain_fd0f0ce7bf4cfd6d03dc5ed6cddee75e\x01tags\x01" ] |
|
0.52 ms (6.84%) |
1 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/en/blog" "path" "auto_create" "/en/blog" "path_query" "https://boilertemplate.web004.creatief.be/en/blog" "entire_uri" ] |
|
0.52 ms (6.79%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "blog" ] |
|
0.28 ms (3.67%) |
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:
[ 1776596768 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" "system_route_redirect\x01tags\x01" ] |
|
0.27 ms (3.62%) |
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:
[ 1776596768 "document_27\x01tags\x01" ] |
|
0.24 ms (3.18%) |
1 |
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:
[ 1776596768 "output\x01tags\x01" "navigation\x01tags\x01" "document_6\x01tags\x01" "document_8\x01tags\x01" "document_28\x01tags\x01" "document_34\x01tags\x01" "document_27\x01tags\x01" "document_26\x01tags\x01" "document_20\x01tags\x01" "document_23\x01tags\x01" "document_24\x01tags\x01" "document_25\x01tags\x01" "nav_4340573b9f9105f56bfd6f7d49c5a94b\x01tags\x01" ] |
|
0.20 ms (2.59%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.19 ms (2.55%) |
1 |
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:
[ 1776596768 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "asset_3\x01tags\x01" ] |
|
0.16 ms (2.12%) |
1 |
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:
[ 1776596768 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "asset_3\x01tags\x01" "website_config_en\x01tags\x01" ] |
|
0.15 ms (1.92%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
27
]
|
|
0.14 ms (1.86%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/blog' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.13 ms (1.66%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.09 ms (1.21%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
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.
Entities Mapping
No mapped entities.