POST https://vpn-website-scripts.gp.dev.cdnnow.net/ui/client/edit/10

Query Metrics

70 Database Queries
23 Different statements
39.43 ms Query time
0 Invalid entities
27 Managed entities

Queries

Group similar statements

# Time Info
1 1.60 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_enabled AS is_enabled_5 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 0.63 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.ip AS ip_3, t0.internal_ip AS internal_ip_4, t0.private_key AS private_key_5, t0.dev AS dev_6, t0.asn AS asn_7, t0.openvpn24_compatible AS openvpn24_compatible_8, t0.certificate_fingerprint AS certificate_fingerprint_9, t0.loopback_ip AS loopback_ip_10, t0.server_group_id AS server_group_id_11 FROM client t0 WHERE t0.id = ?
Parameters:
[
  10
]
3 1.24 ms
SELECT t0.id AS id_1, t0.port AS port_2, t0.client_ip AS client_ip_3, t0.server_ip AS server_ip_4, t0.client_id AS client_id_5, t6.id AS id_7, t6.name AS name_8, t6.ip AS ip_9, t6.internal_ip AS internal_ip_10, t6.private_key AS private_key_11, t6.dev AS dev_12, t6.asn AS asn_13, t6.openvpn24_compatible AS openvpn24_compatible_14, t6.certificate_fingerprint AS certificate_fingerprint_15, t6.loopback_ip AS loopback_ip_16, t6.server_group_id AS server_group_id_17, t0.server_id AS server_id_18, t19.id AS id_20, t19.name AS name_21, t19.asn AS asn_22, t19.server_ip AS server_ip_23, t19.certificate_fingerprint AS certificate_fingerprint_24, t19.tunnel_networks AS tunnel_networks_25, t19.server_group_id AS server_group_id_26 FROM client_server t0 INNER JOIN client t6 ON t0.client_id = t6.id INNER JOIN server t19 ON t0.server_id = t19.id WHERE t0.client_id IN (?)
Parameters:
[
  10
]
4 0.73 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_default AS is_default_3, t0.ip_control_token AS ip_control_token_4, t0.loopback_networks AS loopback_networks_5 FROM server_group t0 WHERE t0.id IN (?)
Parameters:
[
  3
]
5 0.91 ms
SELECT t0.id AS id_1, t0.port AS port_2, t0.client_ip AS client_ip_3, t0.server_ip AS server_ip_4, t0.client_id AS client_id_5, t6.id AS id_7, t6.name AS name_8, t6.ip AS ip_9, t6.internal_ip AS internal_ip_10, t6.private_key AS private_key_11, t6.dev AS dev_12, t6.asn AS asn_13, t6.openvpn24_compatible AS openvpn24_compatible_14, t6.certificate_fingerprint AS certificate_fingerprint_15, t6.loopback_ip AS loopback_ip_16, t6.server_group_id AS server_group_id_17, t0.server_id AS server_id_18, t19.id AS id_20, t19.name AS name_21, t19.asn AS asn_22, t19.server_ip AS server_ip_23, t19.certificate_fingerprint AS certificate_fingerprint_24, t19.tunnel_networks AS tunnel_networks_25, t19.server_group_id AS server_group_id_26 FROM client_server t0 INNER JOIN client t6 ON t0.client_id = t6.id INNER JOIN server t19 ON t0.server_id = t19.id WHERE t0.server_id IN (?)
Parameters:
[
  7
]
6 0.85 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.asn AS asn_3, t0.server_ip AS server_ip_4, t0.certificate_fingerprint AS certificate_fingerprint_5, t0.tunnel_networks AS tunnel_networks_6, t0.server_group_id AS server_group_id_7, t8.id AS id_9, t8.name AS name_10, t8.is_default AS is_default_11, t8.ip_control_token AS ip_control_token_12, t8.loopback_networks AS loopback_networks_13 FROM server t0 LEFT JOIN server_group t8 ON t0.server_group_id = t8.id WHERE t0.server_group_id IN (?)
Parameters:
[
  3
]
7 0.75 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.is_default AS is_default_2, s0_.ip_control_token AS ip_control_token_3, s0_.loopback_networks AS loopback_networks_4 FROM server_group s0_ WHERE s0_.id IN (?)
Parameters:
[
  "1"
]
8 0.47 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.asn AS asn_3, t0.server_ip AS server_ip_4, t0.certificate_fingerprint AS certificate_fingerprint_5, t0.tunnel_networks AS tunnel_networks_6, t0.server_group_id AS server_group_id_7, t8.id AS id_9, t8.name AS name_10, t8.is_default AS is_default_11, t8.ip_control_token AS ip_control_token_12, t8.loopback_networks AS loopback_networks_13 FROM server t0 LEFT JOIN server_group t8 ON t0.server_group_id = t8.id WHERE t0.server_group_id IN (?)
Parameters:
[
  1
]
9 0.95 ms
SELECT t0.id AS id_1, t0.port AS port_2, t0.client_ip AS client_ip_3, t0.server_ip AS server_ip_4, t0.client_id AS client_id_5, t6.id AS id_7, t6.name AS name_8, t6.ip AS ip_9, t6.internal_ip AS internal_ip_10, t6.private_key AS private_key_11, t6.dev AS dev_12, t6.asn AS asn_13, t6.openvpn24_compatible AS openvpn24_compatible_14, t6.certificate_fingerprint AS certificate_fingerprint_15, t6.loopback_ip AS loopback_ip_16, t6.server_group_id AS server_group_id_17, t0.server_id AS server_id_18, t19.id AS id_20, t19.name AS name_21, t19.asn AS asn_22, t19.server_ip AS server_ip_23, t19.certificate_fingerprint AS certificate_fingerprint_24, t19.tunnel_networks AS tunnel_networks_25, t19.server_group_id AS server_group_id_26 FROM client_server t0 INNER JOIN client t6 ON t0.client_id = t6.id INNER JOIN server t19 ON t0.server_id = t19.id WHERE t0.server_id IN (?, ?, ?, ?)
Parameters:
[
  1
  2
  3
  4
]
10 0.75 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.ip AS ip_3, t0.internal_ip AS internal_ip_4, t0.private_key AS private_key_5, t0.dev AS dev_6, t0.asn AS asn_7, t0.openvpn24_compatible AS openvpn24_compatible_8, t0.certificate_fingerprint AS certificate_fingerprint_9, t0.loopback_ip AS loopback_ip_10, t0.server_group_id AS server_group_id_11 FROM client t0 WHERE t0.name = ? AND t0.server_group_id = ? LIMIT 2
Parameters:
[
  "skr.dev.gs2seek4dp.net"
  1
]
11 0.31 ms
"START TRANSACTION"
Parameters:
[]
12 0.30 ms
SAVEPOINT DOCTRINE_2
Parameters:
[]
13 0.65 ms
INSERT INTO log (date, action, comment, user_info, request_ip, entity_type, entity_description, entity_id, latest) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "2026-06-08 15:44:50"
  2
  "Released IP 172.19.0.13 using token 68j2fkpfmd..."
  "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:150.0) Gecko/20100101 Firefox/150.0"
  "185.179.196.36"
  "client"
  "Rollback during client creation"
  "rollback"
  1
]
14 0.48 ms
UPDATE client SET loopback_ip = ?, server_group_id = ? WHERE id = ?
Parameters:
[
  "172.19.0.12"
  1
  10
]
15 0.59 ms
DELETE FROM client_server WHERE id = ?
Parameters:
[
  62
]
16 0.14 ms
RELEASE SAVEPOINT DOCTRINE_2
Parameters:
[]
17 0.25 ms
SAVEPOINT DOCTRINE_2
Parameters:
[]
18 0.42 ms
INSERT INTO log (date, action, comment, user_info, request_ip, entity_type, entity_description, entity_id, latest) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "2026-06-08 15:44:51"
  2
  "Released IP 172.19.0.14 using token 68j2fkpfmd..."
  "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:150.0) Gecko/20100101 Firefox/150.0"
  "185.179.196.36"
  "client"
  "Rollback during client creation"
  "rollback"
  1
]
19 0.10 ms
RELEASE SAVEPOINT DOCTRINE_2
Parameters:
[]
20 0.49 ms
SAVEPOINT DOCTRINE_2
Parameters:
[]
21 0.62 ms
INSERT INTO log (date, action, comment, user_info, request_ip, entity_type, entity_description, entity_id, latest) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "2026-06-08 15:44:52"
  2
  "Released IP 172.19.0.12 using token 68j2fkpfmd..."
  "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:150.0) Gecko/20100101 Firefox/150.0"
  "185.179.196.36"
  "client"
  "Rollback during client creation"
  "rollback"
  1
]
22 0.52 ms
RELEASE SAVEPOINT DOCTRINE_2
Parameters:
[]
23 0.24 ms
SAVEPOINT DOCTRINE_2
Parameters:
[]
24 0.39 ms
INSERT INTO log (date, action, comment, user_info, request_ip, entity_type, entity_description, entity_id, latest) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "2026-06-08 15:44:54"
  1
  "Reserved IP 172.19.0.12 using token 68j2fkpfmd... from network 172.19.0.1/24"
  "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:150.0) Gecko/20100101 Firefox/150.0"
  "185.179.196.36"
  "client"
  "skr.dev.gs2seek4dp.net"
  "10"
  1
]
25 0.12 ms
RELEASE SAVEPOINT DOCTRINE_2
Parameters:
[]
26 0.55 ms
SELECT c0_.asn AS asn_0 FROM client c0_ WHERE c0_.server_group_id = ? AND c0_.asn IS NOT NULL ORDER BY c0_.asn ASC
Parameters:
[
  1
]
27 0.33 ms
SELECT c0_.asn AS asn_0 FROM client c0_ WHERE c0_.server_group_id = ? AND c0_.asn IS NOT NULL ORDER BY c0_.asn ASC
Parameters:
[
  1
]
28 0.48 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.action AS action_3, t0.comment AS comment_4, t0.user_info AS user_info_5, t0.request_ip AS request_ip_6, t0.entity_type AS entity_type_7, t0.entity_description AS entity_description_8, t0.entity_id AS entity_id_9, t0.latest AS latest_10 FROM log t0 WHERE t0.entity_id = ? AND t0.latest = ?
Parameters:
[
  "10"
  1
]
29 0.15 ms
SAVEPOINT DOCTRINE_2
Parameters:
[]
30 0.31 ms
INSERT INTO log (date, action, comment, user_info, request_ip, entity_type, entity_description, entity_id, latest) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "2026-06-08 15:44:54"
  4
  "Client updated, moved to new server group: cdnnow.dev"
  "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:150.0) Gecko/20100101 Firefox/150.0"
  "185.179.196.36"
  "client"
  "skr.dev.gs2seek4dp.net"
  "10"
  1
]
31 0.25 ms
UPDATE client SET asn = ? WHERE id = ?
Parameters:
[
  4200000000
  10
]
32 1.77 ms
UPDATE log SET latest = ? WHERE id = ?
Parameters:
[
  0
  276
]
33 0.22 ms
UPDATE log SET latest = ? WHERE id = ?
Parameters:
[
  0
  257
]
34 0.12 ms
RELEASE SAVEPOINT DOCTRINE_2
Parameters:
[]
35 0.31 ms
SAVEPOINT DOCTRINE_2
Parameters:
[]
36 0.44 ms
INSERT INTO log (date, action, comment, user_info, request_ip, entity_type, entity_description, entity_id, latest) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "2026-06-08 15:44:56"
  1
  "Reserved IP 172.19.0.13 using token 68j2fkpfmd... from network 172.19.0.1/24"
  "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:150.0) Gecko/20100101 Firefox/150.0"
  "185.179.196.36"
  "client_server"
  "Tunnel client IP"
  "new"
  1
]
37 0.22 ms
RELEASE SAVEPOINT DOCTRINE_2
Parameters:
[]
38 0.16 ms
SAVEPOINT DOCTRINE_2
Parameters:
[]
39 0.56 ms
INSERT INTO log (date, action, comment, user_info, request_ip, entity_type, entity_description, entity_id, latest) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "2026-06-08 15:44:56"
  1
  "Reserved IP 172.19.0.14 using token 68j2fkpfmd... from network 172.19.0.1/24"
  "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:150.0) Gecko/20100101 Firefox/150.0"
  "185.179.196.36"
  "client_server"
  "Tunnel server IP"
  "new"
  1
]
40 0.20 ms
RELEASE SAVEPOINT DOCTRINE_2
Parameters:
[]
41 0.41 ms
SELECT c0_.port AS port_0 FROM client_server c0_ WHERE c0_.server_id = ? ORDER BY c0_.port ASC
Parameters:
[
  1
]
42 0.26 ms
SAVEPOINT DOCTRINE_2
Parameters:
[]
43 0.38 ms
INSERT INTO client_server (port, client_ip, server_ip, client_id, server_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  20000
  "172.19.0.13"
  "172.19.0.14"
  10
  1
]
44 1.93 ms
INSERT INTO log (date, action, comment, user_info, request_ip, entity_type, entity_description, entity_id, latest) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "2026-06-08 15:44:58"
  1
  "Reserved IP 172.19.0.29 using token 68j2fkpfmd... from network 172.19.0.1/24"
  "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:150.0) Gecko/20100101 Firefox/150.0"
  "185.179.196.36"
  "client_server"
  "Tunnel client IP"
  "new"
  1
]
45 0.11 ms
RELEASE SAVEPOINT DOCTRINE_2
Parameters:
[]
46 0.10 ms
SAVEPOINT DOCTRINE_2
Parameters:
[]
47 0.19 ms
INSERT INTO log (date, action, comment, user_info, request_ip, entity_type, entity_description, entity_id, latest) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "2026-06-08 15:44:58"
  1
  "Reserved IP 172.19.0.30 using token 68j2fkpfmd... from network 172.19.0.1/24"
  "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:150.0) Gecko/20100101 Firefox/150.0"
  "185.179.196.36"
  "client_server"
  "Tunnel server IP"
  "new"
  1
]
48 0.09 ms
RELEASE SAVEPOINT DOCTRINE_2
Parameters:
[]
49 0.44 ms
SELECT c0_.port AS port_0 FROM client_server c0_ WHERE c0_.server_id = ? ORDER BY c0_.port ASC
Parameters:
[
  2
]
50 0.31 ms
SAVEPOINT DOCTRINE_2
Parameters:
[]
51 0.42 ms
INSERT INTO client_server (port, client_ip, server_ip, client_id, server_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  20000
  "172.19.0.29"
  "172.19.0.30"
  10
  2
]
52 0.34 ms
INSERT INTO log (date, action, comment, user_info, request_ip, entity_type, entity_description, entity_id, latest) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "2026-06-08 15:45:00"
  1
  "Reserved IP 172.19.0.31 using token 68j2fkpfmd... from network 172.19.0.1/24"
  "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:150.0) Gecko/20100101 Firefox/150.0"
  "185.179.196.36"
  "client_server"
  "Tunnel client IP"
  "new"
  1
]
53 0.16 ms
RELEASE SAVEPOINT DOCTRINE_2
Parameters:
[]
54 0.25 ms
SAVEPOINT DOCTRINE_2
Parameters:
[]
55 0.39 ms
INSERT INTO log (date, action, comment, user_info, request_ip, entity_type, entity_description, entity_id, latest) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "2026-06-08 15:45:00"
  1
  "Reserved IP 172.19.0.32 using token 68j2fkpfmd... from network 172.19.0.1/24"
  "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:150.0) Gecko/20100101 Firefox/150.0"
  "185.179.196.36"
  "client_server"
  "Tunnel server IP"
  "new"
  1
]
56 0.16 ms
RELEASE SAVEPOINT DOCTRINE_2
Parameters:
[]
57 0.49 ms
SELECT c0_.port AS port_0 FROM client_server c0_ WHERE c0_.server_id = ? ORDER BY c0_.port ASC
Parameters:
[
  3
]
58 2.14 ms
SAVEPOINT DOCTRINE_2
Parameters:
[]
59 1.33 ms
INSERT INTO client_server (port, client_ip, server_ip, client_id, server_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  20000
  "172.19.0.31"
  "172.19.0.32"
  10
  3
]
60 0.98 ms
INSERT INTO log (date, action, comment, user_info, request_ip, entity_type, entity_description, entity_id, latest) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "2026-06-08 15:45:03"
  1
  "Reserved IP 172.19.0.33 using token 68j2fkpfmd... from network 172.19.0.1/24"
  "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:150.0) Gecko/20100101 Firefox/150.0"
  "185.179.196.36"
  "client_server"
  "Tunnel client IP"
  "new"
  1
]
61 1.95 ms
RELEASE SAVEPOINT DOCTRINE_2
Parameters:
[]
62 1.01 ms
SAVEPOINT DOCTRINE_2
Parameters:
[]
63 0.51 ms
INSERT INTO log (date, action, comment, user_info, request_ip, entity_type, entity_description, entity_id, latest) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "2026-06-08 15:45:03"
  1
  "Reserved IP 172.19.0.34 using token 68j2fkpfmd... from network 172.19.0.1/24"
  "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:150.0) Gecko/20100101 Firefox/150.0"
  "185.179.196.36"
  "client_server"
  "Tunnel server IP"
  "new"
  1
]
64 0.74 ms
RELEASE SAVEPOINT DOCTRINE_2
Parameters:
[]
65 0.79 ms
SELECT c0_.port AS port_0 FROM client_server c0_ WHERE c0_.server_id = ? ORDER BY c0_.port ASC
Parameters:
[
  4
]
66 0.38 ms
SAVEPOINT DOCTRINE_2
Parameters:
[]
67 0.44 ms
INSERT INTO client_server (port, client_ip, server_ip, client_id, server_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  20000
  "172.19.0.33"
  "172.19.0.34"
  10
  4
]
68 0.50 ms
UPDATE client SET private_key = ? WHERE id = ?
Parameters:
[
  """
    -----BEGIN OpenVPN Static key V1-----\n
    6e6b67ef6e0489a139a7be420e711bd3cac333e51b6d93876871b779dbc8783158bd039003d6a632b342e03ce51ba855c6ed7dff1e45090afe64d70f670e49a6816797ab6f358e5ea042d01aaa99b27426aabf7e5d838ec4702ea4fea9890973ae4889bf728f2f3f11267ae8f3777ad24c22e9116ef73c92c1fa6c2d42bc76e8c66d2cc5ca66b383e1f01ccdc4c677a01ed0e7c7894602a3b5d93d8f6a62b16ca8ec69dd5692be0fe992a71c55da6a7a521fc92174842ab9a5c6e80301408e70f9ab0fdcc383f80db1f2ca77ef5ef309818d11be048dffd835c6b7b459e0c15a443c684e23c8f02be0eb6c011bf56950dcd8be9a738c5a5537c3869df063088d\n
    -----END OpenVPN Static key V1-----
    """
  10
]
69 0.11 ms
RELEASE SAVEPOINT DOCTRINE_2
Parameters:
[]
70 1.54 ms
"COMMIT"
Parameters:
[]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Log 14
App\Entity\Server 5
App\Entity\ClientServer 4
App\Entity\ServerGroup 2
App\Entity\User 1
App\Entity\Client 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Client No errors.
App\Entity\ServerGroup No errors.
App\Entity\ClientServer No errors.
App\Entity\Server No errors.
App\Entity\Log No errors.