Query Metrics
20
Database Queries
13
Different statements
22.09 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.69 ms (21.23%) |
3 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
268
]
|
|
4.14 ms (18.76%) |
1 |
SELECT object_CaseStudy.id as id, object_CaseStudy.type as `type` FROM object_CaseStudy WHERE ( object_CaseStudy.type IN ('object','variant','folder')) AND object_CaseStudy.published = 1 ORDER BY `creationDate` DESC
Parameters:
[] |
|
2.54 ms (11.51%) |
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:
[ "/resources/case-studies" "path" "auto_create" "/resources/case-studies" "path_query" "https://icantech.centricdxb.com/resources/case-studies" "entire_uri" ] |
|
1.94 ms (8.80%) |
3 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
268
]
|
|
1.78 ms (8.05%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
38
]
|
|
1.32 ms (5.98%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.13 ms (5.10%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
1.05 ms (4.77%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.93 ms (4.21%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/resources/" "case-studies" ] |
|
0.80 ms (3.61%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/resources/case-studies' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.79 ms (3.56%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.58 ms (2.63%) |
1 |
SELECT object_CaseStudy.id as id, object_CaseStudy.type as `type` FROM object_CaseStudy WHERE ( object_CaseStudy.type IN ('object','variant','folder')) AND object_CaseStudy.published = 1 ORDER BY `creationDate` DESC LIMIT 9
Parameters:
[] |
|
0.40 ms (1.80%) |
1 |
SELECT COUNT(*) FROM object_CaseStudy WHERE ( object_CaseStudy.type IN ('object','variant','folder')) AND object_CaseStudy.published = 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.