Query Metrics
1098
Database Queries
14
Different statements
1152.97 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
488.71 ms (42.39%) |
523 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3__ce56ffbe02d0beec2ea1797cdf0aebd2"
]
|
|
423.67 ms (36.75%) |
524 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
223.56 ms (19.39%) |
33 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1788431145 [ "\x00tags\x00site_domain_18be93a89a8d7a98545b7d88a19efe2f" "site_domain_18be93a89a8d7a98545b7d88a19efe2f" ] ] |
|
3.93 ms (0.34%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
3
]
|
|
2.62 ms (0.23%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"CNROOM"
]
|
|
1.92 ms (0.17%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3 ] |
|
1.88 ms (0.16%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.62 ms (0.14%) |
4 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "default-elements" "path" => "/de/" ] |
|
1.32 ms (0.11%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/default-elements' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
1.26 ms (0.11%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
3
]
|
|
0.71 ms (0.06%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 3 3 3 ] |
|
0.67 ms (0.06%) |
1 |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/de/default-elements" "sourcePathQuery" => "/de/default-elements" "sourceEntireUri" => "https://pimcore-plus.conecto.at/de/default-elements" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.67 ms (0.06%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en" ] |
|
0.44 ms (0.04%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules 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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\FormDefinition | No errors. |