Query Metrics
4
Database Queries
4
Different statements
1.85 ms
Query time
0
Invalid entities
21
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.81 ms (43.99%) |
1 |
SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM recharge r0_ ORDER BY r0_.id DESC LIMIT 20
Parameters:
[] |
|
0.47 ms (25.73%) |
1 |
SELECT count(r0_.id) AS sclr_0 FROM recharge r0_
Parameters:
[] |
|
0.31 ms (16.79%) |
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.25 ms (13.49%) |
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:
[ 11770 11769 11768 11767 11766 11765 11764 11763 11762 11761 11760 11759 11758 11757 11756 11755 11754 11753 11752 11751 ] |
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. |