GET https://pro-uslugi.ru/api/categories

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.54 ms
(56.01%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_active AS is_active_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.region_id AS region_id_8 FROM cities t0
Parameters:
[]
0.42 ms
(43.99%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.keywords AS keywords_5, t0.synonyms AS synonyms_6, t0.icon AS icon_7, t0.sort_order AS sort_order_8, t0.is_active AS is_active_9, t0.created_at AS created_at_10 FROM categories t0
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\Entity\City 163
App\Entity\Region 31
App\Entity\Category 11

Entities Mapping

Class Mapping errors
App\Entity\City No errors.
App\Entity\Region No errors.
App\Entity\Category No errors.
App\Entity\Specialist
  • The field 'App\Entity\Specialist#rating' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Entity\Skill No errors.