Query Metrics
24
Database Queries
13
Different statements
39.82 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
34.93 ms (87.72%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.datum AS datum_3, t0.time AS time_4, t0.city AS city_5, t0.description AS description_6, t0.url AS url_7, t0.caption AS caption_8, t0.language AS language_9, t0.end_datum AS end_datum_10, t0.hide_datum AS hide_datum_11, t0.hide_title AS hide_title_12, t0.machine_name AS machine_name_13, t0.image AS image_14, t0.event_type_id AS event_type_id_15, t0.city_id_id AS city_id_id_16 FROM events t0 WHERE t0.event_type_id = ? AND t0.city_id_id = ?
Parameters:
[ 7 2 ] |
|
1.61 ms (4.04%) |
9 |
SELECT m0_.id AS id_0, m0_.caption AS caption_1, m0_.url AS url_2, m0_.icon AS icon_3, m0_.position AS position_4, m0_.section AS section_5, m0_.language AS language_6, m0_.parent_id AS parent_id_7 FROM menu_item m0_ WHERE m0_.parent_id = ? AND (m0_.language = '--' OR m0_.language = ?) ORDER BY m0_.position ASC
Parameters:
[ 1 "hu" ] |
|
0.91 ms (2.29%) |
3 |
SELECT t0.id AS id_1, t0.name AS name_2 FROM event_type t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"metas"
]
|
|
0.31 ms (0.77%) |
1 |
SELECT m0_.id AS id_0, m0_.caption AS caption_1, m0_.url AS url_2, m0_.icon AS icon_3, m0_.position AS position_4, m0_.section AS section_5, m0_.language AS language_6, m0_.parent_id AS parent_id_7 FROM menu_item m0_ ORDER BY m0_.section ASC
Parameters:
[] |
|
0.29 ms (0.73%) |
1 |
SELECT m0_.id AS id_0, m0_.caption AS caption_1, m0_.url AS url_2, m0_.icon AS icon_3, m0_.position AS position_4, m0_.section AS section_5, m0_.language AS language_6, m0_.parent_id AS parent_id_7 FROM menu_item m0_ WHERE m0_.section = ? AND (m0_.language = '--' OR m0_.language = ?) ORDER BY m0_.position ASC
Parameters:
[ "main" "hu" ] |
|
0.28 ms (0.69%) |
1 |
SELECT t0.id AS id_1, t0.caption AS caption_2, t0.url AS url_3, t0.icon AS icon_4, t0.position AS position_5, t0.section AS section_6, t0.language AS language_7, t0.parent_id AS parent_id_8 FROM menu_item t0
Parameters:
[] |
|
0.27 ms (0.68%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.datum AS datum_3, t0.time AS time_4, t0.city AS city_5, t0.description AS description_6, t0.url AS url_7, t0.caption AS caption_8, t0.language AS language_9, t0.end_datum AS end_datum_10, t0.hide_datum AS hide_datum_11, t0.hide_title AS hide_title_12, t0.machine_name AS machine_name_13, t0.image AS image_14, t0.event_type_id AS event_type_id_15, t0.city_id_id AS city_id_id_16 FROM events t0 WHERE t0.event_type_id = ?
Parameters:
[
9
]
|
|
0.26 ms (0.64%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.language AS language_4, t0.content AS content_5 FROM pages t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"footer"
]
|
|
0.23 ms (0.57%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.language AS language_4, t0.content AS content_5 FROM pages t0 WHERE t0.name = ? AND t0.language = ? LIMIT 1
Parameters:
[ "kapcsolat" "hu" ] |
|
0.21 ms (0.52%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.datum AS datum_3, t0.time AS time_4, t0.city AS city_5, t0.description AS description_6, t0.url AS url_7, t0.caption AS caption_8, t0.language AS language_9, t0.end_datum AS end_datum_10, t0.hide_datum AS hide_datum_11, t0.hide_title AS hide_title_12, t0.machine_name AS machine_name_13, t0.image AS image_14, t0.event_type_id AS event_type_id_15, t0.city_id_id AS city_id_id_16 FROM events t0 WHERE t0.event_type_id = ? LIMIT 1
Parameters:
[
8
]
|
|
0.20 ms (0.51%) |
1 |
SELECT t0.id AS id_1, t0.caption AS caption_2, t0.url AS url_3, t0.icon AS icon_4, t0.position AS position_5, t0.section AS section_6, t0.language AS language_7, t0.parent_id AS parent_id_8 FROM menu_item t0 WHERE t0.parent_id = ?
Parameters:
[
9
]
|
|
0.17 ms (0.42%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.caption AS caption_4, t0.url AS url_5, t0.text_icon AS text_icon_6, t0.description_de AS description_de_7, t0.description_hu AS description_hu_8, t0.cim AS cim_9 FROM cities t0 ORDER BY t0.name ASC
Parameters:
[] |
|
0.16 ms (0.41%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.caption AS caption_4, t0.url AS url_5, t0.text_icon AS text_icon_6, t0.description_de AS description_de_7, t0.description_hu AS description_hu_8, t0.cim AS cim_9 FROM cities t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"bielefeld"
]
|
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\EventType | No errors. |
| App\Entity\Events | No errors. |
| App\Entity\Cities | No errors. |
| App\Entity\Picture | No errors. |
| App\Entity\Pages | No errors. |
| App\Entity\MenuItem | No errors. |
| App\Entity\CitiesAddress | No errors. |
| App\Entity\Contact | No errors. |