Query Metrics
                1
                Database Queries
            
            
                1
                Different statements
            
            
                4.09 ms
                Query time
            
            
                0
                Invalid entities
            
        Queries
default connection
| #▲ | Time | Info | 
|---|---|---|
| 1 | 4.09 ms | SELECT t0.id AS id_1, t0.slug AS slug_2, t0.image AS image_3, t0.background_image AS background_image_4, t0.position AS position_5, t0.rank AS rank_6, t0.enabled AS enabled_7, t0.disabling_reason AS disabling_reason_8, t0.demo_available AS demo_available_9, t0.released_at AS released_at_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.category AS category_13, t0.country_list AS country_list_14, t0.country_list_type AS country_list_type_15, t0.desktop_provider_game_projection_id AS desktop_provider_game_projection_id_16, t0.mobile_provider_game_projection_id AS mobile_provider_game_projection_id_17 FROM site_games t0 WHERE t0.slug = ? LIMIT 1 
                                                Parameters:  [
  "keno"
] | 
Database Connections
| Name | Service | 
|---|---|
| default | doctrine.dbal.default_connection | 
| game_transaction | doctrine.dbal.game_transaction_connection | 
| vavadapart | doctrine.dbal.vavadapart_connection | 
Entity Managers
| Name | Service | 
|---|---|
| default | doctrine.orm.default_entity_manager | 
| game_transaction | doctrine.orm.game_transaction_entity_manager | 
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors | 
|---|---|
| App\Entity\SiteGame | No errors. | 
| App\Entity\ProviderGameProjection | No errors. | 
game_transaction entity manager
No loaded entities.