Redirect 302 redirect from GET @dashboard (6d2d7b)

GET https://staging1.troskovi.com/login

Query Metrics

3 Database Queries
3 Different statements
8.33 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
6.97 ms
(83.78%)
1
"COMMIT"
Parameters:
[]
0.92 ms
(11.06%)
1
INSERT INTO action_log (method, action, controller_action, body, created_at, updated_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "GET"
  "/login"
  "A"
  null
  "2026-03-24 16:35:06"
  "2026-03-24 16:35:06"
  null
]
0.43 ms
(5.15%)
1
"START TRANSACTION"
Parameters:
[]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\ActionLog 1

Entities Mapping

Class Mapping errors
App\Entity\ActionLog No errors.
App\Entity\User No errors.