Query Metrics
211
Database Queries
18
Different statements
101.39 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
36.12 ms (35.63%) |
81 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
31.57 ms (31.13%) |
82 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
8.41 ms (8.29%) |
9 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5595
]
|
|
7.50 ms (7.39%) |
10 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5595
]
|
|
4.06 ms (4.01%) |
6 |
SELECT * FROM properties WHERE ( (cid IN (1,4793,4831) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
5595
]
|
|
2.32 ms (2.29%) |
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:
[ "/klostertal/de/region-entdecken/arlberg" "path" "auto_create" "/klostertal/de/region-entdecken/arlberg" "path_query" "https://alpenregion-staging.conecto.rocks/klostertal/de/region-entdecken/arlberg" "entire_uri" ] |
|
2.06 ms (2.04%) |
2 |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ( (cid IN (1,4432,16,14) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
175
]
|
|
2.05 ms (2.02%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
210
]
|
|
1.25 ms (1.23%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,10) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
18
]
|
|
1.02 ms (1.01%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,502,20) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
503
]
|
|
1.01 ms (1.00%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/klostertal/de/region-entdecken/" "arlberg" ] |
|
0.83 ms (0.82%) |
2 |
SELECT * FROM object_relations_CNTEASER WHERE src_id = ?
Parameters:
[
175
]
|
|
0.81 ms (0.80%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 210 210 210 ] |
|
0.62 ms (0.61%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"weather"
]
|
|
0.61 ms (0.60%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
210
]
|
|
0.53 ms (0.52%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,506,502,20) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
507
]
|
|
0.33 ms (0.32%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.27 ms (0.27%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/klostertal/de/region-entdecken/arlberg' 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. |