GET https://bizy.leik-software.com/password-request

Query Metrics

3 Database Queries
3 Different statements
8,52 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3,32 ms
(39,00%)
1
INSERT INTO access_log (ulid, path_info, query_params, method, referer_domain, user_agent, remote_addr, subdomain, username)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "01KGPG819N5GMGP03ZXNPE373R"
  "/password-request"
  "{"queryString":null,"request":[],"query":[],"content":""}"
  "GET"
  ""
  "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
  "216.73.216.138"
  "bizy.leik-software.com"
  ""
]
3,26 ms
(38,30%)
1
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.name AS name_3, t0.public AS public_4, t0.confgroup AS confgroup_5, t0.value AS value_6, t0.type AS type_7, t0.options AS options_8, t0.id AS id_9 FROM configuration t0
Parameters:
[]
1,94 ms
(22,70%)
1
SELECT id FROM evil_remote_addr WHERE evil_remote_addr = ? LIMIT 1
Parameters:
[
  "216.73.216.138"
]

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
App\Entity\BaseEntity No errors.
App\Common\Entity\Configuration No errors.