Query Metrics
3
Database Queries
3
Different statements
2.23 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.03 ms (46.41%) |
1 |
update bolt_content SET status = 'held', depublished_at = :now WHERE status = 'published' AND depublished_at < :now
Parameters:
[ ":now" => Carbon\Carbon {#29474 : "2026-01-14 12:53:21" } ] |
|
0.65 ms (29.07%) |
1 |
SELECT b0_.id AS id_0, b0_.slug AS slug_1, b0_.sort AS sort_2, b0_.products AS products_3, b0_.image_id AS image_id_4 FROM bolt_app_scene b0_ ORDER BY b0_.id ASC LIMIT 1
Parameters:
[] |
|
0.55 ms (24.52%) |
1 |
update bolt_content SET status = 'published', published_at = :now WHERE status = 'timed' AND published_at < :now
Parameters:
[ ":now" => Carbon\Carbon {#29474 : "2026-01-14 12:53:21" } ] |
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 |
|---|---|
| Bolt\Entity\Content | No errors. |
| Bolt\Entity\Taxonomy | No errors. |
| Bolt\Entity\Media | No errors. |
| Bolt\Entity\Relation | No errors. |
| Bolt\Entity\User | No errors. |
| App\Entity\Visualizer\Scene | No errors. |
| App\Entity\Storage\Media | No errors. |
| App\Entity\Visualizer\Group | No errors. |
| App\Entity\Visualizer\SceneTranslation | No errors. |
| Bolt\Entity\Field | No errors. |