GET https://1936.frontfall.com/

Query Metrics

8 Database Queries
6 Different statements
3.02 ms Query time
0 Invalid entities
17 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.14 ms
(37.82%)
1
"COMMIT"
Parameters:
[]
0.57 ms
(19.03%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.points_modifier AS points_modifier_4, t0.published_at AS published_at_5, t0.skill AS skill_6, t0.faction_id AS faction_id_7 FROM available_army_list t0 WHERE t0.faction_id = ?
Parameters:
[
  b"\x01Eÿ\x04~{H¡º¤H€\x16ÏQ"
]
0.49 ms
(16.17%)
2
SELECT t0.id AS id_1, t0.name AS name_2 FROM faction t0
Parameters:
[]
0.36 ms
(12.03%)
1
INSERT INTO user (id, session_id, email, roles, password, is_registered, created_at, last_activity) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x01F\x0E²Cvµ›'\x11f\x15¾=™"
  "10c31a32-5764-4c4a-8ec8-47819de86ecb"
  null
  "[]"
  null
  0
  "2026-03-31 22:41:01"
  "2026-03-31 22:41:01"
]
0.31 ms
(10.38%)
1
SELECT b0_.id AS id_0, b0_.created_at AS created_at_1, b0_.total_cost AS total_cost_2, b0_.total_construction_points AS total_construction_points_3, b0_.total_cost_updated_at AS total_cost_updated_at_4, b0_.army_list_id AS army_list_id_5, b0_.user_id AS user_id_6 FROM build_session b0_ INNER JOIN user u1_ ON b0_.user_id = u1_.id WHERE u1_.session_id = ? ORDER BY b0_.created_at DESC
Parameters:
[
  "10c31a32-5764-4c4a-8ec8-47819de86ecb"
]
0.14 ms
(4.58%)
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\AvailableArmyList 14
App\Entity\Faction 2
App\Entity\User 1

Entities Mapping