Query Metrics
12
Database Queries
8
Different statements
16.51 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
6.15 ms (37.23%) |
1 |
SELECT s0_.created_at AS created_at_0, s0_.updated_at AS updated_at_1, s0_.deleted_at AS deleted_at_2, s0_.uuid AS uuid_3, s0_.url_slug AS url_slug_4, s0_.og_description AS og_description_5, s0_.active AS active_6, s0_.id AS id_7, s0_.client_id AS client_id_8, s0_.username AS username_9, s0_.password AS password_10, s0_.total AS total_11, s0_.used AS used_12, s0_.expire_at AS expire_at_13, s0_.is_enabled AS is_enabled_14, s0_.note AS note_15, s0_.total_price AS total_price_16, s0_.pay_method AS pay_method_17, s0_.rollback_note AS rollback_note_18, s0_.oc_serv_usage AS oc_serv_usage_19, s0_.v2ray_usage AS v2ray_usage_20, s0_.open_vpn_usage AS open_vpn_usage_21, s0_.server_number AS server_number_22, s0_.country AS country_23, s0_.size_notif AS size_notif_24, s0_.day_notif AS day_notif_25, s0_.done_notif AS done_notif_26, s0_.owner_id AS owner_id_27, s0_.plan_id AS plan_id_28, s0_.bot_user_id AS bot_user_id_29, s0_.creator_bot_id AS creator_bot_id_30 FROM service s0_ INNER JOIN plan p1_ ON s0_.plan_id = p1_.id WHERE s0_.day_notif = 0 AND s0_.is_enabled = 1 AND s0_.expire_at < ?
Parameters:
[
"2025-05-10 12:19:01"
]
|
4.23 ms (25.63%) |
1 |
"START TRANSACTION"
Parameters:
[] |
2.29 ms (13.88%) |
3 |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.deleted_at AS deleted_at_3, t0.uuid AS uuid_4, t0.url_slug AS url_slug_5, t0.og_description AS og_description_6, t0.active AS active_7, t0.id AS id_8, t0.title AS title_9, t0.token AS token_10, t0.owner_user_id AS owner_user_id_11, t0.description AS description_12, t0.card_number AS card_number_13, t0.force_join_channel AS force_join_channel_14, t0.channel_user_name AS channel_user_name_15, t0.support_username AS support_username_16, t0.logo AS logo_17, t0.channel_members AS channel_members_18, t0.bot_services AS bot_services_19, t0.welcome_message AS welcome_message_20, t0.thanks_message AS thanks_message_21, t0.allow_test AS allow_test_22, t0.off_percent AS off_percent_23, t0.wallet_address AS wallet_address_24, t0.minimum_card_to_card AS minimum_card_to_card_25, t0.is_bot_for_website AS is_bot_for_website_26, t0.sent_auto_messages AS sent_auto_messages_27, t0.users_count AS users_count_28, t0.services_count AS services_count_29, t0.ads_not_tested_message AS ads_not_tested_message_30, t0.ads_not_bought_message AS ads_not_bought_message_31, t0.owner_id AS owner_id_32, t0.domain_id AS domain_id_33 FROM bot t0 WHERE t0.is_bot_for_website = ? LIMIT 1
Parameters:
[
1
]
|
1.46 ms (8.84%) |
3 |
SELECT t0.id AS id_1, t0.label AS label_2, t0.value AS value_3 FROM setting t0 WHERE t0.label = ? LIMIT 1
Parameters:
[
"SUBSCRIPTIONLINK"
]
|
0.92 ms (5.57%) |
1 |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.deleted_at AS deleted_at_3, t0.uuid AS uuid_4, t0.url_slug AS url_slug_5, t0.og_description AS og_description_6, t0.active AS active_7, t0.id AS id_8, t0.address AS address_9, t0.tg_contact AS tg_contact_10, t0.tg_channle AS tg_channle_11, t0.wallpaper AS wallpaper_12, t0.app_name AS app_name_13, t0.ns1 AS ns1_14, t0.ns2 AS ns2_15, t0.logo AS logo_16, t0.is_connected AS is_connected_17, t0.owner_id AS owner_id_18 FROM domain t0 WHERE t0.active = ?
Parameters:
[
1
]
|
0.70 ms (4.24%) |
1 |
UPDATE service SET day_notif = ? WHERE id = ?
Parameters:
[ 1 "1f015e88-a894-6156-8632-a12e441be7a8" ] |
0.39 ms (2.34%) |
1 |
"COMMIT"
Parameters:
[] |
0.37 ms (2.27%) |
1 |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.deleted_at AS deleted_at_3, t0.uuid AS uuid_4, t0.url_slug AS url_slug_5, t0.og_description AS og_description_6, t0.active AS active_7, t0.id AS id_8, t0.email AS email_9, t0.roles AS roles_10, t0.password AS password_11, t0.is_verified AS is_verified_12, t0.first_name AS first_name_13, t0.last_name AS last_name_14, t0.access AS access_15, t0.image AS image_16, t0.wallet AS wallet_17, t0.mobile AS mobile_18, t0.last_login AS last_login_19, t0.unique_presenter_code AS unique_presenter_code_20, t0.last_buy AS last_buy_21, t0.sub_user_count AS sub_user_count_22, t0.interest_rate AS interest_rate_23, t0.telegram_channel AS telegram_channel_24, t0.customer_text AS customer_text_25, t0.this_month_charge AS this_month_charge_26, t0.user_trace AS user_trace_27, t0.is_telegram_contact AS is_telegram_contact_28, t0.is_telegram_contact_checked AS is_telegram_contact_checked_29, t0.card_number_to_charge AS card_number_to_charge_30, t0.advertiser_monthly_income AS advertiser_monthly_income_31, t0.connected_telegram_user_id AS connected_telegram_user_id_32, t0.vpn_services_count AS vpn_services_count_33, t0.gift_wallet AS gift_wallet_34, t0.presenter_id AS presenter_id_35, t0.advertiser_id AS advertiser_id_36, t0.campaign_id AS campaign_id_37 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
"1ed715cd-3f6a-63e8-a578-7f3f402e114d"
]
|
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\Entity\Setting | No errors. |
App\Entity\BaseEntity | No errors. |
App\Entity\Domains\Domain | No errors. |
App\Entity\Generic\User | No errors. |
App\Entity\Telegram\AgentPublicBot\Bot | No errors. |
App\Entity\Telegram\AgentPublicBot\BotPlan | No errors. |
App\Entity\Telegram\AgentPublicBot\BotUser | No errors. |
App\Entity\Telegram\AgentPublicBot\BotTransaction | No errors. |
App\Entity\VPN\Service\Service | No errors. |
App\Entity\Telegram\AgentPublicBot\BotCampaign | No errors. |
App\Entity\SubTransactions\ArzDigital | No errors. |
App\Entity\Telegram\AgentPublicBot\BotNotification | No errors. |
App\Entity\Telegram\AgentPublicBot\BotAnalytics | No errors. |
App\Entity\VPN\Service\Plan | No errors. |
App\Entity\VPN\Service\ServiceUsage | No errors. |
App\Entity\Campaign | No errors. |
App\Entity\Transaction | No errors. |
App\Entity\Idea | No errors. |
App\Entity\Server\Hetzner\Ip | No errors. |
App\Entity\Server\Hetzner\Server | No errors. |