GET https://tadkik.online/manager/api/engagement/list

Query Metrics

2 Database Queries
2 Different statements
1.91 ms Query time
0 Invalid entities
5 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
1.22 ms
(63.70%)
1
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.fiscal_id AS fiscal_id_3, t0.phone_number AS phone_number_4, t0.full_name AS full_name_5, t0.username AS username_6, t0.email AS email_7, t0.password AS password_8, t0.roles AS roles_9, t0.tenant_db_config_id AS tenant_db_config_id_10 FROM user t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "supad@mail.com"
]
0.69 ms
(36.30%)
1
SELECT t0.id AS id_1, t0.duration AS duration_2, t0.discount AS discount_3, t0.tva AS tva_4, t0.name AS name_5 FROM engagement t0
Parameters:
[]

Database Connections

Name Service
tenant doctrine.dbal.tenant_connection
default doctrine.dbal.default_connection

Entity Managers

Name Service
tenant doctrine.orm.tenant_entity_manager
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

tenant entity manager

Class Amount of managed objects

default entity manager

Class Amount of managed objects
App\Entity\Main\Engagement 4
App\Entity\Main\User 1

Entities Mapping

tenant entity manager

No loaded entities.

default entity manager

Class Mapping errors
App\Entity\Main\User No errors.
App\Entity\Main\Tenant No errors.
App\Entity\Main\Subscription No errors.
App\Entity\Main\Engagement No errors.