Redirect 302 redirect from GET @homepage (07483e)

GET https://bizy.leik-software.com/login

Query Metrics

3 Database Queries
3 Different statements
6,87 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3,25 ms
(47,26%)
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:
[]
2,20 ms
(31,96%)
1
INSERT INTO access_log (ulid, path_info, query_params, method, referer_domain, user_agent, remote_addr, subdomain, username)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "01KGPB3SKNANJF5CJACVZRR8S0"
  "/login"
  "{"queryString":null,"request":[],"query":[],"content":""}"
  "GET"
  "bizy.leik-software.com"
  "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
  "216.73.216.138"
  "bizy.leik-software.com"
  ""
]
1,43 ms
(20,78%)
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.