Query Metrics
29
Database Queries
21
Different statements
33.86 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.63 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
2 | 0.82 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 = '1' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/news/Whitepaper" "path" "auto_create" "/news/Whitepaper" "path_query" "http://inconsult-dev.m2.krankikom.de/news/Whitepaper" "entire_uri" ] |
3 | 0.67 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
4 | 0.61 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/inconsult.de/news/" "Whitepaper" ] |
5 | 0.68 ms |
SELECT * FROM object_url_slugs WHERE slug = '/news/Whitepaper' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
6 | 0.62 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
7 | 0.73 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=_format=html&_locale=de_DE&_controller=inconsultBundle%5CController%5CNavigationController%3A%3AmainNavigation" "path_query" "http://inconsult-dev.m2.krankikom.de/_fragment?_path=_format=html&_locale=de_DE&_controller=inconsultBundle%5CController%5CNavigationController%3A%3AmainNavigation" "entire_uri" ] |
8 | 0.52 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_predefined_properties"
]
|
9 | 0.65 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_predefined_properties"
]
|
10 | 0.46 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
271
]
|
11 | 0.57 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 271 271 271 ] |
12 | 0.83 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
271
]
|
13 | 0.63 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
100550
]
|
14 | 0.79 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
100550
]
|
15 | 0.56 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
16 | 0.72 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:
[ "/breadcrumbs" "path" "auto_create" "breadcrumbs" "path_query" "http://inconsult-dev.m2.krankikom.de/breadcrumbs" "entire_uri" ] |
17 | 7.70 ms |
SELECT object_Whitepapers.id AS id, object_Whitepapers.type AS `type` FROM object_Whitepapers WHERE (Aktiv LIKE ? AND object_Whitepapers.type IN ('object','variant','folder')) AND object_Whitepapers.published = 1
Parameters:
[
"1"
]
|
18 | 1.89 ms |
SELECT id FROM classes WHERE name = ?
Parameters:
[
"Whitepapers"
]
|
19 | 0.76 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Whitepapers"
]
|
20 | 0.98 ms |
SELECT id FROM assets WHERE id IN (100571)
Parameters:
[] |
21 | 2.25 ms |
SELECT * FROM object_metadata_Whitepapers WHERE object_metadata_Whitepapers.id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? AND position = ? AND `index` = ? AND `type` = 'asset'
Parameters:
[ 26 100571 "PDF" "object" "" "0" 1 ] |
22 | 0.62 ms |
SELECT id FROM assets WHERE id IN (100570)
Parameters:
[] |
23 | 0.58 ms |
SELECT * FROM object_metadata_Whitepapers WHERE object_metadata_Whitepapers.id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? AND position = ? AND `index` = ? AND `type` = 'asset'
Parameters:
[ 27 100570 "PDF" "object" "" "0" 1 ] |
24 | 0.58 ms |
SELECT id FROM assets WHERE id IN (100572)
Parameters:
[] |
25 | 0.62 ms |
SELECT * FROM object_metadata_Whitepapers WHERE object_metadata_Whitepapers.id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? AND position = ? AND `index` = ? AND `type` = 'asset'
Parameters:
[ 35 100572 "PDF" "object" "" "0" 1 ] |
26 | 2.68 ms |
SELECT t0.id AS id_1, t0.`name` AS name_2, t0.`group` AS group_3, t0.creationDate AS creationDate_4, t0.modificationDate AS modificationDate_5, t0.createdBy AS createdBy_6, t0.modifiedBy AS modifiedBy_7, t0.mailLayout AS mailLayout_8, t0.configuration AS configuration_9, t0.conditionalLogic AS conditionalLogic_10, t0.fields AS fields_11 FROM formbuilder_forms t0 WHERE t0.id = ?
Parameters:
[
1
]
|
27 | 2.76 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
28 | 1.01 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
29 | 0.96 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=de_DE&_format=html&_controller=AppBundle%5CController%5CDefaultController%3A%3AdefaultAction" "path_query" "http://inconsult-dev.m2.krankikom.de/_fragment?_path=_locale=de_DE&_format=html&_controller=AppBundle%5CController%5CDefaultController%3A%3AdefaultAction" "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. |
FormBuilderBundle\Model\OutputWorkflowChannel | No errors. |