Query Metrics
595
Database Queries
10
Different statements
631.47 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
468.80 ms (74.24%) |
130 |
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.client_id AS client_id_9, t0.username AS username_10, t0.password AS password_11, t0.total AS total_12, t0.used AS used_13, t0.expire_at AS expire_at_14, t0.is_enabled AS is_enabled_15, t0.note AS note_16, t0.total_price AS total_price_17, t0.pay_method AS pay_method_18, t0.rollback_note AS rollback_note_19, t0.oc_serv_usage AS oc_serv_usage_20, t0.v2ray_usage AS v2ray_usage_21, t0.open_vpn_usage AS open_vpn_usage_22, t0.server_number AS server_number_23, t0.country AS country_24, t0.size_notif AS size_notif_25, t0.day_notif AS day_notif_26, t0.done_notif AS done_notif_27, t0.owner_id AS owner_id_28, t0.plan_id AS plan_id_29, t0.bot_user_id AS bot_user_id_30, t0.creator_bot_id AS creator_bot_id_31 FROM service t0 WHERE t0.client_id = ? LIMIT 1
Parameters:
[
2398225
]
|
116.34 ms (18.42%) |
260 |
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.date AS date_9, t0.oc_usage AS oc_usage_10, t0.v2ray_usage AS v2ray_usage_11, t0.open_usage AS open_usage_12, t0.service_id AS service_id_13 FROM service_usage t0 WHERE t0.service_id = ? AND t0.date = ? LIMIT 1
Parameters:
[ "1f0119d3-6fcd-6d12-a754-8931b1a7e4c8" "2025-05-05" ] |
15.00 ms (2.38%) |
48 |
UPDATE service SET open_vpn_usage = ? WHERE id = ?
Parameters:
[ "10168360375.5" "1f01ca72-0756-6676-b85d-31c76a0a99a8" ] |
10.76 ms (1.70%) |
48 |
UPDATE service_usage SET open_usage = ? WHERE id = ?
Parameters:
[ "6916990006.5" "1f029269-d27e-6406-bd7a-5139b809b489" ] |
10.04 ms (1.59%) |
51 |
"START TRANSACTION"
Parameters:
[] |
5.72 ms (0.91%) |
51 |
"COMMIT"
Parameters:
[] |
2.11 ms (0.33%) |
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"
]
|
2.04 ms (0.32%) |
2 |
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
]
|
0.47 ms (0.07%) |
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.20 ms (0.03%) |
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.umendpoint AS umendpoint_9, t0.umusername AS umusername_10, t0.umpassword AS umpassword_11, t0.umprofile_name AS umprofile_name_12, t0.address AS address_13, t0.l2tp_address AS l2tp_address_14, t0.l2tp_secret AS l2tp_secret_15, t0.umsshport AS umsshport_16, t0.ovpnconfig_file AS ovpnconfig_file_17, t0.is_server_has_owner_info AS is_server_has_owner_info_18, t0.name AS name_19, t0.note AS note_20, t0.country_id AS country_id_21 FROM `ovpn_server` t0 WHERE t0.active = ? AND t0.deleted_at IS NULL
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\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\OpenVPN\Server | No errors. |
App\Entity\Country | No errors. |
App\Entity\VPN\Service\Plan | No errors. |
App\Entity\VPN\Service\ServiceUsage | No errors. |