Query Metrics
1
Database Queries
1
Different statements
1.29 ms
Query time
0
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
1.29 ms (0.00%) |
1 |
SELECT c0_.id AS id_0, c0_.customer_id AS customer_id_1, c0_.event_name AS event_name_2, c0_.service_path AS service_path_3, c0_.provider AS provider_4 FROM customer_event_service c0_ WHERE (c0_.customer_id = ?) AND (c0_.customer_id = 'customer_87')
Parameters:
[
"customer_87"
]
|
legacy connection
No database queries were performed.
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| legacy | doctrine.dbal.legacy_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| legacy | doctrine.orm.legacy_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\V4\Entity\CustomAction | No errors. |
| App\V4\Entity\SavedRequest | No errors. |
| App\V4\Entity\CustomerEventService | No errors. |
| App\V4\Webhook\Entity\WebhookLog | No errors. |
legacy entity manager
No loaded entities.