Query Metrics
6
Database Queries
4
Different statements
1.78 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.41 ms |
update bolt_content SET status = 'published', published_at = ? WHERE status = 'timed' AND published_at < ?
Parameters:
[ "2026-09-18 01:23:25" "2026-09-18 01:23:25" ] |
| 2 | 0.18 ms |
update bolt_content SET status = 'held', depublished_at = ? WHERE status = 'published' AND depublished_at < ?
Parameters:
[ "2026-09-18 01:23:25" "2026-09-18 01:23:25" ] |
| 3 | 0.41 ms |
SELECT JSON_EXTRACT('{"jsonfunctionalitytest":["succes"]}', '$.jsonfunctionalitytest') as value
Parameters:
[] |
| 4 | 0.33 ms |
SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b0_.author_id AS author_id_9 FROM bolt_content b0_ INNER JOIN bolt_field b1_ ON b0_.id = b1_.content_id AND b1_.type IN ('generic', 'select', 'collection', 'image', 'block', 'slug', 'embed', 'hidden', 'html', 'number', 'set', 'imagelist', 'checkbox', 'text', 'markdown', 'templateselect', 'file', 'textarea', 'date', 'filelist', 'email', 'data', 'seo', 'redactor') INNER JOIN bolt_field b2_ ON (b1_.id = b2_.id) AND b2_.type IN ('slug') INNER JOIN bolt_field_translation b3_ ON b1_.id = b3_.translatable_id WHERE JSON_EXTRACT(b3_.value, '$[0]') = ? AND b0_.content_type = ? LIMIT 1
Parameters:
[ "404-not-found" "blocks" ] |
| 5 | 0.29 ms |
SELECT JSON_EXTRACT('{"jsonfunctionalitytest":["succes"]}', '$.jsonfunctionalitytest') as value
Parameters:
[] |
| 6 | 0.16 ms |
SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b0_.author_id AS author_id_9 FROM bolt_content b0_ INNER JOIN bolt_field b1_ ON b0_.id = b1_.content_id AND b1_.type IN ('generic', 'select', 'collection', 'image', 'block', 'slug', 'embed', 'hidden', 'html', 'number', 'set', 'imagelist', 'checkbox', 'text', 'markdown', 'templateselect', 'file', 'textarea', 'date', 'filelist', 'email', 'data', 'seo', 'redactor') INNER JOIN bolt_field b2_ ON (b1_.id = b2_.id) AND b2_.type IN ('slug') INNER JOIN bolt_field_translation b3_ ON b1_.id = b3_.translatable_id WHERE JSON_EXTRACT(b3_.value, '$[0]') = ? AND b0_.content_type = ? LIMIT 1
Parameters:
[ "page_404.html.twig" "helpers" ] |
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 |
|---|