Query Metrics
40
Database Queries
14
Different statements
8.51 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.29 ms (50.40%) |
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:
[ 1776596696 "\x01tags\x01site_domain_fd0f0ce7bf4cfd6d03dc5ed6cddee75e" "site_domain_fd0f0ce7bf4cfd6d03dc5ed6cddee75e" ] |
|
0.81 ms (9.56%) |
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:
[ 1776596696 "system\x01tags\x01" "site\x01tags\x01" "site_domain_fd0f0ce7bf4cfd6d03dc5ed6cddee75e\x01tags\x01" ] |
|
0.54 ms (6.35%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "home" ] |
|
0.41 ms (4.83%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.39 ms (4.62%) |
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:
[ 1776596696 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "asset_3\x01tags\x01" ] |
|
0.37 ms (4.37%) |
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/home" "path" "auto_create" "/en/home" "path_query" "https://boilertemplate.web004.creatief.be/en/home" "entire_uri" ] |
|
0.35 ms (4.16%) |
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:
[ 1776596696 "document_6\x01tags\x01" ] |
|
0.34 ms (4.03%) |
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:
[ 1776596697 "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.27 ms (3.21%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
6
]
|
|
0.21 ms (2.48%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/home' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.19 ms (2.22%) |
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:
[ 1776596696 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" "system_route_redirect\x01tags\x01" ] |
|
0.15 ms (1.79%) |
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:
[ 1776596697 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "asset_3\x01tags\x01" "website_config_en\x01tags\x01" ] |
|
0.10 ms (1.16%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.07 ms (0.81%) |
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.