GET https://eservices.arcep.bj/home

Query Metrics

4 Database Queries
4 Different statements
1.24 ms Query time
1 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.48 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.style AS style_4 FROM type_prestation t0
Parameters:
[]
2 0.26 ms
SELECT COUNT(*) FROM account t0
Parameters:
[]
3 0.21 ms
SELECT COUNT(*) FROM prestation t0 WHERE t0.display = ?
Parameters:
[
  1
]
4 0.29 ms
SELECT COUNT(*) FROM dossier t0 WHERE t0.etape IN (?, ?, ?)
Parameters:
[
  7
  8
  9
]

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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
App\Entity\TypePrestation No errors.
App\Entity\User\Account No errors.
App\Entity\Prestation No errors.
App\Entity\Dossier
  • The mappings App\Entity\Dossier#formServiceValeurAjoute and App\Entity\Services\FormSva#dossier are inconsistent with each other.