Query Metrics
29
Database Queries
15
Different statements
18.20 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.44 ms (29.91%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
3.55 ms (19.50%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
597
]
|
|
1.35 ms (7.40%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/urlaub-services/gästekarten-der-region/" "starcard" ] |
|
1.34 ms (7.36%) |
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/urlaub-services/gästekarten-der-region/starcard" "path" "auto_create" "/de/urlaub-services/gästekarten-der-region/starcard" "path_query" "https://alpenregion-staging.conecto.rocks/de/urlaub-services/gästekarten-der-region/starcard" "entire_uri" ] |
|
0.91 ms (5.01%) |
3 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2627
]
|
|
0.86 ms (4.73%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,10) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
12
]
|
|
0.82 ms (4.50%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"weather"
]
|
|
0.74 ms (4.04%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 597 597 597 ] |
|
0.71 ms (3.92%) |
2 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2627
]
|
|
0.60 ms (3.32%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
597
]
|
|
0.43 ms (2.38%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/urlaub-services/gästekarten-der-region/starcard' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.39 ms (2.17%) |
1 |
SELECT * FROM object_relations_vcloud_saved_search WHERE src_id = ?
Parameters:
[
5755
]
|
|
0.37 ms (2.01%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,20) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
655
]
|
|
0.34 ms (1.89%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.34 ms (1.88%) |
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.
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. |