Query Metrics

4 Database Queries
4 Different statements
2.61 ms Query time
0 Invalid entities
21 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.32 ms
(50.47%)
1
SELECT count(r0_.id) AS sclr_0 FROM recharge r0_
Parameters:
[]
0.45 ms
(17.45%)
1
SELECT r0_.id AS id_0, r0_.type AS type_1, r0_.montant AS montant_2, r0_.devise AS devise_3, r0_.email AS email_4, r0_.code1 AS code1_5, r0_.created_at AS created_at_6, r0_.updated_at AS updated_at_7 FROM recharge r0_ WHERE r0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY r0_.id DESC
Parameters:
[
  12113
  12112
  12111
  12110
  12109
  12108
  12107
  12106
  12105
  12104
  12103
  12102
  12101
  12100
  12099
  12098
  12097
  12096
  12095
  12094
]
0.42 ms
(16.18%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.activated_at AS activated_at_7, t0.activated AS activated_8 FROM administration t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.41 ms
(15.91%)
1
SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM recharge r0_ ORDER BY r0_.id DESC LIMIT 20
Parameters:
[]

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
App\Entity\Recharge 20
App\Entity\Administration 1

Entities Mapping

Class Mapping errors
App\Entity\Administration No errors.
App\Entity\Recharge No errors.