Query Metrics
1
Database Queries
1
Different statements
29.07 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
29.07 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.in_search_results AS in_search_results_5, t0.voivodeship_id AS voivodeship_id_6, t0.county_id AS county_id_7, t0.community_id AS community_id_8 FROM area_city t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"poznan"
]
|
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 |
|---|---|
| Sulu\Bundle\TrashBundle\Domain\Model\TrashItem | No errors. |
| Sulu\Bundle\MediaBundle\Entity\Collection | No errors. |
| Sulu\Bundle\ContactBundle\Entity\ContactTitle | No errors. |
| Sulu\Bundle\SecurityBundle\Entity\Group | No errors. |
| App\Entity\AreaCity | No errors. |
| App\Entity\AreaVoivodeship | No errors. |
| App\Entity\AreaCounty | No errors. |
| App\Entity\AreaCommunity | No errors. |
| App\Entity\AreaPostalcode | No errors. |