GET https://niraloy.com/contact

Query Metrics

4 Database Queries
4 Different statements
28.02 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 25.30 ms
SELECT p0_.id AS id_0, p0_.code AS code_1, p0_.title AS title_2 FROM profile__address_country p0_
Parameters:
[]
2 1.57 ms
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.bn_title AS bn_title_2, p0_.code AS code_3 FROM profile__address_division p0_
Parameters:
[]
3 0.48 ms
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.bn_title AS bn_title_2, p0_.code AS code_3, p0_.lat AS lat_4, p0_.lon AS lon_5, p0_.website AS website_6, p0_.division_id AS division_id_7 FROM profile__address_district p0_
Parameters:
[]
4 0.66 ms
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.bn_title AS bn_title_2, p0_.code AS code_3, p0_.district_id AS district_id_4 FROM profile__address_thana p0_
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\Profile\Person No errors.
SDRO\ProfileBundle\Entity\Address\Division No errors.
SDRO\ProfileBundle\Entity\Contact No errors.
SDRO\ProfileBundle\Entity\Address No errors.
SDRO\ProfileBundle\Entity\Address\Country No errors.
SDRO\ProfileBundle\Entity\Address\District No errors.
SDRO\ProfileBundle\Entity\Address\Thana No errors.
App\Entity\Account\Account
  • The mappings App\Entity\Account\Account#batchs and SDRO\AccountBundle\Entity\Batch#account are inconsistent with each other.
  • The association App\Entity\Account\Account#child refers to the owning side field App\Entity\Account\Account#parent which is not defined as association, but as field.
  • The association App\Entity\Account\Account#child refers to the owning side field App\Entity\Account\Account#parent which does not exist.
App\Entity\Media\Media No errors.
App\Entity\Profile\Nominee No errors.
App\Entity\User No errors.
SDRO\ProfileBundle\Entity\Email No errors.