http://localhost/boaform/admin/formLogin?psd=user&username=user

Query Metrics

12 Database Queries
3 Different statements
3.60 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.48 ms
(41.07%)
3
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters:
[
  1785424842
  [
    "site_domain_421aa90e079fa326b6494f812ad13e79"
  ]
]
1.38 ms
(38.19%)
5
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "formLogin"
  "path" => "/boaform/admin/"
]
0.75 ms
(20.74%)
4
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/boaform/admin/formLogin"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping