Query Metrics
1
Database Queries
1
Different statements
0.84 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.84 ms (100.00%) |
1 |
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.password AS password_2, u0_.roles AS roles_3, u0_.lastname AS lastname_4, u0_.firstname AS firstname_5, u0_.service AS service_6, u0_.other_charges AS other_charges_7, u0_.other_charges_label AS other_charges_label_8, u0_.allow_extra AS allow_extra_9, u0_.nb_extra AS nb_extra_10, u0_.current_service_hours AS current_service_hours_11, u0_.code AS code_12, u0_.type AS type_13, u0_.rh AS rh_14, u0_.part1 AS part1_15, u0_.part2 AS part2_16 FROM `user` u0_ WHERE u0_.password IS NULL AND UPPER(u0_.type) = ? ORDER BY u0_.lastname ASC, u0_.firstname ASC
Parameters:
[
"PER"
]
|
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\User | No errors. |