GET http://82.112.241.32:8081/register

Query Metrics

2 Database Queries
2 Different statements
15.36 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
14.85 ms
(96.70%)
1
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.description AS description_2, a0_.sale_types AS sale_types_3, c1_.id AS id_4, c1_.name AS name_5, c1_.description AS description_6, c1_.activity_sector_id AS activity_sector_id_7 FROM activity_sector a0_ LEFT JOIN category c1_ ON a0_.id = c1_.activity_sector_id ORDER BY a0_.name ASC
Parameters:
[]
0.51 ms
(3.30%)
1
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.description AS description_2, a0_.sale_types AS sale_types_3 FROM activity_sector a0_
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.

Entities Mapping

Class Mapping errors
App\Entity\ActivitySector No errors.
App\Entity\Category No errors.
App\Entity\Business No errors.
App\Entity\User No errors.