Query Metrics
98
Database Queries
22
Different statements
15.48 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.35 ms |
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:
[ 1788434213 "site_domain_f94179b6206ab5f550ba9ce5cb464aea" ] |
| 2 | 0.17 ms |
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:
[ 1788434213 "system\x01tags\x01" "site\x01tags\x01" ] |
| 3 | 0.18 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 4 | 0.30 ms |
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:
[ "/en/contact/data-privacy" "path" "auto_create" "/en/contact/data-privacy" "path_query" "https://pimcore.conecto.at/en/contact/data-privacy" "entire_uri" ] |
| 5 | 0.16 ms |
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:
[ 1788434213 "system_route_redirect" ] |
| 6 | 0.16 ms |
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:
[ 1788434213 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
| 7 | 0.13 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 8 | 0.37 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/contact/" "data-privacy" ] |
| 9 | 0.18 ms |
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:
[ 1788434213 "document_210" ] |
| 10 | 0.14 ms |
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:
[ 1788434213 "document_210\x01tags\x01" "document_211\x01tags\x01" ] |
| 11 | 0.12 ms |
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:
[ 1788434213 "sites_path_mapping" ] |
| 12 | 0.10 ms |
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:
[ 1788434213 "\x00tags\x00sites_path_mapping" ] |
| 13 | 0.20 ms |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
| 14 | 0.15 ms |
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:
[ 1788434213 "document_properties_210" ] |
| 15 | 0.13 ms |
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:
[ 1788434213 "document_properties\x01tags\x01" "document_210\x01tags\x01" ] |
| 16 | 0.13 ms |
SELECT * FROM object_url_slugs WHERE slug = '/en/contact/data-privacy' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
| 17 | 0.24 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
210
]
|
| 18 | 0.13 ms |
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:
[ 1788434213 "document_23" ] |
| 19 | 0.11 ms |
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:
[ 1788434213 "document_23\x01tags\x01" ] |
| 20 | 0.27 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
23
]
|
| 21 | 0.16 ms |
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:
[ 1788434213 "asset_230" ] |
| 22 | 0.11 ms |
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:
[ 1788434213 "asset_230\x01tags\x01" ] |
| 23 | 0.17 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
230
]
|
| 24 | 0.22 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
230
]
|
| 25 | 0.25 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
210
]
|
| 26 | 0.27 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 23 210 210 ] |
| 27 | 0.15 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 210 210 ] |
| 28 | 0.15 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 23 23 ] |
| 29 | 0.15 ms |
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:
[ 1788434213 "document_properties_23" ] |
| 30 | 0.16 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "en" ] |
| 31 | 0.11 ms |
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:
[ 1788434213 "document_25" ] |
| 32 | 0.13 ms |
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:
[ 1788434213 "document_25\x01tags\x01" "asset_222\x01tags\x01" ] |
| 33 | 0.13 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "de" ] |
| 34 | 0.10 ms |
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:
[ 1788434213 "document_24" ] |
| 35 | 0.16 ms |
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:
[ 1788434213 "document_24\x01tags\x01" "asset_451\x01tags\x01" "asset_400\x01tags\x01" "asset_454\x01tags\x01" "asset_458\x01tags\x01" "asset_339\x01tags\x01" "asset_342\x01tags\x01" "asset_357\x01tags\x01" ] |
| 36 | 0.13 ms |
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:
[ 1788434213 "website_config" ] |
| 37 | 0.13 ms |
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:
[ 1788434213 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "document_23\x01tags\x01" ] |
| 38 | 0.15 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "headerImage" "pimcore_image_thumbnails" ] |
| 39 | 0.18 ms |
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:
[ 1788434213 "imagick_format_avif" ] |
| 40 | 0.10 ms |
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:
[ 1788434213 "imagick_format_webp" ] |
| 41 | 0.12 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
210
]
|
| 42 | 0.16 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 23 210 210 ] |
| 43 | 0.15 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 210 210 ] |
| 44 | 0.14 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 23 23 ] |
| 45 | 0.18 ms |
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:
[ 1788434213 "nav_3ec1360fd2bebf7206a310de70b80838" ] |
| 46 | 0.20 ms |
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:
[ 1788434213 "output\x01tags\x01" "navigation\x01tags\x01" "document_50\x01tags\x01" "document_74\x01tags\x01" "document_32\x01tags\x01" "document_216\x01tags\x01" "document_215\x01tags\x01" "document_219\x01tags\x01" "document_221\x01tags\x01" "document_220\x01tags\x01" "document_214\x01tags\x01" "document_217\x01tags\x01" "document_218\x01tags\x01" "document_213\x01tags\x01" "document_108\x01tags\x01" "document_28\x01tags\x01" "document_205\x01tags\x01" "document_204\x01tags\x01" "document_211\x01tags\x01" "document_210\x01tags\x01" "document_209\x01tags\x01" "document_212\x01tags\x01" "document_208\x01tags\x01" "document_31\x01tags\x01" "document_26\x01tags\x01" "document_68\x01tags\x01" ] |
| 47 | 0.12 ms |
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:
[ 1788434213 "document_32" ] |
| 48 | 0.13 ms |
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:
[ 1788434213 "document_properties_32" ] |
| 49 | 0.11 ms |
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:
[ 1788434213 "document_213" ] |
| 50 | 0.13 ms |
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:
[ 1788434213 "document_properties_213" ] |
| 51 | 0.11 ms |
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:
[ 1788434213 "document_108" ] |
| 52 | 0.12 ms |
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:
[ 1788434213 "document_properties_108" ] |
| 53 | 0.11 ms |
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:
[ 1788434213 "document_28" ] |
| 54 | 0.12 ms |
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:
[ 1788434213 "document_28\x01tags\x01" "asset_5\x01tags\x01" ] |
| 55 | 0.13 ms |
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:
[ 1788434213 "document_properties_28" ] |
| 56 | 0.11 ms |
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:
[ 1788434213 "document_205" ] |
| 57 | 0.12 ms |
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:
[ 1788434213 "document_properties_205" ] |
| 58 | 0.18 ms |
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:
[ 1788434213 "document_204" ] |
| 59 | 0.19 ms |
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:
[ 1788434213 "document_204\x01tags\x01" "asset_272\x01tags\x01" "asset_270\x01tags\x01" "asset_269\x01tags\x01" "asset_235\x01tags\x01" "asset_236\x01tags\x01" "asset_238\x01tags\x01" "asset_259\x01tags\x01" "asset_237\x01tags\x01" "asset_239\x01tags\x01" ] |
| 60 | 0.15 ms |
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:
[ 1788434213 "document_properties_204" ] |
| 61 | 0.13 ms |
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:
[ 1788434213 "document_208" ] |
| 62 | 0.12 ms |
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:
[ 1788434213 "document_properties_208" ] |
| 63 | 0.13 ms |
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:
[ 1788434213 "document_31" ] |
| 64 | 0.14 ms |
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:
[ 1788434213 "document_properties_31" ] |
| 65 | 0.12 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
210
]
|
| 66 | 0.17 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 23 210 210 ] |
| 67 | 0.15 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 210 210 ] |
| 68 | 0.14 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 23 23 ] |
| 69 | 0.14 ms |
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:
[ 1788434213 "document_211" ] |
| 70 | 0.15 ms |
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:
[ 1788434213 "document_35" ] |
| 71 | 0.11 ms |
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:
[ 1788434213 "document_35\x01tags\x01" ] |
| 72 | 0.13 ms |
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:
[ 1788434213 "document_properties_35" ] |
| 73 | 0.13 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 74 | 0.28 ms |
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:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AfooterAction" "path_query" "https://pimcore.conecto.at/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AfooterAction" "entire_uri" ] |
| 75 | 0.16 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
35
]
|
| 76 | 0.12 ms |
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:
[ 1788434213 "document_3" ] |
| 77 | 0.14 ms |
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:
[ 1788434213 "document_3\x01tags\x01" "asset_199\x01tags\x01" "asset_214\x01tags\x01" "asset_203\x01tags\x01" ] |
| 78 | 0.16 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
3
]
|
| 79 | 0.12 ms |
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:
[ 1788434213 "document_19" ] |
| 80 | 0.10 ms |
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:
[ 1788434213 "document_19\x01tags\x01" ] |
| 81 | 0.11 ms |
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:
[ 1788434213 "document_1" ] |
| 82 | 0.10 ms |
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:
[ 1788434213 "document_1\x01tags\x01" ] |
| 83 | 0.17 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 84 | 0.14 ms |
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:
[ 1788434213 "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" ] |
| 85 | 0.12 ms |
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:
[ 1788434213 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
| 86 | 0.13 ms |
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:
[ 1788434213 "document_77" ] |
| 87 | 0.10 ms |
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:
[ 1788434213 "\x00tags\x00document_77" ] |
| 88 | 0.80 ms |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
77
]
|
| 89 | 0.14 ms |
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:
[ 1788434213 "asset_199" ] |
| 90 | 0.11 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "footer-gallery" "pimcore_image_thumbnails" ] |
| 91 | 0.12 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
199
]
|
| 92 | 0.18 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
199
]
|
| 93 | 0.13 ms |
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:
[ 1788434213 "asset_203" ] |
| 94 | 0.11 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
203
]
|
| 95 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
203
]
|
| 96 | 0.13 ms |
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:
[ 1788434213 "asset_214" ] |
| 97 | 0.10 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
214
]
|
| 98 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
214
]
|
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\DoubleOptInSession | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |
| FormBuilderBundle\Model\OutputWorkflowChannel | No errors. |