GET http://lk.more.stage.mind4.me/api/v1/more.stage.mind4.me/hotel-info

Query Metrics

3 Database Queries
3 Different statements
1.98 ms Query time
0 Invalid entities
12 Managed entities

Queries

Group similar statements

# Time Info
1 0.74 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.deleted AS deleted_4, t0.api_url AS api_url_5, t0.second_api_url AS second_api_url_6, t0.email AS email_7, t0.phone AS phone_8, t0.whatsapp AS whatsapp_9, t0.tax_type AS tax_type_10, t0.logo_image AS logo_image_11, t0.icon_image AS icon_image_12, t0.output_type AS output_type_13, t0.slug AS slug_14, t0.emails_notification AS emails_notification_15, t0.max_age_child AS max_age_child_16, t0.accommodation_child_text AS accommodation_child_text_17, t0.site AS site_18, t0.time_from AS time_from_19, t0.time_to AS time_to_20, t0.interactions_id AS interactions_id_21, t0.pms_type AS pms_type_22, t0.resort_fee AS resort_fee_23, t0.request_reservation_id AS request_reservation_id_24, t0.reservation_id AS reservation_id_25, t0.external_terminal_id AS external_terminal_id_26, t0.work_time_start AS work_time_start_27, t0.vk AS vk_28, t0.telegram AS telegram_29, t0.address AS address_30, t0.active AS active_31, t0.for_storage AS for_storage_32, t0.company_id AS company_id_33 FROM hotel t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "more.stage.mind4.me"
]
2 0.89 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.description AS description_4, t0.short_description AS short_description_5, t0.sort AS sort_6, t0.room_capacity AS room_capacity_7, t0.room_area AS room_area_8, t0.motivator AS motivator_9, t0.choosing_bad AS choosing_bad_10, t0.ulid AS ulid_11, t0.max_main_place AS max_main_place_12, t0.for_storage AS for_storage_13, t0.baby_without_place AS baby_without_place_14, t0.tour AS tour_15, t0.video AS video_16, t0.hotel_id AS hotel_id_17, t0.building_id AS building_id_18 FROM hotel_room_type t0 WHERE t0.hotel_id = ?
Parameters:
[
  32
]
3 0.36 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.name AS name_3, t0.min_age AS min_age_4, t0.max_age AS max_age_5, t0.hotel_id AS hotel_id_6 FROM type_age t0 WHERE t0.hotel_id = ?
Parameters:
[
  32
]

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\Booking\Domain\Entity\HotelRoomType 7
App\Booking\Domain\Entity\TypeAge 3
App\Booking\Domain\Entity\Hotel 1
App\Booking\Domain\Entity\Company 1