Query Metrics
2
Database Queries
2
Different statements
1.12 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.84 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.collection_id AS collection_id_3, t0.dataset_id AS dataset_id_4, t0.avg_price AS avg_price_5, t0.recent_prices AS recent_prices_6, t0.resources_price AS resources_price_7, t0.recent_price_updated_at AS recent_price_updated_at_8, t0.my_amount AS my_amount_9, t0.my_price AS my_price_10, t0.my_price_updated_at AS my_price_updated_at_11, t0.population AS population_12, t0.game_id AS game_id_13, t0.region_id AS region_id_14 FROM server t0
Parameters:
[] |
2 | 0.29 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.unit AS unit_3, t0.currency AS currency_4, t0.service_id AS service_id_5, t0.brand_id AS brand_id_6 FROM game t0
Parameters:
[] |
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\Server | No errors. |
App\Entity\Game | No errors. |
App\Entity\Region | No errors. |
App\Entity\User | No errors. |
App\Entity\Offer | No errors. |
App\Entity\Order | No errors. |