Query Metrics
1
Database Queries
1
Different statements
1.51 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.51 ms |
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.site_id AS site_id_3, t0.logo_top AS logo_top_4, t0.logo_bottom AS logo_bottom_5, t0.cover_image AS cover_image_6, t0.dashboard_logo AS dashboard_logo_7, t0.primary_color AS primary_color_8, t0.custom_template AS custom_template_9, t0.signalement_emails AS signalement_emails_10, t0.adresse AS adresse_11, t0.ville AS ville_12, t0.code_postal AS code_postal_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15 FROM compte t0 WHERE t0.site_id = ? ORDER BY t0.societe ASC
Parameters:
[
"holyborne"
]
|
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\Compte | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Compte | No errors. |
| App\Entity\Client | No errors. |
| App\Entity\Borne | No errors. |
| App\Entity\SignalementButton | No errors. |