Query Metrics
2
Database Queries
2
Different statements
29.70 ms
Query time
4
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
28.91 ms (97.34%) |
1 |
SELECT f0_.name AS name_0, f0_.name_simple AS name_simple_1, f0_.lat AS lat_2, f0_.lng AS lng_3, f0_.zip_code AS zip_code_4, f0_.department AS department_5, f0_.id AS id_6 FROM french_city f0_ WHERE f0_.name_simple LIKE ? LIMIT 1
Parameters:
[
"MONTAUBAN"
]
|
|
0.79 ms (2.66%) |
1 |
SELECT t0.slug AS slug_1, t0.type AS type_2, t0.text AS text_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM seotext t0 WHERE t0.slug = ? AND t0.type = ? LIMIT 1
Parameters:
[ "montauban" "CITY" ] |
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\AbstractEntity | No errors. |
| App\Entity\UtmCampaign | No errors. |
| App\Entity\FavoriteAnonymous | No errors. |
| App\Entity\FavoriteAnonymousAnnounce | No errors. |
| App\Entity\FavoriteAnonymousStuff | No errors. |
| App\Entity\Favorite | No errors. |
| App\Entity\FavoriteAnnounce | No errors. |
| App\Entity\FavoriteStuff | No errors. |
| App\Entity\Announce | No errors. |
| App\Entity\Stuff | No errors. |
| App\Entity\ContactThread | No errors. |
| App\Entity\ContactThreadMessage | No errors. |
| App\Entity\FrenchCity |
|
| App\Entity\SEOText | No errors. |
| App\Entity\Brand |
|
| App\Entity\Sponsor |
|
| App\Entity\StuffType | No errors. |
| App\Entity\AnnounceOrder | No errors. |
| App\Entity\AnnounceOrderWithdrawal | No errors. |
| App\Entity\UserBusiness |
|