http://173.212.216.13/

Query Metrics

1 Database Queries
1 Different statements
9.25 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 9.25 ms
SELECT t0.id AS id_1, t0.compte_number AS compte_number_2, t0.compte_code AS compte_code_3, t0.compte_global AS compte_global_4, t0.amount AS amount_5, t0.currency AS currency_6, t0.period AS period_7, t0.paid AS paid_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.modified_at AS modified_at_11, t0.deleted AS deleted_12, t0.code AS code_13, t0.validated_by_id AS validated_by_id_14, t0.app_account_id AS app_account_id_15 FROM tb_clients_debit t0 WHERE t0.deleted = ? AND t0.paid = ?
Parameters:
[
  0
  0
]

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\ClientDebit No errors.
App\Entity\User No errors.
App\Entity\AppAccount
  • The association App\Entity\AppAccount#frequentlyUsedAccounts refers to the owning side field App\Entity\FrequentlyUsedAccount#accounts which does not exist.
App\Entity\ClientDebitAccount No errors.
App\Entity\ClientDebitRequest No errors.