Query Metrics
2
Database Queries
2
Different statements
2.01 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.18 ms (58.64%) |
1 |
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:
[
1
]
|
0.83 ms (41.36%) |
1 |
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. |