Query Metrics
3
Database Queries
3
Different statements
3.28 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.18 ms |
update bolt_content SET status = 'published', published_at = :now WHERE status = 'timed' AND published_at < :now
Parameters:
[ ":now" => Carbon\Carbon {#29474 : "2026-01-14 14:37:11" } ] |
| 2 | 1.48 ms |
update bolt_content SET status = 'held', depublished_at = :now WHERE status = 'published' AND depublished_at < :now
Parameters:
[ ":now" => Carbon\Carbon {#29474 : "2026-01-14 14:37:11" } ] |
| 3 | 0.63 ms |
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:
[] |
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. |