Query Metrics
2
Database Queries
2
Different statements
0.82 ms
Query time
0
Invalid entities
8
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.46 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.owner_name AS owner_name_5, t0.address AS address_6, t0.phone AS phone_7, t0.email AS email_8, t0.show_images AS show_images_9, t0.show_images_travaux AS show_images_travaux_10, t0.show_images_exterieures AS show_images_exterieures_11, t0.show_images_interieures AS show_images_interieures_12, t0.show_maquettes AS show_maquettes_13, t0.show_plans AS show_plans_14, t0.show_description AS show_description_15, t0.show_owner_name AS show_owner_name_16, t0.show_address AS show_address_17, t0.show_email AS show_email_18, t0.show_phone AS show_phone_19, t0.created_at AS created_at_20, t0.updated_at AS updated_at_21, t0.proprietaire_id AS proprietaire_id_22 FROM realisation t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"atelier-laboratoire"
]
|
||||||||||||||||||||||
| 2 | 0.36 ms |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.original_filename AS original_filename_3, t0.category AS category_4, t0.position AS position_5, t0.created_at AS created_at_6, t0.realisation_id AS realisation_id_7 FROM realisation_image t0 WHERE t0.realisation_id = ? ORDER BY t0.position ASC
Parameters:
[
4
]
|
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\RealisationImage | 6 |
| App\Entity\Realisation | 1 |
| App\Entity\User | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Realisation | No errors. |
| App\Entity\User | No errors. |
| App\Entity\RealisationImage | No errors. |