Query Metrics
2
Database Queries
2
Different statements
0.79 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.65 ms (82.69%) |
1 |
UPDATE bolt_content SET STATUS = 'published', published_at = :now WHERE STATUS = 'timed' AND published_at < :now
Parameters:
[ ":now" => Carbon\Carbon {#1897 : "2024-11-06 11:08:28" } ] |
0.14 ms (17.31%) |
1 |
UPDATE bolt_content SET STATUS = 'held', depublished_at = :now WHERE STATUS = 'published' AND depublished_at < :now
Parameters:
[ ":now" => Carbon\Carbon {#1897 : "2024-11-06 11:08:28" } ] |
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. |