Query Metrics
2
Database Queries
2
Different statements
3.48 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.07 ms (59.43%) |
1 |
SELECT t0.id AS id_1, t0.date AS date_2, t0.post_file_name AS post_file_name_3, t0.post_file_size AS post_file_size_4, t0.post_file_updated_at AS post_file_updated_at_5, t0.is_published AS is_published_6, t0.updated_at AS updated_at_7, t0.created_at AS created_at_8, t0.post_category_id AS post_category_id_9, t0.updator_id AS updator_id_10, t0.creator_id AS creator_id_11 FROM post t0 WHERE t0.id = ?
Parameters:
[
15
]
|
1.41 ms (40.57%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.intro AS intro_3, t0.intro_raw AS intro_raw_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.slug AS slug_7, t0.h1 AS h1_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM post_translation t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"vision-research-community-review-of-new-zebrafish-behavioral-capabilities"
]
|
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\PostTranslation | No errors. |
App\Entity\Post | No errors. |
App\Entity\PostCategory | No errors. |
App\Entity\User | No errors. |
App\Entity\Paragraph | No errors. |
App\Entity\PostMedia | No errors. |