Query Metrics
1
Database Queries
1
Different statements
0.48 ms
Query time
5
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.48 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.password AS password_4, t0.active AS active_5, t0.roles AS roles_6, t0.firstname AS firstname_7, t0.lastname AS lastname_8, t0.rfid AS rfid_9, t0.photo AS photo_10, t0.civility AS civility_11, t0.connected_at AS connected_at_12, t0.nationality AS nationality_13, t0.address AS address_14, t0.zipcode AS zipcode_15, t0.city AS city_16, t0.birthday_date AS birthday_date_17, t0.home_phone AS home_phone_18, t0.mobile_phone AS mobile_phone_19, t0.observation AS observation_20, t0.trust_index AS trust_index_21, t0.entity_name AS entity_name_22, t0.dolibarr_id AS dolibarr_id_23 FROM user t0 WHERE t0.id = ?
Parameters:
[
"127"
]
|
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\User | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User |
|
| App\Entity\MemberPlot | No errors. |
| App\Entity\Document | No errors. |
| App\Entity\ElectricIndex | No errors. |
| App\Entity\WaterIndex | No errors. |
| App\Entity\Ticket |
|
| App\Entity\TicketHistory |
|
| App\Entity\Vote |
|
| App\Entity\Plot | No errors. |
| App\Entity\Electric | No errors. |
| App\Entity\Water | No errors. |
| App\Entity\TicketCategory | No errors. |
| App\Entity\VoteQuestion | No errors. |
| App\Entity\VotePlot | No errors. |
| App\Entity\VoteEnvelope | No errors. |
| App\Entity\VoteUser |
|