http://tehranabr.org/

Query Metrics

2 Database Queries
2 Different statements
0.87 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.46 ms
(53.10%)
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.name AS name_9, t0.price_per_unit AS price_per_unit_10, t0.unit AS unit_11, t0.price_per_extra_unit AS price_per_extra_unit_12, t0.value_type AS value_type_13, t0.feature_key AS feature_key_14, t0.details AS details_15, t0.icon AS icon_16, t0.content AS content_17 FROM `base_site_feature` t0 WHERE t0.active = ?
Parameters:
[
  1
]
0.41 ms
(46.90%)
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.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\BaseSite\Plan\Feature No errors.
App\Entity\BaseSite\Domain No errors.
App\Entity\Website\Website\Website
  • The association App\Entity\Website\Website\Website#transactions refers to the owning side field App\Entity\Website\Transaction#website which does not exist.