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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.83 ms
(55.25%)
1
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"
]
0.67 ms
(44.75%)
1
SELECT COUNT(m0_.id) AS sclr_0 FROM meeting m0_ WHERE m0_.parent = ?
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.