Query Metrics
34
Database Queries
12
Different statements
6.14 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.41 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:
[ 1783236397 "site_domain_96b2d43e9bba27021adaec1ebaf14fc9" ] |
| 2 | 0.22 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:
[ 1783236397 "system\x01tags\x01" "site\x01tags\x01" ] |
| 3 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 4 | 0.33 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 = '12' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/build/images/GruenPumpenTheme/favicons/site.webmanifest" "path" "auto_create" "/build/images/GruenPumpenTheme/favicons/site.webmanifest" "path_query" "https://dev.gruen-pumpen.de/build/images/GruenPumpenTheme/favicons/site.webmanifest" "entire_uri" ] |
| 5 | 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:
[ 1783236397 "system_route_redirect" ] |
| 6 | 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:
[ 1783236397 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
| 7 | 0.17 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 8 | 0.18 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/dev.gruen-pumpen.de/build/images/GruenPumpenTheme/favicons/" "site.webmanifest" ] |
| 9 | 0.15 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/dev.gruen-pumpen.de/build/images/GruenPumpenTheme/favicons/site.webmanifest"
]
|
| 10 | 0.20 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/dev.gruen-pumpen.de/%" "/build/images/GruenPumpenTheme/favicons/site.webmanifest" ] |
| 11 | 0.14 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/dev.gruen-pumpen.de/build/images/GruenPumpenTheme/favicons/" "site.webmanifest" ] |
| 12 | 0.16 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/dev.gruen-pumpen.de/build/images/GruenPumpenTheme/favicons/site.webmanifest"
]
|
| 13 | 0.18 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/dev.gruen-pumpen.de/%" "/build/images/GruenPumpenTheme/favicons/site.webmanifest" ] |
| 14 | 0.12 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/dev.gruen-pumpen.de/build/images/GruenPumpenTheme/" "favicons" ] |
| 15 | 0.12 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/dev.gruen-pumpen.de/build/images/GruenPumpenTheme/favicons"
]
|
| 16 | 0.17 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/dev.gruen-pumpen.de/%" "/build/images/GruenPumpenTheme/favicons" ] |
| 17 | 0.12 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/dev.gruen-pumpen.de/build/images/" "GruenPumpenTheme" ] |
| 18 | 0.12 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/dev.gruen-pumpen.de/build/images/GruenPumpenTheme"
]
|
| 19 | 0.22 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/dev.gruen-pumpen.de/%" "/build/images/GruenPumpenTheme" ] |
| 20 | 0.14 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/dev.gruen-pumpen.de/build/" "images" ] |
| 21 | 0.12 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/dev.gruen-pumpen.de/build/images"
]
|
| 22 | 0.18 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/dev.gruen-pumpen.de/%" "/build/images" ] |
| 23 | 0.13 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/dev.gruen-pumpen.de/" "build" ] |
| 24 | 0.13 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/dev.gruen-pumpen.de/build"
]
|
| 25 | 0.17 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/dev.gruen-pumpen.de/%" "/build" ] |
| 26 | 0.14 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "dev.gruen-pumpen.de" ] |
| 27 | 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:
[ 1783236397 "document_53" ] |
| 28 | 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:
[ 1783236397 "document_53\x01tags\x01" ] |
| 29 | 0.25 ms |
SELECT * FROM object_url_slugs WHERE slug = '/build/images/GruenPumpenTheme/favicons/site.webmanifest' AND (siteId = 12 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
| 30 | 0.16 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 31 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 32 | 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 = '12' ORDER BY `priority` DESC
Parameters:
[ "/build/images/GruenPumpenTheme/favicons/site.webmanifest" "path" "auto_create" "/build/images/GruenPumpenTheme/favicons/site.webmanifest" "path_query" "https://dev.gruen-pumpen.de/build/images/GruenPumpenTheme/favicons/site.webmanifest" "entire_uri" ] |
| 33 | 0.15 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 34 | 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:
[ "/build/images/GruenPumpenTheme/favicons/site.webmanifest" "path" "auto_create" "/build/images/GruenPumpenTheme/favicons/site.webmanifest" "path_query" "https://dev.gruen-pumpen.de/build/images/GruenPumpenTheme/favicons/site.webmanifest" "entire_uri" ] |
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |