Query Metrics
32
Database Queries
14
Different statements
15.44 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.46 ms (41.86%) |
17 |
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:
[ 1772521408 "site_domain_9bdaed04d5626f78766ac3a34c34a542" ] |
|
1.80 ms (11.66%) |
3 |
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:
[ 1772521408 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.29 ms (8.38%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
153
]
|
|
0.85 ms (5.52%) |
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 = 7 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/Blog/implementation-as-standalone-solution" "path" "auto_create" "/Blog/implementation-as-standalone-solution" "path_query" "http://blade-fx.xiphias-digital.com/Blog/implementation-as-standalone-solution" "entire_uri" ] |
|
0.70 ms (4.53%) |
1 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/BladeFx/%" "/Blog/implementation-as-standalone-solution" ] |
|
0.59 ms (3.85%) |
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:
[ 1772521408 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.55 ms (3.57%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/BladeFx/Blog/implementation-as-standalone-solution"
]
|
|
0.55 ms (3.53%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.53 ms (3.44%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/BladeFx/Blog/" "implementation-as-standalone-solution" ] |
|
0.51 ms (3.28%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.46 ms (2.95%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,150,155) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
153
]
|
|
0.44 ms (2.85%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/Blog/implementation-as-standalone-solution' AND (siteId = 7 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.36 ms (2.34%) |
1 |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
38
]
|
|
0.34 ms (2.23%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
38
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| pimcore | doctrine.orm.pimcore_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
pimcore entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
No loaded entities.