Query Metrics
1
Database Queries
1
Different statements
1.39 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.39 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.level AS level_3, t0.min_damage AS min_damage_4, t0.max_damage AS max_damage_5, t0.min_damage_en AS min_damage_en_6, t0.max_damage_en AS max_damage_en_7, t0.min_distance AS min_distance_8, t0.max_distance AS max_distance_9, t0.radius AS radius_10, t0.power_usage AS power_usage_11, t0.firing_rate AS firing_rate_12, t0.weight AS weight_13, t0.durability AS durability_14, t0.cost AS cost_15, t0.cost_j AS cost_j_16, t0.image AS image_17, t0.effects AS effects_18, t0.type AS type_19, t0.type AS type_20 FROM weapon t0 WHERE t0.type IN (?, ?, ?) ORDER BY t0.id ASC
Parameters:
[ 12 13 14 ] |
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Weapon | No errors. |
App\Entity\TypeEquipment | No errors. |
App\Entity\CategoryEquipment | No errors. |