Query Metrics
34
Database Queries
17
Different statements
21.81 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.56 ms (11.73%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
2.04 ms (9.35%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/urlaub-services/" "unterkünfte" ] |
|
1.98 ms (9.08%) |
3 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4796
]
|
|
1.80 ms (8.25%) |
3 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
12
]
|
|
1.69 ms (7.77%) |
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:
[ "/de/urlaub-services/unterkünfte" "path" "auto_create" "/de/urlaub-services/unterkünfte" "path_query" "https://alpenregion-staging.conecto.rocks/de/urlaub-services/unterkünfte" "entire_uri" ] |
|
1.68 ms (7.70%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.57 ms (7.21%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"weather"
]
|
|
1.32 ms (6.05%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
268
]
|
|
1.21 ms (5.54%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,20) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
654
]
|
|
1.09 ms (4.99%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,10) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
12
]
|
|
0.96 ms (4.42%) |
2 |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
4796
]
|
|
0.90 ms (4.10%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 268 268 268 ] |
|
0.85 ms (3.92%) |
1 |
SELECT * FROM object_relations_vcloud_saved_search WHERE src_id = ?
Parameters:
[
5755
]
|
|
0.72 ms (3.31%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
268
]
|
|
0.61 ms (2.78%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,4791,4831) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
4796
]
|
|
0.45 ms (2.05%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/urlaub-services/unterkünfte' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.38 ms (1.73%) |
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. |