Query Metrics
12
Database Queries
5
Different statements
5.02 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.60 ms |
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:
[] |
2 | 0.85 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:
[
7
]
|
3 | 0.34 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
]
|
4 | 0.30 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
]
|
5 | 0.29 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:
[
3
]
|
6 | 0.30 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:
[
4
]
|
7 | 0.31 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:
[
5
]
|
8 | 0.40 ms |
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:
[] |
9 | 0.35 ms |
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:
[] |
10 | 0.32 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:
[
6
]
|
11 | 0.49 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
]
|
12 | 0.46 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
]
|
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. |