Query Metrics
175
Database Queries
21
Different statements
52.44 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
28.53 ms (54.40%) |
122 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
|
5.39 ms (10.27%) |
10 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
214
]
|
|
2.81 ms (5.36%) |
5 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
214
]
|
|
2.15 ms (4.11%) |
4 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
26781
]
|
|
2.08 ms (3.96%) |
8 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/gsl-tourismus/" "de" ] |
|
1.78 ms (3.39%) |
4 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
26781
]
|
|
0.89 ms (1.71%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/gsl-tourismus/en"
]
|
|
0.88 ms (1.68%) |
2 |
SELECT id FROM website_settings
Parameters:
[] |
|
0.86 ms (1.65%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
214
]
|
|
0.85 ms (1.62%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.84 ms (1.60%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,26754,26748) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
26755
]
|
|
0.77 ms (1.47%) |
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 = 8 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/de" "path" "auto_create" "/de" "path_query" "https://gsl.montafon-staging.conecto.rocks/de" "entire_uri" ] |
|
0.74 ms (1.42%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,26748) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
26781
]
|
|
0.73 ms (1.39%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de' AND (siteId = 8 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.64 ms (1.22%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
26780
]
|
|
0.61 ms (1.16%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.58 ms (1.11%) |
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://gsl.montafon-staging.conecto.rocks/_fragment?_path=_locale=de&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction" "entire_uri" ] |
|
0.39 ms (0.74%) |
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:
[
10
]
|
|
0.34 ms (0.65%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 214 214 214 ] |
|
0.30 ms (0.57%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.27 ms (0.52%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
214
]
|
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |