Query Metrics
3
Database Queries
3
Different statements
1.29 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.41 ms |
update bolt_content SET status = 'published', published_at = :now WHERE status = 'timed' AND published_at < :now
Parameters:
[ ":now" => Carbon\Carbon {#1855 : "2025-07-07 06:09:01" } ] |
2 | 0.58 ms |
update bolt_content SET status = 'held', depublished_at = :now WHERE status = 'published' AND depublished_at < :now
Parameters:
[ ":now" => Carbon\Carbon {#1855 : "2025-07-07 06:09:01" } ] |
3 | 0.30 ms |
SELECT b0_.id AS id_0, b0_.display_name AS display_name_1, b0_.username AS username_2, b0_.email AS email_3, b0_.password AS password_4, b0_.roles AS roles_5, b0_.lastseen_at AS lastseen_at_6, b0_.last_ip AS last_ip_7, b0_.locale AS locale_8, b0_.backend_theme AS backend_theme_9, b0_.status AS status_10, b0_.avatar AS avatar_11 FROM bolt_user b0_ WHERE LOWER(b0_.username) = LOWER(?)
Parameters:
[
"pHqghUme"
]
|
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. |