Redirect 302 redirect from GET @app_army_list_create_session (e6455a)

Error 403 Forbidden

GET https://1936.frontfall.com/builder/019d46e1-d85a-7161-a135-61aff4245e68

Forwarded to ErrorController (62ddb1)

Query Metrics

5 Database Queries
5 Different statements
2.15 ms Query time
0 Invalid entities
4 Managed entities

Queries

Group similar statements

# Time Info
1 0.18 ms
"START TRANSACTION"
Parameters:
[]
2 0.36 ms
INSERT INTO user (id, session_id, email, roles, password, is_registered, created_at, last_activity) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x01FáØø\x7F†¢K‘ñM\x1AÚÓ"
  "83a5f3a0-a5df-4b83-9e7f-ec2b872eb7fd"
  null
  "[]"
  null
  0
  "2026-04-01 02:31:39"
  "2026-04-01 02:31:39"
]
3 1.00 ms
"COMMIT"
Parameters:
[]
4 0.31 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.total_cost AS total_cost_3, t0.total_construction_points AS total_construction_points_4, t0.total_cost_updated_at AS total_cost_updated_at_5, t0.army_list_id AS army_list_id_6, t0.user_id AS user_id_7 FROM build_session t0 WHERE t0.id = ?
Parameters:
[
  b"\x01FáØZqa¡5a¯ô$^h"
]
5 0.30 ms
SELECT t0.id AS id_1, t0.session_id AS session_id_2, t0.email AS email_3, t0.roles AS roles_4, t0.password AS password_5, t0.is_registered AS is_registered_6, t0.created_at AS created_at_7, t0.last_activity AS last_activity_8 FROM user t0 WHERE t0.id = ?
Parameters:
[
  b"\x01FáØVqSšvÏÕñózÉ"
]

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\User 2
App\Entity\BuildSession 1
App\Entity\ArmyList 1

Entities Mapping