Query Metrics
5
Database Queries
3
Different statements
3.33 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.91 ms |
SELECT t0.id AS id_1, t0.page_title AS page_title_2, t0.page_short_text AS page_short_text_3, t0.page_text AS page_text_4, t0.page_og_image AS page_og_image_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.created_at AS created_at_8 FROM page t0 WHERE t0.id = ?
Parameters:
[
2
]
|
2 | 0.78 ms |
SELECT t0.id AS id_1, t0.order_room AS order_room_2, t0.title AS title_3, t0.text AS text_4, t0.og_image AS og_image_5, t0.images AS images_6, t0.room_type AS room_type_7 FROM room t0 ORDER BY t0.order_room ASC
Parameters:
[] |
3 | 0.75 ms |
SELECT t0.id AS id_1, t0.is_top AS is_top_2, t0.contact_order AS contact_order_3, t0.contact_data AS contact_data_4, t0.created_at AS created_at_5, t0.contact_category_id AS contact_category_id_6 FROM contact t0 WHERE t0.is_top = ?
Parameters:
[
1
]
|
4 | 0.55 ms |
SELECT t0.id AS id_1, t0.page_title AS page_title_2, t0.page_short_text AS page_short_text_3, t0.page_text AS page_text_4, t0.page_og_image AS page_og_image_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.created_at AS created_at_8 FROM page t0 WHERE t0.id = ?
Parameters:
[
11
]
|
5 | 0.33 ms |
SELECT t0.id AS id_1, t0.page_title AS page_title_2, t0.page_short_text AS page_short_text_3, t0.page_text AS page_text_4, t0.page_og_image AS page_og_image_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.created_at AS created_at_8 FROM page t0 WHERE t0.id = ?
Parameters:
[
1
]
|
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 |
---|---|
AppBundle\Entity\Page | No errors. |
AppBundle\Entity\Translation\PageTranslation | No errors. |
AppBundle\Entity\Room | No errors. |
AppBundle\Entity\RavisIcon | No errors. |
AppBundle\Entity\Translation\RoomTranslation | No errors. |
AppBundle\Entity\Contact | No errors. |
AppBundle\Entity\ContactCategory | No errors. |
AppBundle\Entity\Translation\ContactTranslation | No errors. |