https://ppid.rspadgs.net/bolt/login Return to referer URL

Query Metrics

3 Database Queries
3 Different statements
1.29 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.58 ms
(44.62%)
1
update bolt_content SET status = 'held', depublished_at = :now WHERE status = 'published' AND depublished_at < :now
Parameters:
[
  ":now" => Carbon\Carbon {#1855
    __toString(): "2025-07-07 06:09:01"
  }
]
0.41 ms
(32.04%)
1
update bolt_content SET status = 'published', published_at = :now  WHERE status = 'timed' AND published_at < :now
Parameters:
[
  ":now" => Carbon\Carbon {#1855
    __toString(): "2025-07-07 06:09:01"
  }
]
0.30 ms
(23.34%)
1
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.