GET https://2025-mu.release.sb.paritet.sprintf.ru/project/3f1a9c0c-d3c5-11ed-afa1-0242ac210021/edit

Query Metrics

3 Database Queries
3 Different statements
6.27 ms Query time
1 Invalid entities
1344 Managed entities

Queries

Group similar statements

# Time Info
1 1.72 ms
SELECT t0.domain AS domain_1, t0.name AS name_2, t0.api_key AS api_key_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.deleted_at AS deleted_at_6, t0.legal_id AS legal_id_7, t0.city_id AS city_id_8 FROM projects t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  "3f1a9c0c-d3c5-11ed-afa1-0242ac210021"
]
2 2.34 ms
SELECT l0_.opf AS opf_0, l0_.name AS name_1, l0_.ogrn AS ogrn_2, l0_.inn AS inn_3, l0_.updated_at AS updated_at_4, l0_.id AS id_5, l0_.deleted_at AS deleted_at_6 FROM legals l0_ WHERE (l0_.deleted_at IS NULL) ORDER BY l0_.name ASC
Parameters:
[]
3 2.21 ms
SELECT c0_.name AS name_0, c0_.okato AS okato_1, c0_.name_full AS name_full_2, c0_.name_eng AS name_eng_3, c0_.updated_at AS updated_at_4, c0_.id AS id_5, c0_.deleted_at AS deleted_at_6, c0_.region_id AS region_id_7 FROM cities c0_ WHERE (c0_.deleted_at IS NULL) ORDER BY c0_.name ASC
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Geo\Entity\City 1250
App\Geo\Entity\Region 89
App\Legal\Entity\Legal 4
App\Project\Entity\Project 1

Entities Mapping

Class Mapping errors
App\Project\Entity\Project
  • The field App\Project\Entity\Project#subProjects is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Project\Entity\Subproject#project does not contain the required 'inversedBy="subProjects"' attribute.
App\Legal\Entity\Legal No errors.
App\Geo\Entity\City No errors.
App\Project\Entity\Subproject No errors.
App\Geo\Entity\Region No errors.