Query Metrics
172
Database Queries
20
Different statements
177.78 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
59.55 ms (33.50%) |
59 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
50.35 ms (28.32%) |
60 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
13.77 ms (7.75%) |
9 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/walsertal/en/magazine/" "ein-sonntag-in-sonntag_m113" ] |
|
9.15 ms (5.15%) |
7 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4081
]
|
|
7.11 ms (4.00%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/walsertal/en/magazine/ein-sonntag-in-sonntag_m113"
]
|
|
6.43 ms (3.62%) |
2 |
SELECT COUNT(*) FROM documents INNER JOIN documents_translations ON documents.id = documents_translations.id WHERE (documents_translations.sourceId = ? AND documents_translations.language = ?) AND published = 1
Parameters:
[ 368 "en" ] |
|
4.93 ms (2.77%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,3767,3291,663,662,661) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
4275
]
|
|
4.30 ms (2.42%) |
6 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4081
]
|
|
3.28 ms (1.85%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"CNMAG_ARTICLE"
]
|
|
2.50 ms (1.40%) |
4 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 131 131 ] |
|
2.35 ms (1.32%) |
3 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
124
]
|
|
2.33 ms (1.31%) |
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:
[ "/walsertal/en/magazine/ein-sonntag-in-sonntag_m113" "path" "auto_create" "/walsertal/en/magazine/ein-sonntag-in-sonntag_m113" "path_query" "https://alpenregion-staging.conecto.rocks/walsertal/en/magazine/ein-sonntag-in-sonntag_m113" "entire_uri" ] |
|
2.28 ms (1.28%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,3592,3291,663,662,661) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
3690
]
|
|
2.24 ms (1.26%) |
1 |
SELECT * FROM object_relations_CNMAG_ARTICLE WHERE src_id = ?
Parameters:
[
113
]
|
|
2.05 ms (1.15%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,165,163,20) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
204
]
|
|
1.27 ms (0.72%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 124 131 131 ] |
|
1.19 ms (0.67%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,10) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
19
]
|
|
1.08 ms (0.61%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
131
]
|
|
1.05 ms (0.59%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.56 ms (0.32%) |
1 |
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:
[ "magazin_breadcrumb" null null ] |
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. |