Query Metrics
5
Database Queries
5
Different statements
99.00 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 40.72 ms |
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
Parameters:
[] |
| 2 | 13.56 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 13.88 ms |
DELETE FROM country WHERE id = ?
Parameters:
[
"1f0d6c1e-34ea-614c-998f-a1b7680e5f5a"
]
|
| 4 | 17.16 ms |
"ROLLBACK"
Parameters:
[] |
| 5 | 13.68 ms |
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.is_connected AS is_connected_9, t0.address AS address_10, t0.ns1 AS ns1_11, t0.ns2 AS ns2_12, t0.valid_until AS valid_until_13, t0.website_id AS website_id_14 FROM `base_site_domain` t0 WHERE t0.address = ? LIMIT 1
Parameters:
[
"tehranabr.org"
]
|
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\BaseEntity | No errors. |
| App\Entity\Website\Country | No errors. |
| App\Entity\Website\VPN\V2ray\Server | No errors. |
| App\Entity\Website\VPN\OpenVPN\Server | No errors. |
| App\Entity\Website\VPN\OcServ\Server | No errors. |
| App\Entity\Website\VPN\V2ray\Protocol | No errors. |
| App\Entity\BaseSite\Domain | No errors. |
| App\Entity\Website\Website\Website |
|