http://tehranabr.org/installCountries

Query Metrics

8 Database Queries
7 Different statements
140.66 ms Query time
4 Invalid entities

Queries

Group similar statements

# 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"
]
6 13.70 ms
SELECT DATABASE()
Parameters:
[]
7 14.25 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "Hotnet"
]
8 13.72 ms
SELECT DATABASE()
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.

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
  • The mappings App\Entity\Website\Website\Website#transactions and App\Entity\Website\Transaction#website are inconsistent with each other.
App\Entity\Website\VPN\OcServ\Protocol No errors.
App\Entity\Generic\User No errors.
App\Entity\Generic\Customer\Customer
  • The association App\Entity\Generic\Customer\Customer#presenter refers to the inverse side field App\Entity\Generic\Customer\Customer#customers which does not exist.
  • The mappings App\Entity\Generic\Customer\Customer#users and App\Entity\Generic\Customer\Customer#presenter are inconsistent with each other.
App\Entity\Website\Transaction No errors.
App\Entity\BaseSite\Plan\Plan No errors.
App\Entity\BaseSite\Plan\AddOn No errors.
App\Entity\Website\Setting No errors.
App\Entity\Website\Analytics\ServersUsage No errors.
App\Entity\Website\Cms\Article No errors.
App\Entity\Website\Cms\Category No errors.
App\Entity\Website\Cms\Page No errors.
App\Entity\Website\Cms\Tag No errors.
App\Entity\Website\Domains\Domain
  • The association App\Entity\Website\Domains\Domain#bots refers to the owning side field App\Entity\Website\Telegram\AgentPublicBot\Bot#domain which does not exist.
App\Entity\Website\Sms\SmsIncome No errors.
App\Entity\Website\SubTransactions\VasetPal No errors.
App\Entity\Website\Telegram\AgentPublicBot\Bot No errors.
App\Entity\Website\Analytics No errors.
App\Entity\Website\Campaign No errors.
App\Entity\Website\Cost No errors.
App\Entity\Website\CostCategory No errors.
App\Entity\Website\VPN\Service\Service
  • The association App\Entity\Website\VPN\Service\Service#owner refers to the inverse side field App\Entity\Generic\Customer\Customer#services which does not exist.
App\Entity\Website\VPN\Service\Plan No errors.