Query Metrics
156
Database Queries
18
Different statements
63.22 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
38.33 ms (60.62%) |
99 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
2
]
|
|
10.80 ms (17.08%) |
25 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
2
]
|
|
2.04 ms (3.23%) |
3 |
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:
[ "/de" "path" "auto_create" "/de" "path_query" "https://alpenregion-staging.conecto.rocks/de" "entire_uri" ] |
|
1.55 ms (2.45%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
|
1.30 ms (2.05%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.22 ms (1.93%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "de" ] |
|
0.97 ms (1.54%) |
3 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2548
]
|
|
0.97 ms (1.53%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2 2 2 ] |
|
0.88 ms (1.39%) |
2 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2548
]
|
|
0.88 ms (1.39%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,10) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
12
]
|
|
0.85 ms (1.35%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 3 3 ] |
|
0.84 ms (1.33%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"weather"
]
|
|
0.74 ms (1.16%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
2
]
|
|
0.53 ms (0.83%) |
1 |
SELECT * FROM object_relations_vcloud_saved_search WHERE src_id = ?
Parameters:
[
5755
]
|
|
0.36 ms (0.57%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,20) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
654
]
|
|
0.35 ms (0.56%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.31 ms (0.49%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.31 ms (0.48%) |
1 |
SELECT * FROM translations_messages 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. |