Query Metrics
32
Database Queries
14
Different statements
233.44 ms
Query time
21
Invalid entities
Queries
site connection
#▲ | Time | Info |
---|---|---|
1 | 6.04 ms |
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:
[ "www" "/permanentniy-makiyazh-mikrobleyding-tatuirovka-minsk-skidka-leya" 1 ] |
2 | 4.97 ms |
SELECT count(distinct fo.user_id) FROM favourite_offer fo WHERE fo.offer_id = :offerId
Parameters:
[ "offerId" => 142187 ] |
3 | 37.86 ms |
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" => 142187 "dateFrom" => "2025-08-20 15:42:01" "dateTo" => "2025-08-21 15:42:01" ] |
4 | 6.27 ms |
select offer_order_details.created_on from offer_order_details inner join offer_order on offer_order_details.offer_order_id = offer_order.id where offer_order.offer_id = 142187 and status > 0 and offer_order_details.created_on > now() + '-12 hours' order by offer_order_details.id desc limit 1
Parameters:
[] |
5 | 0.82 ms |
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.resource_url = ? AND t0.entity_id = ? AND t0.active = ? ORDER BY t0.id DESC LIMIT 1
Parameters:
[ "Slivki:Default:details" 142187 1 ] |
6 | 0.62 ms |
SELECT s0_.eligibility_rule AS eligibility_rule_0, s0_.id AS id_1 FROM server_feature_state s0_
Parameters:
[] |
7 | 15.21 ms |
SELECT c0_.type_id AS type_id_0, c0_.entity_id AS entity_id_1, c0_.parent_id AS parent_id_2, c0_.user_id AS user_id_3, c0_.created_on AS created_on_4, c0_.user_ip AS user_ip_5, c0_.hidden AS hidden_6, c0_.checked AS checked_7, c0_.deleted AS deleted_8, c0_.confirmed_phone AS confirmed_phone_9, c0_.seen_by_supplier AS seen_by_supplier_10, c0_.comment AS comment_11, c0_.admin_comment AS admin_comment_12, c0_.rating AS rating_13, c0_.taken_by_operator_on AS taken_by_operator_on_14, c0_.processed_by_operator_on AS processed_by_operator_on_15, c0_.telegram_notify_sent AS telegram_notify_sent_16, c0_.allow_to_contact AS allow_to_contact_17, c0_.mobile_version AS mobile_version_18, c0_.hidden_entity AS hidden_entity_19, c0_.voice_path AS voice_path_20, c0_.phone AS phone_21, c0_.transcription AS transcription_22, c0_.id AS id_23, c1_.external_id AS external_id_24, c1_.created_on AS created_on_25, c1_.city_id AS city_id_26, c1_.email AS email_27, c1_.password AS password_28, c1_.accept_newsletter AS accept_newsletter_29, c1_.transition_id AS transition_id_30, c1_.first_name AS first_name_31, c1_.last_name AS last_name_32, c1_.phone AS phone_33, c1_.status AS status_34, c1_.balance AS balance_35, c1_.registered_from_utm_source AS registered_from_utm_source_36, c1_.token AS token_37, c1_.totally_unsubscribed AS totally_unsubscribed_38, c1_.seen_microphone_tooltip AS seen_microphone_tooltip_39, c1_.not_show_rate_popup_till AS not_show_rate_popup_till_40, c1_.geo_location_accepted AS geo_location_accepted_41, c1_.geo_location AS geo_location_42, c1_.telegram_id AS telegram_id_43, c1_.site_id AS site_id_44, c1_.manager_name AS manager_name_45, c1_.mogilev_mailing_bonus_used AS mogilev_mailing_bonus_used_46, c1_.gomel_mailing_bonus_used AS gomel_mailing_bonus_used_47, c1_.dob AS dob_48, c1_.batch_codes_count AS batch_codes_count_49, c1_.virtual_wallet_amount AS virtual_wallet_amount_50, c1_.virtual_wallet_cashback AS virtual_wallet_cashback_51, c1_.money_balance AS money_balance_52, c1_.security_code AS security_code_53, c1_.id AS id_54, c0_.parent_id AS parent_id_55, c0_.user_id AS user_id_56, c0_.operator_id AS operator_id_57, c1_.city_id AS city_id_58 FROM comment c0_ INNER JOIN customer c1_ ON c0_.user_id = c1_.id WHERE c0_.entity_id = ? AND c0_.type_id = ? AND c0_.hidden <> true AND c0_.confirmed_phone = true AND c0_.parent_id IS NULL AND (c0_.deleted IS NULL OR c0_.deleted = false) ORDER BY c0_.created_on DESC LIMIT 20 OFFSET 520
Parameters:
[ 142187 1 ] |
8 | 1.40 ms |
SELECT count(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.entity_id = ? AND c0_.type_id = ? AND c0_.confirmed_phone = true AND c0_.hidden <> true AND (c0_.deleted <> true OR c0_.deleted IS NULL)
Parameters:
[ 142187 1 ] |
9 | 0.50 ms |
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.resource_url = ? AND t0.entity_id = ? AND t0.active = ? ORDER BY t0.id DESC LIMIT 1
Parameters:
[ "Slivki:Default:details" 142187 1 ] |
10 | 1.59 ms |
SELECT count(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.entity_id = ? AND c0_.type_id = ? AND c0_.confirmed_phone = true AND c0_.hidden <> true AND (c0_.deleted <> true OR c0_.deleted IS NULL)
Parameters:
[ 142187 1 ] |
11 | 137.71 ms |
SELECT c0_.type_id AS type_id_0, c0_.entity_id AS entity_id_1, c0_.parent_id AS parent_id_2, c0_.user_id AS user_id_3, c0_.created_on AS created_on_4, c0_.user_ip AS user_ip_5, c0_.hidden AS hidden_6, c0_.checked AS checked_7, c0_.deleted AS deleted_8, c0_.confirmed_phone AS confirmed_phone_9, c0_.seen_by_supplier AS seen_by_supplier_10, c0_.comment AS comment_11, c0_.admin_comment AS admin_comment_12, c0_.rating AS rating_13, c0_.taken_by_operator_on AS taken_by_operator_on_14, c0_.processed_by_operator_on AS processed_by_operator_on_15, c0_.telegram_notify_sent AS telegram_notify_sent_16, c0_.allow_to_contact AS allow_to_contact_17, c0_.mobile_version AS mobile_version_18, c0_.hidden_entity AS hidden_entity_19, c0_.voice_path AS voice_path_20, c0_.phone AS phone_21, c0_.transcription AS transcription_22, c0_.id AS id_23, m1_.name AS name_24, m1_.path AS path_25, m1_.description AS description_26, m1_.width AS width_27, m1_.height AS height_28, m1_.size AS size_29, m1_.sort_order AS sort_order_30, m1_.checked AS checked_31, m1_.youtube AS youtube_32, m1_.tags AS tags_33, m1_.id AS id_34, c0_.parent_id AS parent_id_35, c0_.user_id AS user_id_36, c0_.operator_id AS operator_id_37, m1_.type AS type_38, m1_.entity_id AS entity_id_39 FROM comment c0_ INNER JOIN media m1_ ON c0_.id = m1_.entity_id AND m1_.type IN ('18079') INNER JOIN offer o2_ ON (o2_.id = c0_.entity_id) WHERE c0_.type_id = ? AND c0_.hidden = false AND c0_.confirmed_phone = true AND (c0_.deleted = false OR c0_.deleted IS NULL) AND o2_.active = true AND o2_.id = ? ORDER BY c0_.id DESC, m1_.sort_order ASC LIMIT 10
Parameters:
[ 1 142187 ] |
12 | 1.07 ms |
SELECT t0.media_id AS media_id_1, t0.width AS width_2, t0.height AS height_3, t0.id AS id_4, t0.media_id AS media_id_5 FROM media_size t0 WHERE t0.media_id = ?
Parameters:
[
1334540
]
|
13 | 1.38 ms |
SELECT t0.external_id AS external_id_1, t0.created_on AS created_on_2, t0.city_id AS city_id_3, t0.email AS email_4, t0.password AS password_5, t0.accept_newsletter AS accept_newsletter_6, t0.transition_id AS transition_id_7, t0.first_name AS first_name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.status AS status_11, t0.balance AS balance_12, t0.registered_from_utm_source AS registered_from_utm_source_13, t0.token AS token_14, t0.totally_unsubscribed AS totally_unsubscribed_15, t0.seen_microphone_tooltip AS seen_microphone_tooltip_16, t0.not_show_rate_popup_till AS not_show_rate_popup_till_17, t0.geo_location_accepted AS geo_location_accepted_18, t0.geo_location AS geo_location_19, t0.telegram_id AS telegram_id_20, t0.site_id AS site_id_21, t0.manager_name AS manager_name_22, t0.mogilev_mailing_bonus_used AS mogilev_mailing_bonus_used_23, t0.gomel_mailing_bonus_used AS gomel_mailing_bonus_used_24, t0.dob AS dob_25, t0.batch_codes_count AS batch_codes_count_26, t0.virtual_wallet_amount AS virtual_wallet_amount_27, t0.virtual_wallet_cashback AS virtual_wallet_cashback_28, t0.money_balance AS money_balance_29, t0.security_code AS security_code_30, t0.id AS id_31, t32.created_on AS created_on_33, t32.email AS email_34, t32.status AS status_35, t32.id AS id_36, t32.referral_id AS referral_id_37, t32.user_balance_activity_id AS user_balance_activity_id_38, t32.referer_id AS referer_id_39, t0.city_id AS city_id_40 FROM customer t0 LEFT JOIN referral t32 ON t32.referral_id = t0.id WHERE t0.id = ?
Parameters:
[
2518004
]
|
14 | 0.75 ms |
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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('18083')
Parameters:
[
2518004
]
|
15 | 0.40 ms |
SELECT t0.media_id AS media_id_1, t0.width AS width_2, t0.height AS height_3, t0.id AS id_4, t0.media_id AS media_id_5 FROM media_size t0 WHERE t0.media_id = ?
Parameters:
[
1334541
]
|
16 | 2.37 ms |
SELECT t0.media_id AS media_id_1, t0.width AS width_2, t0.height AS height_3, t0.id AS id_4, t0.media_id AS media_id_5 FROM media_size t0 WHERE t0.media_id = ?
Parameters:
[
1321628
]
|
17 | 0.48 ms |
SELECT t0.media_id AS media_id_1, t0.width AS width_2, t0.height AS height_3, t0.id AS id_4, t0.media_id AS media_id_5 FROM media_size t0 WHERE t0.media_id = ?
Parameters:
[
1104420
]
|
18 | 1.12 ms |
SELECT t0.external_id AS external_id_1, t0.created_on AS created_on_2, t0.city_id AS city_id_3, t0.email AS email_4, t0.password AS password_5, t0.accept_newsletter AS accept_newsletter_6, t0.transition_id AS transition_id_7, t0.first_name AS first_name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.status AS status_11, t0.balance AS balance_12, t0.registered_from_utm_source AS registered_from_utm_source_13, t0.token AS token_14, t0.totally_unsubscribed AS totally_unsubscribed_15, t0.seen_microphone_tooltip AS seen_microphone_tooltip_16, t0.not_show_rate_popup_till AS not_show_rate_popup_till_17, t0.geo_location_accepted AS geo_location_accepted_18, t0.geo_location AS geo_location_19, t0.telegram_id AS telegram_id_20, t0.site_id AS site_id_21, t0.manager_name AS manager_name_22, t0.mogilev_mailing_bonus_used AS mogilev_mailing_bonus_used_23, t0.gomel_mailing_bonus_used AS gomel_mailing_bonus_used_24, t0.dob AS dob_25, t0.batch_codes_count AS batch_codes_count_26, t0.virtual_wallet_amount AS virtual_wallet_amount_27, t0.virtual_wallet_cashback AS virtual_wallet_cashback_28, t0.money_balance AS money_balance_29, t0.security_code AS security_code_30, t0.id AS id_31, t32.created_on AS created_on_33, t32.email AS email_34, t32.status AS status_35, t32.id AS id_36, t32.referral_id AS referral_id_37, t32.user_balance_activity_id AS user_balance_activity_id_38, t32.referer_id AS referer_id_39, t0.city_id AS city_id_40 FROM customer t0 LEFT JOIN referral t32 ON t32.referral_id = t0.id WHERE t0.id = ?
Parameters:
[
2078139
]
|
19 | 0.84 ms |
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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('18083')
Parameters:
[
2078139
]
|
20 | 0.59 ms |
SELECT t0.media_id AS media_id_1, t0.width AS width_2, t0.height AS height_3, t0.id AS id_4, t0.media_id AS media_id_5 FROM media_size t0 WHERE t0.media_id = ?
Parameters:
[
1100596
]
|
21 | 0.57 ms |
SELECT t0.media_id AS media_id_1, t0.width AS width_2, t0.height AS height_3, t0.id AS id_4, t0.media_id AS media_id_5 FROM media_size t0 WHERE t0.media_id = ?
Parameters:
[
1100592
]
|
22 | 0.53 ms |
SELECT t0.media_id AS media_id_1, t0.width AS width_2, t0.height AS height_3, t0.id AS id_4, t0.media_id AS media_id_5 FROM media_size t0 WHERE t0.media_id = ?
Parameters:
[
1035103
]
|
23 | 1.15 ms |
SELECT t0.external_id AS external_id_1, t0.created_on AS created_on_2, t0.city_id AS city_id_3, t0.email AS email_4, t0.password AS password_5, t0.accept_newsletter AS accept_newsletter_6, t0.transition_id AS transition_id_7, t0.first_name AS first_name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.status AS status_11, t0.balance AS balance_12, t0.registered_from_utm_source AS registered_from_utm_source_13, t0.token AS token_14, t0.totally_unsubscribed AS totally_unsubscribed_15, t0.seen_microphone_tooltip AS seen_microphone_tooltip_16, t0.not_show_rate_popup_till AS not_show_rate_popup_till_17, t0.geo_location_accepted AS geo_location_accepted_18, t0.geo_location AS geo_location_19, t0.telegram_id AS telegram_id_20, t0.site_id AS site_id_21, t0.manager_name AS manager_name_22, t0.mogilev_mailing_bonus_used AS mogilev_mailing_bonus_used_23, t0.gomel_mailing_bonus_used AS gomel_mailing_bonus_used_24, t0.dob AS dob_25, t0.batch_codes_count AS batch_codes_count_26, t0.virtual_wallet_amount AS virtual_wallet_amount_27, t0.virtual_wallet_cashback AS virtual_wallet_cashback_28, t0.money_balance AS money_balance_29, t0.security_code AS security_code_30, t0.id AS id_31, t32.created_on AS created_on_33, t32.email AS email_34, t32.status AS status_35, t32.id AS id_36, t32.referral_id AS referral_id_37, t32.user_balance_activity_id AS user_balance_activity_id_38, t32.referer_id AS referer_id_39, t0.city_id AS city_id_40 FROM customer t0 LEFT JOIN referral t32 ON t32.referral_id = t0.id WHERE t0.id = ?
Parameters:
[
2226183
]
|
24 | 0.60 ms |
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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('18083')
Parameters:
[
2226183
]
|
25 | 0.41 ms |
SELECT t0.media_id AS media_id_1, t0.width AS width_2, t0.height AS height_3, t0.id AS id_4, t0.media_id AS media_id_5 FROM media_size t0 WHERE t0.media_id = ?
Parameters:
[
1035104
]
|
26 | 0.38 ms |
SELECT t0.media_id AS media_id_1, t0.width AS width_2, t0.height AS height_3, t0.id AS id_4, t0.media_id AS media_id_5 FROM media_size t0 WHERE t0.media_id = ?
Parameters:
[
780015
]
|
27 | 0.87 ms |
SELECT t0.external_id AS external_id_1, t0.created_on AS created_on_2, t0.city_id AS city_id_3, t0.email AS email_4, t0.password AS password_5, t0.accept_newsletter AS accept_newsletter_6, t0.transition_id AS transition_id_7, t0.first_name AS first_name_8, t0.last_name AS last_name_9, t0.phone AS phone_10, t0.status AS status_11, t0.balance AS balance_12, t0.registered_from_utm_source AS registered_from_utm_source_13, t0.token AS token_14, t0.totally_unsubscribed AS totally_unsubscribed_15, t0.seen_microphone_tooltip AS seen_microphone_tooltip_16, t0.not_show_rate_popup_till AS not_show_rate_popup_till_17, t0.geo_location_accepted AS geo_location_accepted_18, t0.geo_location AS geo_location_19, t0.telegram_id AS telegram_id_20, t0.site_id AS site_id_21, t0.manager_name AS manager_name_22, t0.mogilev_mailing_bonus_used AS mogilev_mailing_bonus_used_23, t0.gomel_mailing_bonus_used AS gomel_mailing_bonus_used_24, t0.dob AS dob_25, t0.batch_codes_count AS batch_codes_count_26, t0.virtual_wallet_amount AS virtual_wallet_amount_27, t0.virtual_wallet_cashback AS virtual_wallet_cashback_28, t0.money_balance AS money_balance_29, t0.security_code AS security_code_30, t0.id AS id_31, t32.created_on AS created_on_33, t32.email AS email_34, t32.status AS status_35, t32.id AS id_36, t32.referral_id AS referral_id_37, t32.user_balance_activity_id AS user_balance_activity_id_38, t32.referer_id AS referer_id_39, t0.city_id AS city_id_40 FROM customer t0 LEFT JOIN referral t32 ON t32.referral_id = t0.id WHERE t0.id = ?
Parameters:
[
496791
]
|
28 | 0.50 ms |
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.entity_id AS entity_id_12, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type IN ('18083')
Parameters:
[
496791
]
|
29 | 0.36 ms |
SELECT t0.media_id AS media_id_1, t0.width AS width_2, t0.height AS height_3, t0.id AS id_4, t0.media_id AS media_id_5 FROM media_size t0 WHERE t0.media_id = ?
Parameters:
[
550662
]
|
30 | 0.35 ms |
SELECT t0.media_id AS media_id_1, t0.width AS width_2, t0.height AS height_3, t0.id AS id_4, t0.media_id AS media_id_5 FROM media_size t0 WHERE t0.media_id = ?
Parameters:
[
780016
]
|
31 | 3.64 ms |
SELECT t0.offer_id AS offer_id_1, t0.alternative_offer_id AS alternative_offer_id_2, t0.id AS id_3 FROM alternative_offer t0 WHERE t0.offer_id = ?
Parameters:
[
142187
]
|
admin connection
#▲ | Time | Info |
---|---|---|
1 | 2.06 ms |
SELECT o0_.title AS title_0, o0_.offer_id AS offer_id_1, o0_.id AS id_2 FROM offer_gallery_video_package o0_ WHERE o0_.offer_id = ?
Parameters:
[
142187
]
|
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\Media\CommentMedia | No errors. |
Slivki\Entity\Media\ProfileImageMedia | No errors. |
Slivki\Entity\Offer |
|
Slivki\Entity\SiteSettings | No errors. |
Slivki\Entity\Comment | No errors. |
Slivki\Entity\User |
|
Slivki\Entity\CommentLike | No errors. |
Slivki\Entity\MediaSize | No errors. |
Slivki\Entity\Referral | No errors. |
Slivki\Entity\UserBalanceActivity | No errors. |
Slivki\Entity\SocialAccount | No errors. |
Slivki\Entity\AbstractOrderBase |
|
Slivki\Entity\OfferOrder |
|
Slivki\Entity\OfferOrderDetails | No errors. |
Slivki\Entity\UserPhone | No errors. |
Slivki\Entity\UserActivity | No errors. |
Slivki\Entity\Visit | No errors. |
Slivki\Entity\UserProperty | No errors. |
Slivki\Entity\FavouriteCategory | No errors. |
Slivki\Entity\Director |
|
Slivki\Entity\Sale |
|
Slivki\Entity\AbstractShareClick |
|
Slivki\Entity\SaleProductBasket | No errors. |
Slivki\Entity\AuthToken | No errors. |
Slivki\Entity\UserAddress | No errors. |
Slivki\Entity\SubscriptionPlanUserRelation | No errors. |
Slivki\Entity\UserGroup | No errors. |
Slivki\Entity\MailingCampaignType | No errors. |
Slivki\Entity\CreditCard | No errors. |
Slivki\Entity\AlternativeOffer | No errors. |
Slivki\Entity\AbstractCategoryBase | No errors. |
Slivki\Entity\CityArea | No errors. |
Slivki\Entity\TopSale | No errors. |
Slivki\Entity\Mall | No errors. |
Slivki\Entity\BrandingBanner | No errors. |
Slivki\Entity\SearchBanner | No errors. |
Slivki\Entity\Category |
|
Slivki\Entity\MediaType | No errors. |
Slivki\Entity\EntityDescription | No errors. |
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\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\BankCurrency | No errors. |
Slivki\Entity\AbstractGeoLocationBase | No errors. |
Slivki\Entity\GeoLocation |
|
Slivki\Entity\AntiTag | No errors. |
Slivki\Entity\UserBalanceActivityType | No errors. |
Slivki\Entity\Booking | No errors. |
Slivki\Entity\OfferCode | No errors. |
Slivki\Entity\OfferExtensionVariant | No errors. |
Slivki\Entity\GiftCertificateData | No errors. |
Slivki\Entity\TireSchedule | No errors. |
Slivki\Entity\InfoPage | No errors. |
Slivki\Entity\Media\DirectorMapLogo | No errors. |
Slivki\Entity\Media\DirectorOnlinePaymentLogoMedia | No errors. |
Slivki\Entity\SaleVersion |
|
Slivki\Entity\SaleShareClick |
|
Slivki\Entity\SaleProductBasketDetails | No errors. |
Slivki\Entity\Street | No errors. |
Slivki\Entity\SubscriptionPlan | No errors. |
admin entity manager
Class | Mapping errors |
---|---|
Slivki\Entity\OfferGalleryVideoPackage | No errors. |
Slivki\Entity\Media\AbstractMediaBase | No errors. |
Slivki\Entity\Media\OfferGalleryVideoPackagePreviewMedia | No errors. |
Slivki\Entity\OfferGalleryVideo | No errors. |
subscription entity manager
No loaded entities.