Query Metrics
15
Database Queries
9
Different statements
14.44 ms
Query time
2
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
3.52 ms (24.35%) |
1 |
SELECT c0_.slug AS slug_0, c0_.capital_city AS capital_city_1, c0_.id AS id_2, c0_.title AS title_3, c0_.deleted_at AS deleted_at_4, c0_.modified_at AS modified_at_5, c0_.created_at AS created_at_6 FROM country c0_ WHERE (c0_.deleted_at IS NULL) ORDER BY c0_.title ASC
Parameters:
[] |
3.39 ms (23.47%) |
4 |
SELECT t0.title AS title_1, t0.slug AS slug_2, t0.is_active AS is_active_3, t0.is_popular AS is_popular_4, t0.image AS image_5, t0.image_mobile AS image_mobile_6, t0.image_alt AS image_alt_7, t0.video AS video_8, t0.redirect_url AS redirect_url_9, t0.no_index AS no_index_10, t0.canonical_url AS canonical_url_11, t0.video_url AS video_url_12, t0.video_title AS video_title_13, t0.id AS id_14, t0.deleted_at AS deleted_at_15, t0.modified_at AS modified_at_16, t0.created_at AS created_at_17, t0.seo_title AS seo_title_18, t0.meta_description AS meta_description_19, t0.meta_image AS meta_image_20, t0.type_id AS type_id_21, t0.destination_id AS destination_id_22 FROM page t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
2446
]
|
3.03 ms (20.97%) |
3 |
SELECT t0.image AS image_1, t0.pdf AS pdf_2, t0.is_active AS is_active_3, t0.text AS text_4, t0.version AS version_5, t0.position AS position_6, t0.id AS id_7, t0.deleted_at AS deleted_at_8, t0.modified_at AS modified_at_9, t0.created_at AS created_at_10, t0.title AS title_11 FROM gift_voucher_template t0 WHERE t0.is_active = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC
Parameters:
[
1
]
|
1.18 ms (8.14%) |
2 |
SELECT t0.is_visible AS is_visible_1, t0.position AS position_2, t0.external_slug AS external_slug_3, t0.id AS id_4, t0.title AS title_5, t0.deleted_at AS deleted_at_6, t0.modified_at AS modified_at_7, t0.created_at AS created_at_8 FROM c_newsletter_category t0 WHERE t0.is_visible = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
1
]
|
0.79 ms (5.48%) |
1 |
SELECT t0.is_active AS is_active_1, t0.length_from AS length_from_2, t0.length_to AS length_to_3, t0.days_until_boarding AS days_until_boarding_4, t0.price_from AS price_from_5, t0.price_to AS price_to_6, t0.logo AS logo_7, t0.description AS description_8, t0.everifin_id AS everifin_id_9, t0.id AS id_10, t0.title AS title_11, t0.deleted_at AS deleted_at_12, t0.modified_at AS modified_at_13, t0.created_at AS created_at_14 FROM c_payment_type t0 WHERE t0.is_active = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
1
]
|
0.76 ms (5.25%) |
1 |
SELECT t0.image AS image_1, t0.pdf AS pdf_2, t0.is_active AS is_active_3, t0.text AS text_4, t0.version AS version_5, t0.position AS position_6, t0.id AS id_7, t0.deleted_at AS deleted_at_8, t0.modified_at AS modified_at_9, t0.created_at AS created_at_10, t0.title AS title_11 FROM gift_voucher_template t0 WHERE t0.is_active = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC LIMIT 1
Parameters:
[
1
]
|
0.67 ms (4.68%) |
1 |
SELECT t0.is_active AS is_active_1, t0.length_from AS length_from_2, t0.length_to AS length_to_3, t0.days_until_boarding AS days_until_boarding_4, t0.price_from AS price_from_5, t0.price_to AS price_to_6, t0.logo AS logo_7, t0.description AS description_8, t0.everifin_id AS everifin_id_9, t0.id AS id_10, t0.title AS title_11, t0.deleted_at AS deleted_at_12, t0.modified_at AS modified_at_13, t0.created_at AS created_at_14 FROM c_payment_type t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
1
]
|
0.56 ms (3.87%) |
1 |
SELECT c0_.slug AS slug_0, c0_.capital_city AS capital_city_1, c0_.id AS id_2, c0_.title AS title_3, c0_.deleted_at AS deleted_at_4, c0_.modified_at AS modified_at_5, c0_.created_at AS created_at_6 FROM country c0_ WHERE (c0_.id = 200) AND (c0_.deleted_at IS NULL)
Parameters:
[] |
0.55 ms (3.79%) |
1 |
SELECT t0.slug AS slug_1, t0.capital_city AS capital_city_2, t0.id AS id_3, t0.title AS title_4, t0.deleted_at AS deleted_at_5, t0.modified_at AS modified_at_6, t0.created_at AS created_at_7 FROM country t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
200
]
|
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.