GET https://2025-mu.release.sb.paritet.sprintf.ru/categories

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.58 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.deleted_at IS NULL))
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\Project\Entity\Project 3

Entities Mapping

Class Mapping errors
App\ProductCategory\Entity\ProductCategory
  • The field App\ProductCategory\Entity\ProductCategory#rules is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\ProductCategory\Entity\ProductCategoryRule#productCategory does not contain the required 'inversedBy="rules"' attribute.
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.