Query Metrics
325
Database Queries
15
Different statements
168.00 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
104.00 ms (61.91%) |
57 |
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:
[
"789375"
]
|
21.13 ms (12.58%) |
57 |
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:
[ "1f017b8a-b48c-6cdc-8bab-0b5e7af40d1b" "2025-05-05" ] |
17.26 ms (10.28%) |
57 |
UPDATE service SET v2ray_usage = ? WHERE id = ?
Parameters:
[ "8964142114" "1f017b8a-b48c-6cdc-8bab-0b5e7af40d1b" ] |
7.66 ms (4.56%) |
57 |
UPDATE service_usage SET v2ray_usage = ? WHERE id = ?
Parameters:
[ "464159071" "1f0296eb-5a30-6608-a744-05c75748991f" ] |
7.16 ms (4.26%) |
41 |
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.days AS days_9, t0.service_type AS service_type_10, t0.protocol AS protocol_11, t0.size AS size_12, t0.users AS users_13, t0.country AS country_14, t0.price AS price_15, t0.has_v2ray AS has_v2ray_16, t0.has_cisco AS has_cisco_17, t0.has_open_vpn AS has_open_vpn_18 FROM plan t0 WHERE t0.id = ?
Parameters:
[
"1f013b73-345f-64b2-8368-6fa90990c835"
]
|
2.85 ms (1.70%) |
22 |
"COMMIT"
Parameters:
[] |
2.77 ms (1.65%) |
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.date AS date_9, t0.ip AS ip_10, t0.total_usage AS total_usage_11 FROM servers_usage t0 WHERE t0.ip = ? AND t0.date = ? LIMIT 1
Parameters:
[ "https://cdn3.inping.ir" "2025-05-05" ] |
1.35 ms (0.80%) |
22 |
"START TRANSACTION"
Parameters:
[] |
1.17 ms (0.70%) |
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.76 ms (0.45%) |
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.76 ms (0.45%) |
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.ip AS ip_9, t0.ssh_username AS ssh_username_10, t0.ssh_password AS ssh_password_11, t0.panel_type AS panel_type_12, t0.endpoint_address AS endpoint_address_13, t0.panel_username AS panel_username_14, t0.panel_password AS panel_password_15, t0.panel_port AS panel_port_16, t0.total_services_count AS total_services_count_17, t0.name AS name_18, t0.db_address AS db_address_19, t0.usage_script_type AS usage_script_type_20, t0.last_script_update AS last_script_update_21, t0.is_server_has_owner_info AS is_server_has_owner_info_22, t0.note AS note_23, t0.server_type AS server_type_24, t0.country_id AS country_id_25 FROM server t0 WHERE t0.ip = ? AND t0.active = ? AND t0.deleted_at IS NULL LIMIT 1
Parameters:
[ "https://cdn3.inping.ir" 1 ] |
0.40 ms (0.24%) |
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.36 ms (0.21%) |
1 |
UPDATE server SET last_script_update = ? WHERE id = ?
Parameters:
[ "2025-05-05 19:53:16" "1f011b6e-ca9f-66ae-949b-4bbb45d1e5c5" ] |
0.23 ms (0.14%) |
1 |
UPDATE servers_usage SET total_usage = ? WHERE id = ?
Parameters:
[ "85430446636" "1f02926c-271b-6584-b584-e594ec0808bf" ] |
0.11 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.title AS title_9, t0.code AS code_10, t0.flag AS flag_11 FROM country t0 WHERE t0.id = ?
Parameters:
[
"1ed70ff5-3ca8-66e2-833c-bd0c0b992d99"
]
|
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.