GET http://nourcall.immocrm.ma/call/income

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
20.39 ms
(59.54%)
1
SELECT count(c0_.id) AS sclr_0 FROM call c0_ WHERE c0_.userfield = ?
Parameters:
[
  "Inbound"
]
13.85 ms
(40.46%)
1
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
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.