https://dev.app.pol-crm.com/api/user

Query Metrics

1 Database Queries
1 Different statements
0.83 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.83 ms
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_98')
Parameters:
[
  "customer_98"
]

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.