Query Metrics
32
Database Queries
14
Different statements
6.68 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.88 ms (13.23%) |
4 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
179
]
|
|
0.70 ms (10.47%) |
3 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 179 179 179 ] |
|
0.67 ms (9.96%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Prima/de/footer/" "nutzungsbedingungen" ] |
|
0.60 ms (8.99%) |
3 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
489
]
|
|
0.60 ms (8.97%) |
3 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 675 675 ] |
|
0.56 ms (8.37%) |
3 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
489
]
|
|
0.48 ms (7.18%) |
3 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
179
]
|
|
0.41 ms (6.18%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"REPORT_REGION"
]
|
|
0.41 ms (6.17%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.40 ms (6.03%) |
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/footer/nutzungsbedingungen" "path" "auto_create" "/de/footer/nutzungsbedingungen" "path_query" "https://prima.kleinwalsertal-dev.conecto.rocks/de/footer/nutzungsbedingungen" "entire_uri" ] |
|
0.37 ms (5.55%) |
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.22 ms (3.29%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/footer/nutzungsbedingungen' AND (siteId = 2 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.19 ms (2.84%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.18 ms (2.76%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
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. |