GET https://rent.n46.net/en/landlord/properties/edit?id=2

Query Metrics

3 Database Queries
3 Different statements
0.87 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.38 ms
(44.16%)
1
SELECT a0_.id AS id_0, a0_.email AS email_1, a0_.google AS google_2, a0_.password AS password_3, a0_.first_name AS first_name_4, a0_.last_name AS last_name_5, a0_.legal_name AS legal_name_6, a0_.sex AS sex_7, a0_.account_type AS account_type_8, a0_.nin AS nin_9, a0_.status AS status_10, a0_.is_suspended AS is_suspended_11, a0_.roles AS roles_12, a0_.balance AS balance_13, a0_.is_subscribed AS is_subscribed_14, a0_.created_at AS created_at_15, a0_.updated_at AS updated_at_16, a0_.language_id AS language_id_17 FROM ax_tenant a0_
Parameters:
[]
0.26 ms
(30.11%)
1
SELECT t0.id AS id_1, t0.phone_number AS phone_number_2, t0.status AS status_3, t0.code AS code_4, t0.ip_address AS ip_address_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.tenant_id AS tenant_id_8 FROM ax_tenant_phone t0 WHERE t0.tenant_id = ?
Parameters:
[
  1
]
0.22 ms
(25.74%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.google AS google_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.legal_name AS legal_name_7, t0.sex AS sex_8, t0.account_type AS account_type_9, t0.nin AS nin_10, t0.status AS status_11, t0.is_suspended AS is_suspended_12, t0.roles AS roles_13, t0.balance AS balance_14, t0.is_subscribed AS is_subscribed_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.language_id AS language_id_18, t19.id AS id_20, t19.phone_number AS phone_number_21, t19.status AS status_22, t19.code AS code_23, t19.ip_address AS ip_address_24, t19.created_at AS created_at_25, t19.updated_at AS updated_at_26, t19.landlord_id AS landlord_id_27 FROM ax_landlord t0 LEFT JOIN ax_landlord_phone t19 ON t19.landlord_id = t0.id WHERE t0.id = ?
Parameters:
[
  1
]

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\Landlord 1
App\Entity\Language 1
App\Entity\Tenant 1

Entities Mapping

Class Mapping errors
App\Entity\Landlord No errors.
App\Entity\Language No errors.
App\Entity\LandlordPhone No errors.
App\Entity\Property No errors.
App\Entity\Contract No errors.
App\Entity\Tenant No errors.
App\Entity\TenantPhone No errors.