Query Metrics
48
Database Queries
14
Different statements
22.45 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
11.91 ms (53.05%) |
26 |
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:
[ 1784415865 "site_domain_3b9ca570b36661f625a88e77a18f0501" ] |
|
2.36 ms (10.53%) |
5 |
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:
[ 1784415865 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.00 ms (4.47%) |
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:
[ 1784415865 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.93 ms (4.12%) |
2 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
133
]
|
|
0.81 ms (3.60%) |
2 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
133
]
|
|
0.77 ms (3.45%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.76 ms (3.39%) |
2 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.72 ms (3.20%) |
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:
[ "/franczyza" "path" "auto_create" "/franczyza" "path_query" "http://geminipolska.com.pl/franczyza" "entire_uri" ] |
|
0.63 ms (2.78%) |
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:
[ 1784415865 "document_13\x01tags\x01" "asset_86\x01tags\x01" "asset_85\x01tags\x01" "asset_133\x01tags\x01" "asset_72\x01tags\x01" ] |
|
0.55 ms (2.45%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/franczyza' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.54 ms (2.40%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.51 ms (2.29%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
13
]
|
|
0.51 ms (2.25%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "franczyza" ] |
|
0.45 ms (2.01%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
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.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.