Query Metrics
1
Database Queries
1
Different statements
2.57 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.57 ms (100.00%) |
1 |
SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.category AS category_2, p0_.image_url AS image_url_3, p0_.published_at AS published_at_4, p0_.created_at AS created_at_5, p0_.updated_at AS updated_at_6, p0_.is_published AS is_published_7, p0_.access_type AS access_type_8, p1_.id AS id_9, p1_.locale AS locale_10, p1_.title AS title_11, p1_.content AS content_12, p1_.excerpt AS excerpt_13, p1_.article_id AS article_id_14 FROM playup_article p0_ LEFT JOIN playup_article_translation p1_ ON p0_.id = p1_.article_id WHERE p0_.is_published = ? AND p0_.slug = ?
Parameters:
[ 1 "breaking-major-development-in-table-tennis-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\Playup\PlayupArticle | No errors. |
| App\Entity\Playup\PlayupArticleTranslation | No errors. |