Query Metrics
22
Database Queries
15
Different statements
16.42 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.97 ms (36.38%) |
1 |
SELECT object_blog.id as id, object_blog.type as `type` FROM object_blog WHERE ( object_blog.type IN ('object','variant','folder')) AND object_blog.published = 1
Parameters:
[] |
|
1.45 ms (8.82%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
12
]
|
|
1.24 ms (7.58%) |
3 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
272
]
|
|
1.06 ms (6.49%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.06 ms (6.47%) |
3 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
272
]
|
|
1.06 ms (6.45%) |
1 |
SELECT object_BlogCategory.id as id, object_BlogCategory.type as `type` FROM object_BlogCategory WHERE ( object_BlogCategory.type IN ('object','variant','folder')) AND object_BlogCategory.published = 1 ORDER BY `name` ASC
Parameters:
[] |
|
0.72 ms (4.38%) |
2 |
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:
[ "/insights" "path" "auto_create" "/insights" "path_query" "https://icantech.centricdxb.com/insights" "entire_uri" ] |
|
0.71 ms (4.34%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.67 ms (4.09%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.50 ms (3.06%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/insights"
]
|
|
0.48 ms (2.93%) |
1 |
SELECT object_blog.id as id, object_blog.type as `type` FROM object_blog WHERE ((category = ?) AND object_blog.type IN ('object','variant','folder')) AND object_blog.published = 1
Parameters:
[
"840"
]
|
|
0.47 ms (2.88%) |
1 |
SELECT COUNT(*) FROM object_blog WHERE ( object_blog.type IN ('object','variant','folder')) AND object_blog.published = 1
Parameters:
[] |
|
0.46 ms (2.79%) |
1 |
SELECT object_blog.id as id, object_blog.type as `type` FROM object_blog WHERE ( object_blog.type IN ('object','variant','folder')) AND object_blog.published = 1 ORDER BY `date` DESC LIMIT 6
Parameters:
[] |
|
0.28 ms (1.68%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "insights" ] |
|
0.27 ms (1.67%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
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.