Redirect 302 redirect from GET @app_home (240242)

GET https://test-fleet.valimartrans.ro/login

Query Metrics

4 Database Queries
4 Different statements
2.30 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.45 ms
(62.84%)
1
"COMMIT"
Parameters:
[]
0.39 ms
(16.80%)
1
INSERT INTO audit_logs (event_type, entity_type, entity_id, user_id, user_email, command_name, command_arguments, request_method, request_url, request_payload, response_status_code, response_payload, old_values, new_values, ip_address, user_agent, duration_ms, memory_usage, error_message, stack_trace, created_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "http_request"
  null
  null
  null
  null
  null
  null
  "GET"
  "/login"
  null
  200
  null
  null
  null
  "216.73.216.124"
  "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
  7
  null
  null
  null
  "2026-02-21 17:45:07"
]
0.32 ms
(13.76%)
1
SELECT COUNT(n0_.id) AS sclr_0 FROM notification n0_ WHERE n0_.is_read = ?
Parameters:
[
  0
]
0.15 ms
(6.59%)
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\AuditLog 1

Entities Mapping

Class Mapping errors
App\Entity\Notification No errors.
App\Entity\AuditLog No errors.