Query Metrics
235
Database Queries
15
Different statements
51.17 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
20.14 ms (39.36%) |
1 |
SELECT object_new.o_id as o_id, object_new.o_type as o_type FROM object_new WHERE (articleDate <= :now AND appExclusive IS NULL OR appExclusive = false AND object_new.o_type IN ('object','folder')) AND object_new.o_published = 1 ORDER BY `staticPosition` DESC, `articleDate` DESC LIMIT 20
Parameters:
[ "now" => 1789511647 ] |
|
19.61 ms (38.33%) |
129 |
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:
[ 1789511647 [ "\x00tags\x00site_domain_27375d29cdfd315fb8033d1bd2bed5de" "site_domain_27375d29cdfd315fb8033d1bd2bed5de" ] ] |
|
2.77 ms (5.42%) |
43 |
SELECT * FROM tags WHERE id = ?
Parameters:
[
15
]
|
|
2.74 ms (5.35%) |
23 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 42324 ] |
|
2.40 ms (4.68%) |
20 |
SELECT tagid FROM tags_assignment WHERE cid = ? AND ctype = ?
Parameters:
[ 381220 "object" ] |
|
1.32 ms (2.58%) |
8 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
35
]
|
|
0.58 ms (1.13%) |
3 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "radio" "path" => "/" ] |
|
0.39 ms (0.75%) |
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" => "/radio" "sourcePathQuery" => "/radio" "sourceEntireUri" => "https://radio-oberland.de/radio" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.29 ms (0.56%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.25 ms (0.48%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.18 ms (0.36%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.16 ms (0.32%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.14 ms (0.27%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/radio' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.10 ms (0.20%) |
1 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
0.10 ms (0.19%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"new"
]
|
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. |
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\OutputWorkflowChannel | No errors. |