Query Metrics

25 Database Queries
23 Different statements
455.99 ms Query time
0 Invalid entities
421 Managed entities

Queries

Group similar statements

# Time Info
1 21.49 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.country AS country_3 FROM iata_city t0 WHERE t0.id = ?
Parameters:
[
  "PAR"
]
2 31.42 ms
SELECT t0.id AS id_1, t0.iso_code AS iso_code_2, t0.name AS name_3, t0.country AS country_4, t0.active AS active_5, t0.display_home AS display_home_6, t0.sort AS sort_7, t0.city_id AS city_id_8, t0.zone_id AS zone_id_9, t0.main_image_id AS main_image_id_10, t0.gallery_id AS gallery_id_11 FROM country t0 WHERE t0.city_id = ? LIMIT 1
Parameters:
[
  "PAR"
]
3 51.59 ms
SELECT h0_.id AS id_0, h0_.type AS type_1, h0_.type_event AS type_event_2, h0_.ref AS ref_3, h0_.name AS name_4, h0_.description AS description_5, h0_.website AS website_6, h0_.stars AS stars_7, h0_.you_tube_video_id AS you_tube_video_id_8, h0_.phone AS phone_9, h0_.email AS email_10, h0_.reservation_email AS reservation_email_11, h0_.accompanist_email AS accompanist_email_12, h0_.trip_advisor_widget AS trip_advisor_widget_13, h0_.min_nights AS min_nights_14, h0_.google_map_url AS google_map_url_15, h0_.check_in_time AS check_in_time_16, h0_.check_out_time AS check_out_time_17, h0_.teen_age_max AS teen_age_max_18, h0_.child_age_max AS child_age_max_19, h0_.baby_age_max AS baby_age_max_20, h0_.margin AS margin_21, h0_.free_for_children_sharing_room AS free_for_children_sharing_room_22, h0_.free_age_min AS free_age_min_23, h0_.free_age_max AS free_age_max_24, h0_.strict_departure_countries AS strict_departure_countries_25, h0_.hotel_only_disable AS hotel_only_disable_26, h0_.active AS active_27, h0_.created_uid AS created_uid_28, h0_.updated_uid AS updated_uid_29, h0_.created_at AS created_at_30, h0_.updated_at AS updated_at_31, h0_.contact_name AS contact_name_32, h0_.contact_email AS contact_email_33, h0_.contact_phone AS contact_phone_34, h0_.contact_role AS contact_role_35, h0_.address_line_1 AS address_line_1_36, h0_.address_line_2 AS address_line_2_37, h0_.address_postal_code AS address_postal_code_38, h0_.address_city AS address_city_39, h0_.address_country AS address_country_40, m1_.name AS name_41, m1_.description AS description_42, m1_.enabled AS enabled_43, m1_.provider_name AS provider_name_44, m1_.provider_status AS provider_status_45, m1_.provider_reference AS provider_reference_46, m1_.provider_metadata AS provider_metadata_47, m1_.width AS width_48, m1_.height AS height_49, m1_.length AS length_50, m1_.content_type AS content_type_51, m1_.content_size AS content_size_52, m1_.copyright AS copyright_53, m1_.author_name AS author_name_54, m1_.context AS context_55, m1_.cdn_is_flushable AS cdn_is_flushable_56, m1_.cdn_flush_identifier AS cdn_flush_identifier_57, m1_.cdn_flush_at AS cdn_flush_at_58, m1_.cdn_status AS cdn_status_59, m1_.updated_at AS updated_at_60, m1_.created_at AS created_at_61, m1_.id AS id_62, m2_.name AS name_63, m2_.context AS context_64, m2_.default_format AS default_format_65, m2_.enabled AS enabled_66, m2_.updated_at AS updated_at_67, m2_.created_at AS created_at_68, m2_.id AS id_69, m2_.for_tag_id AS for_tag_id_70, h0_.pension_type_id AS pension_type_id_71, h0_.default_formule_id AS default_formule_id_72, h0_.default_supplement_id AS default_supplement_id_73, h0_.booking_fee_id AS booking_fee_id_74, h0_.country_id AS country_id_75, h0_.home_image_id AS home_image_id_76, h0_.main_image_id AS main_image_id_77, h0_.gallery_id AS gallery_id_78 FROM hotel h0_ INNER JOIN country c3_ ON h0_.country_id = c3_.id LEFT JOIN media__media m1_ ON h0_.main_image_id = m1_.id LEFT JOIN media__gallery m2_ ON h0_.gallery_id = m2_.id WHERE c3_.city_id = ? AND h0_.active = 1 AND c3_.active = 1 ORDER BY h0_.name ASC
Parameters:
[
  "PAR"
]
4 0.46 ms
SELECT h0_.id AS id_0, m1_.name AS name_1, m1_.description AS description_2, m1_.enabled AS enabled_3, m1_.provider_name AS provider_name_4, m1_.provider_status AS provider_status_5, m1_.provider_reference AS provider_reference_6, m1_.provider_metadata AS provider_metadata_7, m1_.width AS width_8, m1_.height AS height_9, m1_.length AS length_10, m1_.content_type AS content_type_11, m1_.content_size AS content_size_12, m1_.copyright AS copyright_13, m1_.author_name AS author_name_14, m1_.context AS context_15, m1_.cdn_is_flushable AS cdn_is_flushable_16, m1_.cdn_flush_identifier AS cdn_flush_identifier_17, m1_.cdn_flush_at AS cdn_flush_at_18, m1_.cdn_status AS cdn_status_19, m1_.updated_at AS updated_at_20, m1_.created_at AS created_at_21, m1_.id AS id_22, h0_.pension_type_id AS pension_type_id_23, h0_.default_formule_id AS default_formule_id_24, h0_.default_supplement_id AS default_supplement_id_25, h0_.booking_fee_id AS booking_fee_id_26, h0_.country_id AS country_id_27, h0_.home_image_id AS home_image_id_28, h0_.main_image_id AS main_image_id_29, h0_.gallery_id AS gallery_id_30 FROM hotel h0_ LEFT JOIN media__media m1_ ON h0_.main_image_id = m1_.id WHERE h0_.id IN (?)
Parameters:
[
  247
]
5 0.30 ms
SELECT h0_.id AS id_0, m1_.name AS name_1, m1_.context AS context_2, m1_.default_format AS default_format_3, m1_.enabled AS enabled_4, m1_.updated_at AS updated_at_5, m1_.created_at AS created_at_6, m1_.id AS id_7, m1_.for_tag_id AS for_tag_id_8, h0_.pension_type_id AS pension_type_id_9, h0_.default_formule_id AS default_formule_id_10, h0_.default_supplement_id AS default_supplement_id_11, h0_.booking_fee_id AS booking_fee_id_12, h0_.country_id AS country_id_13, h0_.home_image_id AS home_image_id_14, h0_.main_image_id AS main_image_id_15, h0_.gallery_id AS gallery_id_16 FROM hotel h0_ LEFT JOIN media__gallery m1_ ON h0_.gallery_id = m1_.id WHERE h0_.id IN (?)
Parameters:
[
  247
]
6 12.78 ms
SELECT m0_.id AS id_0, m1_.position AS position_1, m1_.enabled AS enabled_2, m1_.updated_at AS updated_at_3, m1_.created_at AS created_at_4, m1_.id AS id_5, m2_.name AS name_6, m2_.description AS description_7, m2_.enabled AS enabled_8, m2_.provider_name AS provider_name_9, m2_.provider_status AS provider_status_10, m2_.provider_reference AS provider_reference_11, m2_.provider_metadata AS provider_metadata_12, m2_.width AS width_13, m2_.height AS height_14, m2_.length AS length_15, m2_.content_type AS content_type_16, m2_.content_size AS content_size_17, m2_.copyright AS copyright_18, m2_.author_name AS author_name_19, m2_.context AS context_20, m2_.cdn_is_flushable AS cdn_is_flushable_21, m2_.cdn_flush_identifier AS cdn_flush_identifier_22, m2_.cdn_flush_at AS cdn_flush_at_23, m2_.cdn_status AS cdn_status_24, m2_.updated_at AS updated_at_25, m2_.created_at AS created_at_26, m2_.id AS id_27, m1_.gallery_id AS gallery_id_28, m1_.media_id AS media_id_29 FROM media__gallery m0_ LEFT JOIN media__gallery_item m1_ ON m0_.id = m1_.gallery_id LEFT JOIN media__media m2_ ON m1_.media_id = m2_.id WHERE m0_.id IN (?) ORDER BY m1_.position ASC
Parameters:
[
  779
]
7 26.31 ms
SELECT h0_.id AS id_0, r1_.id AS id_1, r1_.name AS name_2, r1_.description AS description_3, r1_.has_separate_bedroom AS has_separate_bedroom_4, r1_.services AS services_5, r1_.active AS active_6, r1_.position AS position_7, h0_.pension_type_id AS pension_type_id_8, h0_.default_formule_id AS default_formule_id_9, h0_.default_supplement_id AS default_supplement_id_10, h0_.booking_fee_id AS booking_fee_id_11, h0_.country_id AS country_id_12, h0_.home_image_id AS home_image_id_13, h0_.main_image_id AS main_image_id_14, h0_.gallery_id AS gallery_id_15, r1_.hotel_id AS hotel_id_16, r1_.main_image_id AS main_image_id_17, r1_.gallery_id AS gallery_id_18 FROM hotel h0_ LEFT JOIN room r1_ ON h0_.id = r1_.hotel_id WHERE h0_.id IN (?) ORDER BY r1_.position ASC
Parameters:
[
  247
]
8 9.48 ms
SELECT h0_.id AS id_0, p1_.id AS id_1, p1_.type AS type_2, p1_.label AS label_3, p1_.description AS description_4, p1_.stay_start AS stay_start_5, p1_.stay_end AS stay_end_6, p1_.sale_start AS sale_start_7, p1_.sale_end AS sale_end_8, p1_.min_nights AS min_nights_9, p1_.max_nights AS max_nights_10, p1_.early_booking_amount_of_days AS early_booking_amount_of_days_11, p1_.discount AS discount_12, p1_.apply_to_all_rooms AS apply_to_all_rooms_13, p1_.combinable AS combinable_14, p1_.sort AS sort_15, p1_.active AS active_16, p1_.validation_condition AS validation_condition_17, p1_.display_in_honey_moon AS display_in_honey_moon_18, p1_.apply_to_all_supplements AS apply_to_all_supplements_19, p1_.created_at AS created_at_20, p1_.updated_at AS updated_at_21, h0_.pension_type_id AS pension_type_id_22, h0_.default_formule_id AS default_formule_id_23, h0_.default_supplement_id AS default_supplement_id_24, h0_.booking_fee_id AS booking_fee_id_25, h0_.country_id AS country_id_26, h0_.home_image_id AS home_image_id_27, h0_.main_image_id AS main_image_id_28, h0_.gallery_id AS gallery_id_29, p1_.hotel_id AS hotel_id_30 FROM hotel h0_ LEFT JOIN promotion p1_ ON h0_.id = p1_.hotel_id WHERE h0_.id IN (?) ORDER BY p1_.sort ASC
Parameters:
[
  247
]
9 0.29 ms
SELECT r0_.id AS id_0, m1_.name AS name_1, m1_.description AS description_2, m1_.enabled AS enabled_3, m1_.provider_name AS provider_name_4, m1_.provider_status AS provider_status_5, m1_.provider_reference AS provider_reference_6, m1_.provider_metadata AS provider_metadata_7, m1_.width AS width_8, m1_.height AS height_9, m1_.length AS length_10, m1_.content_type AS content_type_11, m1_.content_size AS content_size_12, m1_.copyright AS copyright_13, m1_.author_name AS author_name_14, m1_.context AS context_15, m1_.cdn_is_flushable AS cdn_is_flushable_16, m1_.cdn_flush_identifier AS cdn_flush_identifier_17, m1_.cdn_flush_at AS cdn_flush_at_18, m1_.cdn_status AS cdn_status_19, m1_.updated_at AS updated_at_20, m1_.created_at AS created_at_21, m1_.id AS id_22, r0_.hotel_id AS hotel_id_23, r0_.main_image_id AS main_image_id_24, r0_.gallery_id AS gallery_id_25 FROM room r0_ LEFT JOIN media__media m1_ ON r0_.main_image_id = m1_.id WHERE r0_.id IN (?)
Parameters:
[
  851
]
10 0.25 ms
SELECT r0_.id AS id_0, m1_.name AS name_1, m1_.context AS context_2, m1_.default_format AS default_format_3, m1_.enabled AS enabled_4, m1_.updated_at AS updated_at_5, m1_.created_at AS created_at_6, m1_.id AS id_7, m1_.for_tag_id AS for_tag_id_8, r0_.hotel_id AS hotel_id_9, r0_.main_image_id AS main_image_id_10, r0_.gallery_id AS gallery_id_11 FROM room r0_ LEFT JOIN media__gallery m1_ ON r0_.gallery_id = m1_.id WHERE r0_.id IN (?)
Parameters:
[
  851
]
11 0.54 ms
SELECT m0_.id AS id_0, m1_.position AS position_1, m1_.enabled AS enabled_2, m1_.updated_at AS updated_at_3, m1_.created_at AS created_at_4, m1_.id AS id_5, m2_.name AS name_6, m2_.description AS description_7, m2_.enabled AS enabled_8, m2_.provider_name AS provider_name_9, m2_.provider_status AS provider_status_10, m2_.provider_reference AS provider_reference_11, m2_.provider_metadata AS provider_metadata_12, m2_.width AS width_13, m2_.height AS height_14, m2_.length AS length_15, m2_.content_type AS content_type_16, m2_.content_size AS content_size_17, m2_.copyright AS copyright_18, m2_.author_name AS author_name_19, m2_.context AS context_20, m2_.cdn_is_flushable AS cdn_is_flushable_21, m2_.cdn_flush_identifier AS cdn_flush_identifier_22, m2_.cdn_flush_at AS cdn_flush_at_23, m2_.cdn_status AS cdn_status_24, m2_.updated_at AS updated_at_25, m2_.created_at AS created_at_26, m2_.id AS id_27, m1_.gallery_id AS gallery_id_28, m1_.media_id AS media_id_29 FROM media__gallery m0_ LEFT JOIN media__gallery_item m1_ ON m0_.id = m1_.gallery_id LEFT JOIN media__media m2_ ON m1_.media_id = m2_.id WHERE m0_.id IN (?) ORDER BY m1_.position ASC
Parameters:
[
  780
]
12 10.16 ms
SELECT r0_.id AS id_0, s1_.id AS id_1, s1_.debut AS debut_2, s1_.fin AS fin_3, r0_.hotel_id AS hotel_id_4, r0_.main_image_id AS main_image_id_5, r0_.gallery_id AS gallery_id_6, s1_.hotel_id AS hotel_id_7, s1_.chambre_id AS chambre_id_8 FROM room r0_ LEFT JOIN stop_sale s1_ ON r0_.id = s1_.chambre_id WHERE r0_.id IN (?)
Parameters:
[
  851
]
13 35.80 ms
SELECT r0_.id AS id_0, o1_.id AS id_1, o1_.debut AS debut_2, o1_.fin AS fin_3, r0_.hotel_id AS hotel_id_4, r0_.main_image_id AS main_image_id_5, r0_.gallery_id AS gallery_id_6, o1_.hotel_id AS hotel_id_7, o1_.chambre_id AS chambre_id_8 FROM room r0_ LEFT JOIN on_demand o1_ ON r0_.id = o1_.chambre_id WHERE r0_.id IN (?)
Parameters:
[
  851
]
14 17.66 ms
SELECT r0_.id AS id_0, r1_.id AS id_1, r1_.label AS label_2, r1_.stay_start AS stay_start_3, r1_.stay_end AS stay_end_4, r1_.sale_start AS sale_start_5, r1_.sale_end AS sale_end_6, r1_.double_occupancy AS double_occupancy_7, r1_.single_occupancy AS single_occupancy_8, r1_.triple_occupancy AS triple_occupancy_9, r1_.different_extra_charge_per_child AS different_extra_charge_per_child_10, r1_.extra_charge_child_1 AS extra_charge_child_1_11, r1_.extra_charge_child_2 AS extra_charge_child_2_12, r1_.extra_charge_child_3 AS extra_charge_child_3_13, r1_.extra_charge_child_4 AS extra_charge_child_4_14, r1_.extra_charge_teen AS extra_charge_teen_15, r1_.separate_room_different_extra_charge_per_child AS separate_room_different_extra_charge_per_child_16, r1_.separate_room_extra_charge_child_1 AS separate_room_extra_charge_child_1_17, r1_.separate_room_extra_charge_child_2 AS separate_room_extra_charge_child_2_18, r1_.separate_room_extra_charge_child_3 AS separate_room_extra_charge_child_3_19, r1_.separate_room_extra_charge_child_4 AS separate_room_extra_charge_child_4_20, r1_.separate_room_extra_charge_teen AS separate_room_extra_charge_teen_21, r1_.active AS active_22, r1_.stock AS stock_23, r1_.min_nights AS min_nights_24, r0_.hotel_id AS hotel_id_25, r0_.main_image_id AS main_image_id_26, r0_.gallery_id AS gallery_id_27, r1_.room_id AS room_id_28 FROM room r0_ LEFT JOIN room_rate r1_ ON r0_.id = r1_.room_id WHERE r0_.id IN (?)
Parameters:
[
  851
]
15 49.45 ms
SELECT r0_.id AS id_0, c1_.id AS id_1, c1_.max_adults AS max_adults_2, c1_.max_teens AS max_teens_3, c1_.max_children AS max_children_4, c1_.max_babies AS max_babies_5, r0_.hotel_id AS hotel_id_6, r0_.main_image_id AS main_image_id_7, r0_.gallery_id AS gallery_id_8, c1_.room_id AS room_id_9 FROM room r0_ LEFT JOIN capacity c1_ ON r0_.id = c1_.room_id WHERE r0_.id IN (?)
Parameters:
[
  851
]
16 35.33 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.meta_description AS meta_description_3, t0.title AS title_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM page t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "destination"
]
17 9.06 ms
SELECT t0.name AS name_1, t0.context AS context_2, t0.default_format AS default_format_3, t0.enabled AS enabled_4, t0.updated_at AS updated_at_5, t0.created_at AS created_at_6, t0.id AS id_7, t0.for_tag_id AS for_tag_id_8 FROM media__gallery t0 WHERE t0.id = ?
Parameters:
[
  661
]
18 0.30 ms
SELECT t0.position AS position_1, t0.enabled AS enabled_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.id AS id_5, t0.gallery_id AS gallery_id_6, t0.media_id AS media_id_7 FROM media__gallery_item t0 WHERE t0.gallery_id = ? ORDER BY t0.position ASC
Parameters:
[
  661
]
19 0.35 ms
SELECT t0.id AS id_1, t0.iso_code AS iso_code_2, t0.name AS name_3, t0.country AS country_4, t0.active AS active_5, t0.display_home AS display_home_6, t0.sort AS sort_7, t0.city_id AS city_id_8, t0.zone_id AS zone_id_9, t0.main_image_id AS main_image_id_10, t0.gallery_id AS gallery_id_11 FROM country t0 WHERE t0.active = ? ORDER BY t0.name ASC
Parameters:
[
  1
]
20 128.90 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.type_event AS type_event_3, t0.ref AS ref_4, t0.name AS name_5, t0.description AS description_6, t0.website AS website_7, t0.stars AS stars_8, t0.you_tube_video_id AS you_tube_video_id_9, t0.phone AS phone_10, t0.email AS email_11, t0.reservation_email AS reservation_email_12, t0.accompanist_email AS accompanist_email_13, t0.trip_advisor_widget AS trip_advisor_widget_14, t0.min_nights AS min_nights_15, t0.google_map_url AS google_map_url_16, t0.check_in_time AS check_in_time_17, t0.check_out_time AS check_out_time_18, t0.teen_age_max AS teen_age_max_19, t0.child_age_max AS child_age_max_20, t0.baby_age_max AS baby_age_max_21, t0.margin AS margin_22, t0.free_for_children_sharing_room AS free_for_children_sharing_room_23, t0.free_age_min AS free_age_min_24, t0.free_age_max AS free_age_max_25, t0.strict_departure_countries AS strict_departure_countries_26, t0.hotel_only_disable AS hotel_only_disable_27, t0.active AS active_28, t0.created_uid AS created_uid_29, t0.updated_uid AS updated_uid_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.contact_name AS contact_name_33, t0.contact_email AS contact_email_34, t0.contact_phone AS contact_phone_35, t0.contact_role AS contact_role_36, t0.address_line_1 AS address_line_1_37, t0.address_line_2 AS address_line_2_38, t0.address_postal_code AS address_postal_code_39, t0.address_city AS address_city_40, t0.address_country AS address_country_41, t0.pension_type_id AS pension_type_id_42, t0.default_formule_id AS default_formule_id_43, t0.default_supplement_id AS default_supplement_id_44, t0.booking_fee_id AS booking_fee_id_45, t0.country_id AS country_id_46, t0.home_image_id AS home_image_id_47, t0.main_image_id AS main_image_id_48, t0.gallery_id AS gallery_id_49 FROM hotel t0 WHERE t0.active = ? AND t0.type = ? ORDER BY t0.name ASC
Parameters:
[
  1
  "standard"
]
21 0.33 ms
SELECT t0.id AS id_1, t0.iso_code AS iso_code_2, t0.name AS name_3, t0.country AS country_4, t0.active AS active_5, t0.display_home AS display_home_6, t0.sort AS sort_7, t0.city_id AS city_id_8, t0.zone_id AS zone_id_9, t0.main_image_id AS main_image_id_10, t0.gallery_id AS gallery_id_11 FROM country t0 WHERE t0.id = ?
Parameters:
[
  6
]
22 0.23 ms
SELECT t0.id AS id_1, t0.iso_code AS iso_code_2, t0.name AS name_3, t0.country AS country_4, t0.active AS active_5, t0.display_home AS display_home_6, t0.sort AS sort_7, t0.city_id AS city_id_8, t0.zone_id AS zone_id_9, t0.main_image_id AS main_image_id_10, t0.gallery_id AS gallery_id_11 FROM country t0 WHERE t0.id = ?
Parameters:
[
  8
]
23 12.36 ms
SELECT c0_.id AS id_0, c0_.iso_code AS iso_code_1, c0_.name AS name_2, c0_.country AS country_3, c0_.active AS active_4, c0_.display_home AS display_home_5, c0_.sort AS sort_6, c0_.city_id AS city_id_7, c0_.zone_id AS zone_id_8, c0_.main_image_id AS main_image_id_9, c0_.gallery_id AS gallery_id_10 FROM country c0_ INNER JOIN iata_city i1_ ON c0_.city_id = i1_.id WHERE i1_.id IN (?, ?, ?, ?, ?, ?) AND c0_.active = 1
Parameters:
[
  "MRU"
  "RUN"
  "SEZ"
  "RRG"
  "BKK"
  "PAR"
]
24 0.71 ms
SELECT s0_.id AS id_0, s0_.label AS label_1, s0_.resume AS resume_2, s0_.description AS description_3, s0_.eventStart AS eventStart_4, s0_.eventEnd AS eventEnd_5, s0_.sale_start AS sale_start_6, s0_.sale_end AS sale_end_7, s0_.active AS active_8, s0_.created_at AS created_at_9, s0_.updated_at AS updated_at_10, s0_.event_thumbnail_id AS event_thumbnail_id_11, s0_.event_banner_id AS event_banner_id_12 FROM special_event s0_ WHERE s0_.sale_start <= ? AND ? <= s0_.sale_end AND s0_.active = ?
Parameters:
[
  "2026-07-28"
  "2026-07-28"
  1
]
25 0.43 ms
SELECT c0_.id AS id_0, c0_.iso_code AS iso_code_1, c0_.name AS name_2, c0_.country AS country_3, c0_.active AS active_4, c0_.display_home AS display_home_5, c0_.sort AS sort_6, c0_.city_id AS city_id_7, c0_.zone_id AS zone_id_8, c0_.main_image_id AS main_image_id_9, c0_.gallery_id AS gallery_id_10 FROM country c0_ INNER JOIN iata_city i1_ ON c0_.city_id = i1_.id WHERE c0_.active = 1 AND c0_.display_home = 1 ORDER BY c0_.sort ASC, c0_.name 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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Media 149
App\Entity\Gallery 87
App\Entity\Hotel 79
App\Entity\Supplement 67
App\Entity\Capacity 9
App\Entity\IataCity 8
App\Entity\Country 8
App\Entity\PensionType 5
App\Entity\Zone 3
App\Entity\BookingFee 3
App\Entity\Room 1
App\Entity\RoomRate 1
App\Entity\Page 1