Query Metrics
2
Database Queries
2
Different statements
2.29 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.30 ms |
SELECT t0.id AS id_1, t0.lang AS lang_2, t0.currency AS currency_3, t0.public_api_url AS public_api_url_4, t0.public_api_key AS public_api_key_5, t0.title AS title_6, t0.club_name AS club_name_7, t0.host AS host_8, t0.slug AS slug_9, t0.qr_first AS qr_first_10, t0.qr_second AS qr_second_11, t0.qr_first_string AS qr_first_string_12, t0.qr_second_string AS qr_second_string_13, t0.logo AS logo_14, t0.logo_height AS logo_height_15, t0.updated_at AS updated_at_16, t0.start_date AS start_date_17, t0.test_phone AS test_phone_18, t0.timezone AS timezone_19, t0.session_duration AS session_duration_20, t0.is_bonus_disabled_on_card AS is_bonus_disabled_on_card_21, t0.is_instagram AS is_instagram_22, t0.social_network AS social_network_23, t0.is_tg_enabled AS is_tg_enabled_24, t0.messenger_channels AS messenger_channels_25, t0.is_tg_ignored AS is_tg_ignored_26, t0.nps_bonuses AS nps_bonuses_27, t0.nps_with_name AS nps_with_name_28, t0.is_referral_enabled AS is_referral_enabled_29, t0.referral_bonus_amount AS referral_bonus_amount_30, t0.is_referral_bonus_in_bonus_currency AS is_referral_bonus_in_bonus_currency_31, t0.is_referral_reward_for_both AS is_referral_reward_for_both_32, t0.is_referral_monthly_rewards_enabled AS is_referral_monthly_rewards_enabled_33, t0.referral_min_session_minutes AS referral_min_session_minutes_34, t0.referral_top1_amount AS referral_top1_amount_35, t0.referral_top2_amount AS referral_top2_amount_36, t0.referral_top3_amount AS referral_top3_amount_37, t0.referral_top4_amount AS referral_top4_amount_38, t0.referral_top5_amount AS referral_top5_amount_39, t0.is_wheel_enabled AS is_wheel_enabled_40, t0.is_wheel_hidden AS is_wheel_hidden_41, t0.wheel_start_date AS wheel_start_date_42, t0.wheel_preset AS wheel_preset_43, t0.payment_sum_for_bonuses AS payment_sum_for_bonuses_44, t0.is_cases_ignored AS is_cases_ignored_45, t0.is_multiply_spin_handler AS is_multiply_spin_handler_46, t0.hash AS hash_47, t0.is_disable AS is_disable_48, t0.billing_start_at AS billing_start_at_49, t0.paid_until_at AS paid_until_at_50, t0.tax_code AS tax_code_51, t0.legal_type AS legal_type_52, t0.payment_preset_id AS payment_preset_id_53, t0.user_id AS user_id_54 FROM club t0 WHERE t0.host = ? LIMIT 1
Parameters:
[
"refferal.essdemo.ru"
]
|
| 2 | 1.00 ms |
SELECT t0.id AS id_1, t0.counters_body AS counters_body_2, t0.counters_head AS counters_head_3, t0.lang AS lang_4, t0.currency AS currency_5, t0.title AS title_6, t0.qr_first AS qr_first_7, t0.qr_second AS qr_second_8, t0.logo AS logo_9, t0.club_name AS club_name_10, t0.updated_at AS updated_at_11, t0.start_date AS start_date_12, t0.test_phone AS test_phone_13, t0.timezone AS timezone_14, t0.is_bonus_disabled_on_card AS is_bonus_disabled_on_card_15, t0.is_disable AS is_disable_16 FROM settings t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
1
]
|
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Main\Entity\Club | No errors. |
| App\Payments\Entity\PaymentPreset | No errors. |
| App\User\Entity\User | No errors. |
| App\Main\Entity\Settings | No errors. |