Query Metrics
2
Database Queries
2
Different statements
4.33 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.77 ms |
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.pdf_name AS pdf_name_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM post_translation t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"le-site-de-facomia-se-refait-une-beaute"
]
|
2 | 1.56 ms |
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.post_pdf_file_name AS post_pdf_file_name_7, t0.post_pdf_file_size AS post_pdf_file_size_8, t0.post_pdf_file_updated_at AS post_pdf_file_updated_at_9, t0.post_category_id AS post_category_id_10 FROM post t0 WHERE t0.id = ?
Parameters:
[
2
]
|
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\Paragraph | No errors. |
App\Entity\PostMedia | No errors. |