Query Metrics
2
Database Queries
2
Different statements
1.43 ms
Query time
1
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.72 ms (50.70%) |
1 |
update bolt_content SET status = 'published', published_at = :now WHERE status = 'timed' AND published_at < :now
Parameters:
[ ":now" => Carbon\Carbon {#4036 : "2026-03-15 08:27:47" } ] |
|
0.70 ms (49.30%) |
1 |
update bolt_content SET status = 'held', depublished_at = :now WHERE status = 'published' AND depublished_at < :now
Parameters:
[ ":now" => Carbon\Carbon {#4036 : "2026-03-15 08:27:47" } ] |
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. |
| App\Entity\Catalog\Product\Product |
|
| App\Entity\Catalog\Product\Color | No errors. |
| App\Entity\Catalog\Product\Family | No errors. |
| App\Entity\Catalog\Product\Attribute | No errors. |
| App\Entity\Catalog\Product\AttributeValue | No errors. |
| Bolt\Entity\Media | No errors. |
| Bolt\Entity\Relation | No errors. |
| Bolt\Entity\User | No errors. |