Query Metrics
219
Database Queries
26
Different statements
51.74 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
18.46 ms (35.67%) |
67 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
697
]
|
|
12.50 ms (24.15%) |
68 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
|
5.89 ms (11.39%) |
24 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
697
]
|
|
1.49 ms (2.87%) |
7 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Prima/de/betrieb/" "hotel-birkenhohe~5997" ] |
|
1.35 ms (2.61%) |
4 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
146
]
|
|
1.26 ms (2.43%) |
6 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4699
]
|
|
1.18 ms (2.28%) |
6 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4699
]
|
|
1.01 ms (1.96%) |
5 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"CN_JOBCOMPANY"
]
|
|
0.95 ms (1.83%) |
3 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 146 146 146 ] |
|
0.80 ms (1.55%) |
4 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/Prima/%" "/de/betrieb/hotel-birkenhohe~5997" ] |
|
0.75 ms (1.46%) |
1 |
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 = 2 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/de/betrieb/hotel-birkenhohe~5997" "path" "auto_create" "/de/betrieb/hotel-birkenhohe~5997" "path_query" "https://prima.kleinwalsertal-dev.conecto.rocks/de/betrieb/hotel-birkenhohe~5997" "entire_uri" ] |
|
0.74 ms (1.44%) |
1 |
SELECT * FROM object_relations_REPORT_REGION WHERE src_id = ?
Parameters:
[
5009
]
|
|
0.71 ms (1.36%) |
3 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 649 649 ] |
|
0.66 ms (1.27%) |
1 |
SELECT * FROM object_relations_CN_JOBCOMPANY WHERE src_id = ?
Parameters:
[
5997
]
|
|
0.58 ms (1.12%) |
2 |
SELECT id FROM website_settings
Parameters:
[] |
|
0.58 ms (1.12%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/Prima/de/betrieb/hotel-birkenhohe~5997"
]
|
|
0.57 ms (1.11%) |
3 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
146
]
|
|
0.46 ms (0.89%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.38 ms (0.74%) |
1 |
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&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction" "path_query" "https://prima.kleinwalsertal-dev.conecto.rocks/_fragment?_path=_locale=de&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction" "entire_uri" ] |
|
0.26 ms (0.49%) |
1 |
SELECT * FROM object_localized_data_REPORT_REGION WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
5009
]
|
|
0.25 ms (0.48%) |
1 |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
5009
]
|
|
0.21 ms (0.41%) |
1 |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
9
]
|
|
0.19 ms (0.36%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.19 ms (0.36%) |
1 |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
5009
]
|
|
0.17 ms (0.34%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.16 ms (0.32%) |
1 |
SELECT * FROM object_store_REPORT_REGION WHERE oo_id = ?
Parameters:
[
5009
]
|
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\DoubleOptInSession | No errors. |