Query Metrics
12
Database Queries
5
Different statements
5.93 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
3.90 ms (65.83%) |
8 |
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:
[
7
]
|
0.82 ms (13.88%) |
1 |
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
]
|
0.52 ms (8.74%) |
1 |
SELECT t0.id AS id_1, t0.order_slider AS order_slider_2, t0.title AS title_3, t0.short_text AS short_text_4, t0.og_image AS og_image_5 FROM slider t0 ORDER BY t0.order_slider ASC
Parameters:
[] |
0.35 ms (5.83%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.og_image AS og_image_3, t0.category_id AS category_id_4 FROM gallery t0
Parameters:
[] |
0.34 ms (5.72%) |
1 |
SELECT t0.id AS id_1, t0.order_category AS order_category_2, t0.title AS title_3 FROM gallery_category t0 ORDER BY t0.order_category ASC
Parameters:
[] |
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\Slider | No errors. |
AppBundle\Entity\Translation\SliderTranslation | No errors. |
AppBundle\Entity\Page | No errors. |
AppBundle\Entity\Translation\PageTranslation | No errors. |
AppBundle\Entity\GalleryCategory | No errors. |
AppBundle\Entity\Gallery | No errors. |
AppBundle\Entity\Translation\GalleryCategoryTranslation | No errors. |
AppBundle\Entity\Translation\GalleryTranslation | No errors. |
AppBundle\Entity\Contact | No errors. |
AppBundle\Entity\ContactCategory | No errors. |
AppBundle\Entity\Translation\ContactTranslation | No errors. |