GET https://dev-hr-bizzi-api.izzi.digital/internal/schools

Query Metrics

3 Database Queries
3 Different statements
5.57 ms Query time
0 Invalid entities
0 Cache hits
1 Cache misses
1 Cache puts

Queries

Group similar statements

# Time Info
1 3.56 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.config AS config_3, t0.authapi_external_authentication AS authapi_external_authentication_4, t0.domain AS domain_5 FROM configuration.workspace t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "dev_hr"
]
2 0.79 ms
SET search_path TO bws_dev_hr
Parameters:
[]
3 1.22 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.city AS city_3, t0.county AS county_4, t0.sid AS sid_5 FROM school t0
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

0 Hits
1 Misses
1 Puts

Number of cache misses

Region Misses
app_entity_workspace 1

Number of cache puts

Region Puts
app_entity_workspace 1

Entities Mapping

Class Mapping errors
App\Entity\Workspace No errors.
App\Entity\School No errors.
App\Entity\Classroom No errors.
App\Entity\SchoolGroup No errors.