Query Metrics
7
Database Queries
6
Different statements
23.14 ms
Query time
19
Invalid entities
Grouped Statements
site connection
Time▼ | Count | Info |
---|---|---|
12.73 ms (54.99%) |
1 |
SELECT t0.created_on AS created_on_1, t0.entity_id AS entity_id_2, t0.active AS active_3, t0.resource_url AS resource_url_4, t0.main_alias AS main_alias_5, t0.title AS title_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8, t0.page_description AS page_description_9, t0.meta_keywords AS meta_keywords_10, t0.domain AS domain_11, t0.id AS id_12 FROM seo t0 WHERE t0.domain = ? AND t0.main_alias = ? AND t0.active = ? ORDER BY t0.id DESC LIMIT 1
Parameters:
[ "grodno" "/densitometriya-kostey-grodno-skidka-medelit" 1 ] |
2.96 ms (12.79%) |
1 |
SELECT t0.title AS title_1, t0.me_on_map_name AS me_on_map_name_2, t0.explanation_text AS explanation_text_3, t0.price AS price_4, t0.old_price AS old_price_5, t0.regular_price AS regular_price_6, t0.offer_price AS offer_price_7, t0.discount AS discount_8, t0.active_since AS active_since_9, t0.active_till AS active_till_10, t0.code_active_till AS code_active_till_11, t0.active AS active_12, t0.hidden AS hidden_13, t0.free AS free_14, t0.without_codes AS without_codes_15, t0.online_order_allowed AS online_order_allowed_16, t0.buy_code_disable AS buy_code_disable_17, t0.mobile_app_online_order_allowed AS mobile_app_online_order_allowed_18, t0.online_order_allowed_removed_at AS online_order_allowed_removed_at_19, t0.show_price_in_conditions AS show_price_in_conditions_20, t0.show_alt_offers AS show_alt_offers_21, t0.show_currencies AS show_currencies_22, t0.additional_percents AS additional_percents_23, t0.address AS address_24, t0.caption_name AS caption_name_25, t0.caption_color AS caption_color_26, t0.regional_caption_name AS regional_caption_name_27, t0.regional_caption_color AS regional_caption_color_28, t0.search_position AS search_position_29, t0.active_search_position AS active_search_position_30, t0.hint AS hint_31, t0.bank_currency_id AS bank_currency_id_32, t0.active_currency_calculator AS active_currency_calculator_33, t0.last_modified AS last_modified_34, t0.teaser_logo_width AS teaser_logo_width_35, t0.teaser_logo_height AS teaser_logo_height_36, t0.lucene_reindex AS lucene_reindex_37, t0.code_cost AS code_cost_38, t0.code_cost_by_count AS code_cost_by_count_39, t0.default_category_id AS default_category_id_40, t0.company_name AS company_name_41, t0.renewed_on AS renewed_on_42, t0.hide_novelty_label AS hide_novelty_label_43, t0.hide_banners_in_comments AS hide_banners_in_comments_44, t0.sum_for_free_delivery AS sum_for_free_delivery_45, t0.delivery_price AS delivery_price_46, t0.created_on AS created_on_47, t0.allowed_buy_only_code AS allowed_buy_only_code_48, t0.buy_code_button_text AS buy_code_button_text_49, t0.buy_items_button_text AS buy_items_button_text_50, t0.purchase_koeff AS purchase_koeff_51, t0.telegram_bot_show AS telegram_bot_show_52, t0.telegram_bot_position AS telegram_bot_position_53, t0.version AS version_54, t0.hide_in_app AS hide_in_app_55, t0.brandbox_enabled AS brandbox_enabled_56, t0.hide_features AS hide_features_57, t0.discount_delivery_popup AS discount_delivery_popup_58, t0.discount_pickup_popup AS discount_pickup_popup_59, t0.delivery_time_teaser AS delivery_time_teaser_60, t0.external_offer_link AS external_offer_link_61, t0.is_show_external_offer_link AS is_show_external_offer_link_62, t0.is_included_in_beauty AS is_included_in_beauty_63, t0.qr_codes AS qr_codes_64, t0.recurrent_disabled AS recurrent_disabled_65, t0.available_on_food AS available_on_food_66, t0.online_auto_opened AS online_auto_opened_67, t0.foodcourt_logo_enabled AS foodcourt_logo_enabled_68, t0.rating AS rating_69, t0.foodcourt_info_teaser AS foodcourt_info_teaser_70, t0.foodcourt_info_color_teaser AS foodcourt_info_color_teaser_71, t0.online_order_gift_enabled AS online_order_gift_enabled_72, t0.buy_code_in_app_only AS buy_code_in_app_only_73, t0.show_products_in_offer_description AS show_products_in_offer_description_74, t0.check_address_in_offer_menu AS check_address_in_offer_menu_75, t0.show_map_icon_in_app AS show_map_icon_in_app_76, t0.viber AS viber_77, t0.telegram AS telegram_78, t0.partner_online_registration_link AS partner_online_registration_link_79, t0.partner_online_registration_allowed AS partner_online_registration_allowed_80, t0.allowed_payment_methods_for_certificate AS allowed_payment_methods_for_certificate_81, t0.messenger_callback AS messenger_callback_82, t0.allowed_online_order_types AS allowed_online_order_types_83, t0.title_font_color AS title_font_color_84, t0.separate_tab_for_certificates_in_app AS separate_tab_for_certificates_in_app_85, t0.map_price AS map_price_86, t0.map_rating AS map_rating_87, t0.yclient_app_key AS yclient_app_key_88, t0.yclient_company_id AS yclient_company_id_89, t0.fest_offer AS fest_offer_90, t0.review AS review_91, t0.on_review AS on_review_92, t0.id AS id_93, t0.bank_currency_id AS bank_currency_id_94, t0.manager_id AS manager_id_95, t0.creator_id AS creator_id_96, t0.default_city_id AS default_city_id_97 FROM offer t0 WHERE t0.id = ?
Parameters:
[
277253
]
|
2.15 ms (9.30%) |
1 |
SELECT offer_order.offer_id as offer_id, count(*) as codes_count FROM offer_code INNER JOIN offer_order offer_order ON offer_order.id = offer_code.offer_order_id WHERE (offer_order.subscription_period_start_at IS NULL) AND (offer_order.offer_id = :offerId) AND (offer_code.created_on between :dateFrom and :dateTo) GROUP BY offer_id
Parameters:
[ "offerId" => 277253 "dateFrom" => "2025-05-04 06:01:04" "dateTo" => "2025-05-05 06:01:04" ] |
1.99 ms (8.61%) |
2 |
SELECT t0.name AS name_1, t0.path AS path_2, t0.description AS description_3, t0.width AS width_4, t0.height AS height_5, t0.size AS size_6, t0.sort_order AS sort_order_7, t0.checked AS checked_8, t0.youtube AS youtube_9, t0.tags AS tags_10, t0.id AS id_11, t0.type_id AS type_id_12, t0.entity_id AS entity_id_13, t0.type_id AS type_id_14, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type_id = ? AND t0.type IN ('0') ORDER BY t0.sort_order ASC
Parameters:
[ 277253 18072 ] |
1.77 ms (7.66%) |
1 |
SELECT count(distinct fo.user_id) FROM favourite_offer fo WHERE fo.offer_id = :offerId
Parameters:
[ "offerId" => 277253 ] |
1.54 ms (6.65%) |
1 |
SELECT DISTINCT offer.id as id FROM offer INNER JOIN category2entity category2entity ON category2entity.entity_id = offer.id WHERE (category2entity.category_id IN (:categoryIds)) AND (offer.active = :active) AND (offer.hidden = :hidden) AND (now() between offer.active_since and offer.active_till)
Parameters:
[ "active" => true "hidden" => false "categoryIds" => [ 9164 ] ] |
admin connection
No database queries were performed.
subscription connection
No database queries were performed.
default connection
No database queries were performed.
Database Connections
Name | Service |
---|---|
site | doctrine.dbal.site_connection |
admin | doctrine.dbal.admin_connection |
subscription | doctrine.dbal.subscription_connection |
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
admin | doctrine.orm.admin_entity_manager |
subscription | doctrine.orm.subscription_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
Class | Mapping errors |
---|---|
Slivki\Entity\City | No errors. |
Slivki\Entity\PartnerMailingCampaignAction | No errors. |
Slivki\Entity\Seo | No errors. |
Slivki\Entity\Banner\AbstractBannerBase | No errors. |
Slivki\Entity\Banner\AbstractMobileAppBanner |
|
Slivki\Entity\Banner | No errors. |
Slivki\Entity\Media\AbstractMediaBase | No errors. |
Slivki\Entity\Media | No errors. |
Slivki\Entity\ServerFeatureState | No errors. |
Slivki\Entity\Offer |
|
Slivki\Entity\BankCurrency | No errors. |
Slivki\Entity\User |
|
Slivki\Entity\EntityDescription | No errors. |
Slivki\Entity\AbstractShareClick |
|
Slivki\Entity\OfferShareClick |
|
Slivki\Entity\PhoneCoverClick | No errors. |
Slivki\Entity\ProductFastDelivery | No errors. |
Slivki\Entity\OfferDeliveryZone | No errors. |
Slivki\Entity\OfferFoodDeliveryZone | No errors. |
Slivki\Entity\AbstractCodePoolBase | No errors. |
Slivki\Entity\OfferCodePool | No errors. |
Slivki\Entity\AbstractOrderBase |
|
Slivki\Entity\OfferOrder |
|
Slivki\Entity\PhoneNumber | No errors. |
Slivki\Entity\GiftCertificate | No errors. |
Slivki\Entity\OfferExtension | No errors. |
Slivki\Entity\Media\OfferTeaserMedia |
|
Slivki\Entity\Media\OfferMobileTeaserMedia |
|
Slivki\Entity\Media\OfferAppTeaserMedia |
|
Slivki\Entity\Media\OfferTopBlockMedia |
|
Slivki\Entity\Media\OfferTopBlockMobileMedia |
|
Slivki\Entity\Media\OfferMailingTeaserMedia |
|
Slivki\Entity\OnlineOrderSettings | No errors. |
Slivki\Entity\Media\OnlineOrderPopupLogoMedia | No errors. |
Slivki\Entity\Media\GiftCertificatePdfBgMedia |
|
Slivki\Entity\Media\OfferMapLogoMedia | No errors. |
Slivki\Entity\Media\OfferDeliveryZoneMedia | No errors. |
Slivki\Entity\Media\OfferSupplierPhotoMedia |
|
Slivki\Entity\AbstractCategoryBase | No errors. |
Slivki\Entity\Category |
|
Slivki\Entity\AbstractGeoLocationBase | No errors. |
Slivki\Entity\GeoLocation |
|
Slivki\Entity\Director |
|
Slivki\Entity\AntiTag | No errors. |
Slivki\Entity\MediaType | No errors. |
Slivki\Entity\MediaSize | No errors. |
admin entity manager
Class | Mapping errors |
---|---|
Slivki\Entity\Offer |
|
subscription entity manager
No loaded entities.