GET https://2025-mu.release.sb.paritet.sprintf.ru/subproject/3f1a9c0c-d3c5-11ed-afa1-0242ac230023/add

Query Metrics

2 Database Queries
2 Different statements
5.68 ms Query time
1 Invalid entities
1340 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.40 ms
(59.82%)
1
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:
[]
2.28 ms
(40.18%)
1
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-0242ac230023"
]

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\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.