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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 2.02 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-0242ac220022"
]
2 1.12 ms
SELECT t0.subdomain AS subdomain_1, t0.name AS name_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.project_id AS project_id_5, t0.city_id AS city_id_6 FROM subprojects t0 WHERE t0.project_id = ?
Parameters:
[
  "3f1a9c0c-d3c5-11ed-afa1-0242ac220022"
]

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