Query Metrics
2
Database Queries
2
Different statements
0.73 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.46 ms |
SELECT t0.id AS id_1, t0.page_design_type AS page_design_type_2, t0.language AS language_3 FROM page_design t0 WHERE t0.page_design_type = ? AND t0.language = ?
Parameters:
[ 0 "de" ] |
| 2 | 0.26 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.sequence AS sequence_3, t0.file_path AS file_path_4, t0.updated_at AS updated_at_5, t0.page_design_id AS page_design_id_6 FROM page_design_content t0 WHERE t0.page_design_id = ?
Parameters:
[
1553948
]
|
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\PageDesign | No errors. |
| App\Entity\PageDesignContent | No errors. |
| App\Entity\UserGroup | No errors. |
| App\Entity\BackendGroup | No errors. |
| App\Entity\Team | No errors. |
| App\Entity\FileGroup | No errors. |
| App\Entity\Support | No errors. |
| App\Entity\Workspace |
|
| App\Entity\CustomerDetail | No errors. |
| App\Entity\WishListLike | No errors. |
| App\Entity\UserPopUpMessage | No errors. |
| App\Entity\ResetPassword | No errors. |
| App\Entity\Dashboard | No errors. |