GET https://dev.cueslab.com/item/scope/130

Query Metrics

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

Queries

Group similar statements

# Time Info
1 4.03 ms
SELECT setting_value FROM site_settings WHERE setting_key = 'maintenance_pages'
Parameters:
[]
2 1.54 ms
SELECT * FROM scopes WHERE id = ?
Parameters:
[
  130
]
3 3.13 ms
SELECT w.id, w.name, w.level, w.price_permanent, w.price_buy_once, w.is_mod, wt.name as type_name 
                FROM weapons w JOIN weapon_types wt ON w.weapon_type_id = wt.id JOIN compatibility c ON w.id = c.weapon_id 
                WHERE c.scope_id = ? AND w.is_hidden = 0 ORDER BY w.name
Parameters:
[
  130
]

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

Entities Mapping

No loaded entities.