Query Metrics
            2
            Database Queries
        
        
            2
            Different statements
        
        
            1.26 ms
            Query time
        
        
            0
            Invalid entities
        
            Grouped Statements
| Time▼ | Count | Info | 
|---|---|---|
| 0.69 ms (0.00%) | 1 | SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.code AS code_2 FROM countries c0_ 
                                    Parameters:  [] | 
| 0.57 ms (0.00%) | 1 | SELECT t0.id AS id_1, t0.url AS url_2, t0.locale AS locale_3, t0.title AS title_4, t0.description AS description_5, t0.keywords AS keywords_6 FROM page t0 WHERE t0.url = ? AND t0.locale = ? LIMIT 1 
                                    Parameters:  [ "/" "en" ] | 
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\Page | No errors. | 
| App\Entity\Contact | No errors. | 
| App\Entity\Countries | No errors. |