GET https://exile-economics.com/economy/Settlers/KalguuranRune

Query Metrics

33 Database Queries
2 Different statements
5.38 ms Query time
1 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
4.65 ms
(86.34%)
32
SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.started_at AS started_at_2, l0_.ended_at AS ended_at_3, l0_.is_active AS is_active_4 FROM league l0_ WHERE l0_.is_active = 1
Parameters:
[]
0.74 ms
(13.66%)
1
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.type AS type_2, i0_.icon AS icon_3, i0_.slug AS slug_4, i0_.sub_category AS sub_category_5 FROM item i0_ WHERE i0_.type = ? ORDER BY i0_.name ASC
Parameters:
[
  "KalguuranRune"
]

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\League 1

Entities Mapping

Class Mapping errors
App\Entity\Item
  • The mappings App\Entity\Item#currencyPrices and App\Entity\CurrencyPrice#type are inconsistent with each other.
App\Entity\League No errors.