https://hmsdcportal2.ctssys.com/api/meetings?page=1&parent=Committee

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.88 ms
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.start_date AS start_date_2, m0_.start_hour AS start_hour_3, m0_.start_minute AS start_minute_4, m0_.end_date AS end_date_5, m0_.end_hour AS end_hour_6, m0_.end_minute AS end_minute_7, m0_.location AS location_8, m0_.description AS description_9, m0_.parent AS parent_10, m0_.parent_id AS parent_id_11, m0_.attachments AS attachments_12, m0_.meridiem_start AS meridiem_start_13, m0_.meridiem_end AS meridiem_end_14 FROM meeting m0_ WHERE m0_.parent = ? ORDER BY m0_.id ASC LIMIT 20
Parameters:
[
  "Committee"
]

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