GET https://infosg.site/product/3

Query Metrics

3 Database Queries
3 Different statements
2.78 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.03 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 WHERE t0.id = ?
Parameters:
[
  3
]
2 1.08 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
]
3 0.67 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4 FROM users 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.