Query Metrics
240
Database Queries
21
Different statements
93.22 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
25.50 ms (27.36%) |
83 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
25.16 ms (26.99%) |
85 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
7.67 ms (8.23%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
453
]
|
|
5.98 ms (6.42%) |
21 |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
56
]
|
|
4.45 ms (4.77%) |
7 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2627
]
|
|
3.91 ms (4.20%) |
3 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
453
]
|
|
3.85 ms (4.13%) |
6 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2627
]
|
|
3.75 ms (4.02%) |
6 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"weather"
]
|
|
2.73 ms (2.93%) |
7 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/urlaub-services/gästekarten-der-region/" "gästekarte" ] |
|
2.49 ms (2.67%) |
3 |
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/urlaub-services/gästekarten-der-region/gästekarte" "path" "auto_create" "/de/urlaub-services/gästekarten-der-region/gästekarte" "path_query" "https://alpenregion-staging.conecto.rocks/de/urlaub-services/gästekarten-der-region/gästekarte" "entire_uri" ] |
|
1.28 ms (1.38%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 453 453 453 ] |
|
1.08 ms (1.16%) |
3 |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
8002
]
|
|
0.95 ms (1.02%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,10) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
12
]
|
|
0.91 ms (0.98%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,20) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
654
]
|
|
0.85 ms (0.92%) |
2 |
SELECT * FROM object_relations_vcloud_event WHERE src_id = ?
Parameters:
[
4304
]
|
|
0.56 ms (0.60%) |
1 |
SELECT * FROM object_relations_vcloud_saved_search WHERE src_id = ?
Parameters:
[
5755
]
|
|
0.53 ms (0.57%) |
1 |
SELECT * FROM object_collection_vcloudOpeningHours_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 2584 "openingHours" 0 ] |
|
0.44 ms (0.47%) |
1 |
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 2584 "openingHours" ] |
|
0.38 ms (0.41%) |
1 |
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
2584
]
|
|
0.38 ms (0.40%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.37 ms (0.40%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/urlaub-services/gästekarten-der-region/gästekarte' 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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |
| FormBuilderBundle\Model\OutputWorkflowChannel | No errors. |