Query Metrics
61
Database Queries
19
Different statements
9.82 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.78 ms (38.53%) |
27 |
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:
[ 1773588355 "site_domain_44ec0a7f530cbcd16f4a3ee4f709341c" ] |
|
0.85 ms (8.69%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/" "kontakt" ] |
|
0.63 ms (6.37%) |
3 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 7 7 7 ] |
|
0.59 ms (5.98%) |
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:
[ "/de/kontakt" "path" "auto_create" "/de/kontakt" "path_query" "https://go-travel.conecto.rocks/de/kontakt" "entire_uri" ] |
|
0.50 ms (5.05%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
7
]
|
|
0.41 ms (4.20%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.41 ms (4.15%) |
3 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
7
]
|
|
0.38 ms (3.82%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en"
]
|
|
0.32 ms (3.27%) |
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:
[ 1773588355 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.32 ms (3.22%) |
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:
[ 1773588355 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.26 ms (2.68%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.22 ms (2.23%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
230
]
|
|
0.19 ms (1.91%) |
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:
[ 1773588355 "output\x01tags\x01" "navigation\x01tags\x01" "document_13\x01tags\x01" "document_22\x01tags\x01" "document_23\x01tags\x01" "document_19\x01tags\x01" "document_45\x01tags\x01" "document_7\x01tags\x01" "document_8\x01tags\x01" "document_2\x01tags\x01" "document_67\x01tags\x01" "document_144\x01tags\x01" ] |
|
0.18 ms (1.87%) |
1 |
SELECT t0.`name` AS name_1, t0.`group` AS group_2, t0.creationDate AS creationDate_3, t0.modificationDate AS modificationDate_4, t0.createdBy AS createdBy_5, t0.modifiedBy AS modifiedBy_6, t0.configuration AS configuration_7, t0.conditionalLogic AS conditionalLogic_8, t0.fields AS fields_9, t0.id AS id_10 FROM formbuilder_forms t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
0.18 ms (1.86%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
230
]
|
|
0.17 ms (1.75%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.17 ms (1.74%) |
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:
[ 1773588355 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "document_23\x01tags\x01" ] |
|
0.13 ms (1.34%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.13 ms (1.34%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/kontakt' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
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 |
|---|---|
| FormBuilderBundle\Model\FormDefinition | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\DoubleOptInSession | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |