Query Metrics
30
Database Queries
16
Different statements
13.64 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.44 ms (32.51%) |
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:
[ 1767308416 "site_domain_56b043e75ca566aa7be8010cdfc45799" ] |
|
2.72 ms (19.96%) |
1 |
SELECT * FROM members_restrictions WHERE targetId = ? AND ctype = ?
Parameters:
[ 2 "page" ] |
|
0.86 ms (6.34%) |
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:
[ 1767308416 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.75 ms (5.51%) |
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.59 ms (4.32%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.56 ms (4.07%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Websites/" "Giami Website" ] |
|
0.47 ms (3.48%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.46 ms (3.36%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1141
]
|
|
0.41 ms (2.98%) |
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:
[ 1767308416 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.40 ms (2.95%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1141
]
|
|
0.40 ms (2.92%) |
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:
[ 1767308416 "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.36 ms (2.67%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.33 ms (2.43%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.33 ms (2.39%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
|
0.29 ms (2.14%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"websiteConfiguration"
]
|
|
0.27 ms (1.98%) |
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:
[ 1767308416 "object_1459\x01tags\x01" "class_websiteConfiguration\x01tags\x01" "asset_1734\x01tags\x01" "asset_1141\x01tags\x01" ] |
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. |