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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
2.82 ms
(62.11%)
1
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_demo"
]
1.05 ms
(23.08%)
1
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:
[]
0.67 ms
(14.81%)
1
SET search_path TO bws_dev_demo
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.