Query Metrics
2
Database Queries
2
Different statements
4.12 ms
Query time
0
Invalid entities
32
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.41 ms (82.92%) |
1 |
SELECT f0_.id AS id_0, f0_.category AS category_1, f0_.position AS position_2 FROM faq f0_ ORDER BY f0_.category ASC, f0_.position ASC
Parameters:
[] |
|
0.70 ms (17.08%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.phone_number AS phone_number_5, t0.firstname AS firstname_6, t0.surname AS surname_7, t0.photo AS photo_8, t0.cin AS cin_9, t0.vat AS vat_10, t0.company_name AS company_name_11, t0.address AS address_12 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
19
]
|
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\Faq | 31 |
| App\Entity\User | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Faq | No errors. |
| App\Entity\FaqTranslation | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Reservation | No errors. |
| App\Entity\EshopOrder | No errors. |