Query Metrics
1
Database Queries
1
Different statements
0.64 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.64 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.created_date AS created_date_4, t0.slug AS slug_5, t0.cover AS cover_6, t0.views AS views_7, t0.published AS published_8, t0.status AS status_9, t0.featured AS featured_10, t0.featured_at AS featured_at_11, t0.original AS original_12, t0.unit AS unit_13, t0.alt_cover AS alt_cover_14, t0.title_seo AS title_seo_15, t0.description_seo AS description_seo_16, t0.published_at AS published_at_17, t0.author_id AS author_id_18, t0.reviewer_id AS reviewer_id_19, t0.website_language_id AS website_language_id_20 FROM article t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"test-4"
]
|
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. |
App\Entity\User | No errors. |
App\Entity\Admin | No errors. |
App\Entity\WebsiteLanguage | No errors. |