Query Metrics
1
Database Queries
1
Different statements
2.35 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.35 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.slug AS slug_4, t0.locale AS locale_5, t0.type AS type_6, t0.user AS user_7, t0.base_url AS base_url_8, t0.photo_url AS photo_url_9, t0.title_seo AS title_seo_10, t0.content_seo AS content_seo_11, t0.is_activated AS is_activated_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.published_at AS published_at_15, t0.deleted_at AS deleted_at_16 FROM article t0 WHERE t0.type = ? AND t0.user = ? AND t0.slug = ? AND t0.locale = ? LIMIT 1
Parameters:
[ "article" 1 "comprendre-la-prequalification-hypothecaire " "fr" ] |
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\Article | No errors. |