Query Metrics
1
Database Queries
1
Different statements
0.90 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.90 ms |
SELECT t0.id AS id_1, t0.service AS service_2, t0.type AS type_3, t0.dt_created AS dt_created_4, t0.status AS status_5, t0.content AS content_6, t0.request AS request_7, t0.response AS response_8, t0.http_status AS http_status_9 FROM comm t0 WHERE t0.service = ? AND t0.type = ? AND t0.status = ? ORDER BY t0.id ASC LIMIT 10
Parameters:
[ "customer" "sf_receive_hook" "new" ] |
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\CustomerGroup | No errors. |
App\Entity\MarketSegment | No errors. |
App\Entity\SalesAgent | No errors. |
App\Entity\Comm | No errors. |