Query Metrics
30
Database Queries
16
Different statements
13.17 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.29 ms (24.94%) |
11 |
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:
[ 1767298800 "site_domain_56b043e75ca566aa7be8010cdfc45799" ] |
|
2.99 ms (22.71%) |
1 |
SELECT * FROM members_restrictions WHERE targetId = ? AND ctype = ?
Parameters:
[ 2 "page" ] |
|
1.15 ms (8.71%) |
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:
[ 1767298800 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.85 ms (6.46%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.59 ms (4.46%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.56 ms (4.27%) |
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 = 1 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/" "path" "auto_create" "/" "path_query" "https://giami.digital-transformers.it/" "entire_uri" ] |
|
0.52 ms (3.94%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"websiteConfiguration"
]
|
|
0.46 ms (3.53%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Websites/" "Giami Website" ] |
|
0.43 ms (3.27%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1141
]
|
|
0.40 ms (3.03%) |
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:
[ 1767298800 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.39 ms (2.98%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1141
]
|
|
0.36 ms (2.72%) |
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:
[ 1767298800 "output\x01tags\x01" "navigation\x01tags\x01" "document_6\x01tags\x01" "document_59\x01tags\x01" "document_12\x01tags\x01" "document_3\x01tags\x01" "document_177\x01tags\x01" "document_179\x01tags\x01" "document_180\x01tags\x01" "document_176\x01tags\x01" "document_181\x01tags\x01" "document_182\x01tags\x01" "document_175\x01tags\x01" "document_2\x01tags\x01" "document_5\x01tags\x01" ] |
|
0.32 ms (2.45%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
|
0.31 ms (2.34%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.29 ms (2.23%) |
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:
[ 1767298800 "object_1459\x01tags\x01" "class_websiteConfiguration\x01tags\x01" "asset_1734\x01tags\x01" "asset_1141\x01tags\x01" ] |
|
0.26 ms (1.96%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |
| FormBuilderBundle\Model\DoubleOptInSession | No errors. |