Query Metrics
46
Database Queries
15
Different statements
11.13 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.10 ms (45.81%) |
23 |
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:
[ 1776596866 "\x01tags\x01site_domain_fd0f0ce7bf4cfd6d03dc5ed6cddee75e" "site_domain_fd0f0ce7bf4cfd6d03dc5ed6cddee75e" ] |
|
1.97 ms (17.70%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
8
]
|
|
1.10 ms (9.90%) |
7 |
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:
[ 1776596866 "system\x01tags\x01" "site\x01tags\x01" "site_domain_fd0f0ce7bf4cfd6d03dc5ed6cddee75e\x01tags\x01" ] |
|
0.49 ms (4.39%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/blog/" "test-blog" ] |
|
0.47 ms (4.19%) |
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:
[ 1776596866 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" "system_route_redirect\x01tags\x01" ] |
|
0.38 ms (3.41%) |
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/test-blog" "path" "auto_create" "/en/blog/test-blog" "path_query" "https://boilertemplate.web004.creatief.be/en/blog/test-blog" "entire_uri" ] |
|
0.36 ms (3.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:
[ 1776596866 "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.26 ms (2.38%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
34
]
|
|
0.24 ms (2.15%) |
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:
[ 1776596866 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "asset_3\x01tags\x01" ] |
|
0.15 ms (1.36%) |
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:
[ 1776596866 "document_3\x01tags\x01" ] |
|
0.15 ms (1.33%) |
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:
[ 1776596866 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "asset_3\x01tags\x01" "website_config_en\x01tags\x01" ] |
|
0.13 ms (1.18%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/blog/test-blog' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.13 ms (1.18%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.12 ms (1.09%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.08 ms (0.72%) |
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.