GET http://3.130.93.243/about

Query Metrics

1 Database Queries
1 Different statements
16.50 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 16.50 ms
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.title AS title_4, t0.bio AS bio_5, t0.image_uri AS image_uri_6, t0.published AS published_7, t0.sort_order AS sort_order_8 FROM staff t0 WHERE t0.published = ? ORDER BY t0.sort_order ASC
Parameters:
[
  1
]

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\Staff No errors.