Query Metrics
4
Database Queries
4
Different statements
1.53 ms
Query time
0
Invalid entities
21
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.55 ms (36.03%) |
1 |
SELECT count(r0_.id) AS sclr_0 FROM recharge r0_
Parameters:
[] |
|
0.38 ms (24.83%) |
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.36 ms (23.13%) |
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:
[ 11576 11575 11574 11573 11572 11571 11570 11569 11568 11567 11566 11565 11564 11563 11562 11561 11560 11559 11558 11557 ] |
|
0.25 ms (16.02%) |
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. |