GET http://51.91.243.202:8093/call/income?page=15

Query Metrics

2 Database Queries
2 Different statements
33.37 ms Query time
0 Invalid entities
15 Managed entities

Queries

Group similar statements

# Time Info
1 17.47 ms
SELECT count(c0_.id) AS sclr_0 FROM call c0_ WHERE c0_.userfield = ?
Parameters:
[
  "Inbound"
]
2 15.90 ms
SELECT c0_.id AS id_0, c0_.acc_id AS acc_id_1, c0_.src AS src_2, c0_.dst AS dst_3, c0_.dcontext AS dcontext_4, c0_.start AS start_5, c0_.end_at AS end_at_6, c0_.duration AS duration_7, c0_.userfield AS userfield_8, c0_.disposition AS disposition_9, c0_.recordfiles AS recordfiles_10, c0_.taskrecall AS taskrecall_11, c0_.comment AS comment_12 FROM call c0_ WHERE c0_.userfield = ? ORDER BY c0_.start DESC LIMIT 15 OFFSET 210
Parameters:
[
  "Inbound"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Call 15

Entities Mapping

Class Mapping errors
App\Entity\Call No errors.