Query Metrics
115
Database Queries
25
Different statements
28.54 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
7.73 ms (27.07%) |
32 |
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:
[ 1745133849 "site_domain_edeba2033b891e73733d3bc86fb4ce51" ] |
5.02 ms (17.58%) |
22 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2409 2409 ] |
2.82 ms (9.90%) |
13 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/rohde-technics.com/" "tastergehauese-fuer-automation-und-anlagen-industrie-maschinenbau" ] |
2.45 ms (8.60%) |
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:
[ 1745133849 "document_2274\x01tags\x01" "asset_9755\x01tags\x01" "asset_9724\x01tags\x01" "asset_9725\x01tags\x01" "asset_9722\x01tags\x01" "asset_9721\x01tags\x01" "asset_10184\x01tags\x01" "asset_10185\x01tags\x01" "asset_10250\x01tags\x01" "asset_10191\x01tags\x01" "asset_9772\x01tags\x01" "asset_9720\x01tags\x01" "asset_9723\x01tags\x01" "asset_9966\x01tags\x01" "document_2207\x01tags\x01" "asset_10018\x01tags\x01" "asset_9432\x01tags\x01" ] |
1.42 ms (4.96%) |
5 |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "googleMapApiKey" null null ] |
1.25 ms (4.39%) |
4 |
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:
[ 1745133849 "system\x01tags\x01" "site\x01tags\x01" ] |
0.91 ms (3.18%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
0.88 ms (3.08%) |
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 = 1 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/tastergehauese-fuer-automation-und-anlagen-industrie-maschinenbau" "path" "auto_create" "/tastergehauese-fuer-automation-und-anlagen-industrie-maschinenbau" "path_query" "http://stage.rohde-technics.com/tastergehauese-fuer-automation-und-anlagen-industrie-maschinenbau" "entire_uri" ] |
0.74 ms (2.60%) |
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:
[ 1745133849 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
0.72 ms (2.53%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2188 2188 2188 ] |
0.48 ms (1.67%) |
3 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
8
]
|
0.44 ms (1.55%) |
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:
[ 1745133849 "document_2188\x01tags\x01" "asset_10014\x01tags\x01" "asset_9724\x01tags\x01" "asset_9725\x01tags\x01" "asset_9722\x01tags\x01" "asset_9721\x01tags\x01" "asset_10184\x01tags\x01" "asset_10185\x01tags\x01" "asset_10250\x01tags\x01" "asset_10191\x01tags\x01" "asset_10013\x01tags\x01" "asset_9720\x01tags\x01" "asset_9723\x01tags\x01" "asset_10015\x01tags\x01" "document_2207\x01tags\x01" "asset_10018\x01tags\x01" "asset_10189\x01tags\x01" "asset_10187\x01tags\x01" "asset_9853\x01tags\x01" "asset_10023\x01tags\x01" "asset_9710\x01tags\x01" "asset_9711\x01tags\x01" "asset_9704\x01tags\x01" "asset_9698\x01tags\x01" "asset_9763\x01tags\x01" "asset_9855\x01tags\x01" "asset_9762\x01tags\x01" "asset_9703\x01tags\x01" "asset_10424\x01tags\x01" "asset_10326\x01tags\x01" "asset_10312\x01tags\x01" "asset_9432\x01tags\x01" ] |
0.43 ms (1.51%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
2188
]
|
0.39 ms (1.38%) |
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 IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_format=html&_locale=de&_controller=%5CApp%5CController%5CCookieConsentController%3A%3AinjectAction" "path_query" "http://stage.rohde-technics.com/_fragment?_path=_format=html&_locale=de&_controller=%5CApp%5CController%5CCookieConsentController%3A%3AinjectAction" "entire_uri" ] |
0.39 ms (1.37%) |
1 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/rohde-technics.com/%" "/tastergehauese-fuer-automation-und-anlagen-industrie-maschinenbau" ] |
0.36 ms (1.27%) |
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:
[ 1745133849 "document_2179\x01tags\x01" "asset_9285\x01tags\x01" "asset_9432\x01tags\x01" "asset_5385\x01tags\x01" "asset_9272\x01tags\x01" "asset_9857\x01tags\x01" "asset_9723\x01tags\x01" "asset_9704\x01tags\x01" "asset_9698\x01tags\x01" "asset_9763\x01tags\x01" "asset_9703\x01tags\x01" "asset_9722\x01tags\x01" "asset_9711\x01tags\x01" "asset_9713\x01tags\x01" "asset_9709\x01tags\x01" "asset_9700\x01tags\x01" "asset_9720\x01tags\x01" "asset_9715\x01tags\x01" "asset_9695\x01tags\x01" "asset_9694\x01tags\x01" "asset_9724\x01tags\x01" "asset_9710\x01tags\x01" "asset_9854\x01tags\x01" "asset_9706\x01tags\x01" "asset_9712\x01tags\x01" "asset_9705\x01tags\x01" "asset_9701\x01tags\x01" "asset_9853\x01tags\x01" "asset_9856\x01tags\x01" "asset_9855\x01tags\x01" "asset_9692\x01tags\x01" "asset_9745\x01tags\x01" "asset_9685\x01tags\x01" "asset_9725\x01tags\x01" "asset_9707\x01tags\x01" "asset_9693\x01tags\x01" "asset_9996\x01tags\x01" "asset_9721\x01tags\x01" "asset_9762\x01tags\x01" "asset_9949\x01tags\x01" "asset_9967\x01tags\x01" "asset_9433\x01tags\x01" ] |
0.30 ms (1.05%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/tastergehauese-fuer-automation-und-anlagen-industrie-maschinenbau' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.29 ms (1.02%) |
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:
[ 1745133849 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "object_31911\x01tags\x01" "object_30567\x01tags\x01" "object_32231\x01tags\x01" "asset_9901\x01tags\x01" "asset_9902\x01tags\x01" ] |
0.27 ms (0.96%) |
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:
[ 1745133849 "document_2\x01tags\x01" "asset_5384\x01tags\x01" "asset_10455\x01tags\x01" "asset_5385\x01tags\x01" "document_64\x01tags\x01" "document_63\x01tags\x01" "asset_5383\x01tags\x01" "asset_7977\x01tags\x01" "asset_5505\x01tags\x01" "asset_5517\x01tags\x01" "asset_5769\x01tags\x01" "asset_5523\x01tags\x01" "asset_5519\x01tags\x01" "asset_9180\x01tags\x01" "asset_10319\x01tags\x01" ] |
0.23 ms (0.81%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/rohde-technics.com/tastergehauese-fuer-automation-und-anlagen-industrie-maschinenbau"
]
|
0.23 ms (0.80%) |
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:
[
6
]
|
0.22 ms (0.77%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
0.20 ms (0.69%) |
1 |
SELECT * FROM object_relations_73 WHERE src_id = ?
Parameters:
[
32231
]
|
0.19 ms (0.67%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"73"
]
|
0.16 ms (0.57%) |
1 |
SELECT * FROM translations_messages 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.
Entities Mapping
Class | Mapping errors |
---|---|
FormBuilderBundle\Model\OutputWorkflow | No errors. |
FormBuilderBundle\Model\FormDefinition | No errors. |
FormBuilderBundle\Model\DoubleOptInSession | No errors. |
FormBuilderBundle\Model\OutputWorkflowChannel | No errors. |