GET https://infosg.site/market

Query Metrics

4 Database Queries
4 Different statements
2.24 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.79 ms
SELECT t0.id AS id_1, t0.type_id AS type_id_2, t0.description AS description_3, t0.cost AS cost_4, t0.cost_j AS cost_j_5, t0.created AS created_6, t0.is_actual AS is_actual_7, t0.user_id AS user_id_8, t0.is_buy AS is_buy_9, t0.count AS count_10, t0.type_id AS type_id_11, t0.item_id AS item_id_12, t0.item_id AS item_id_13, t0.item_id AS item_id_14, t0.item_id AS item_id_15, t0.item_id AS item_id_16, t0.item_id AS item_id_17, t0.item_id AS item_id_18, t0.item_id AS item_id_19, t0.item_id AS item_id_20, t0.item_id AS item_id_21, t0.item_id AS item_id_22, t0.user_id AS user_id_23 FROM product t0
Parameters:
[]
2 0.81 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.id = ?
Parameters:
[
  1
]
3 0.35 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_id AS category_id_3, t0.category_id AS category_id_4 FROM type_equipment t0 WHERE t0.id = ?
Parameters:
[
  1
]
4 0.29 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.level AS level_3, t0.effects AS effects_4, t0.weight AS weight_5, t0.durability AS durability_6, t0.cost AS cost_7, t0.cost_j AS cost_j_8, t0.image AS image_9 FROM computer t0 WHERE t0.id = ?
Parameters:
[
  1
]

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\Product No errors.
App\Entity\CategoryEquipment No errors.
App\Entity\Loot No errors.
App\Entity\Robot No errors.
App\Entity\Weapon No errors.
App\Entity\Computer No errors.
App\Entity\Armour No errors.
App\Entity\Shield No errors.
App\Entity\Generator No errors.
App\Entity\Battery No errors.
App\Entity\Bay No errors.
App\Entity\Consumables No errors.
App\Entity\Draft No errors.
App\Entity\User No errors.
App\Entity\TypeEquipment No errors.