Query Metrics
7
Database Queries
3
Different statements
10.66 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 3.29 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.creation_date AS creation_date_3, t0.slug AS slug_4, t0.is_private AS is_private_5 FROM page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"transparencia/centro-univesitario-de-la-defensa/politicas"
]
|
| 2 | 3.02 ms |
SELECT t0.id AS id_1, t0.src AS src_2, t0.custom_type AS custom_type_3, t0.footer AS footer_4, t0.description AS description_5, t0.custom_order AS custom_order_6, t0.data AS data_7, t0.content AS content_8, t0.publish_date AS publish_date_9, t0.page_id AS page_id_10, t0.media_object_id AS media_object_id_11 FROM section t0 WHERE t0.page_id = ? ORDER BY t0.custom_order ASC
Parameters:
[
22
]
|
| 3 | 1.95 ms |
SELECT t0.id AS id_1, t0.file_path AS file_path_2, t0.creation_date AS creation_date_3, t4.id AS id_5, t4.src AS src_6, t4.custom_type AS custom_type_7, t4.footer AS footer_8, t4.description AS description_9, t4.custom_order AS custom_order_10, t4.data AS data_11, t4.content AS content_12, t4.publish_date AS publish_date_13, t4.page_id AS page_id_14, t4.media_object_id AS media_object_id_15 FROM media_object t0 LEFT JOIN section t4 ON t4.media_object_id = t0.id WHERE t0.id = ?
Parameters:
[
513
]
|
| 4 | 0.71 ms |
SELECT t0.id AS id_1, t0.file_path AS file_path_2, t0.creation_date AS creation_date_3, t4.id AS id_5, t4.src AS src_6, t4.custom_type AS custom_type_7, t4.footer AS footer_8, t4.description AS description_9, t4.custom_order AS custom_order_10, t4.data AS data_11, t4.content AS content_12, t4.publish_date AS publish_date_13, t4.page_id AS page_id_14, t4.media_object_id AS media_object_id_15 FROM media_object t0 LEFT JOIN section t4 ON t4.media_object_id = t0.id WHERE t0.id = ?
Parameters:
[
514
]
|
| 5 | 0.47 ms |
SELECT t0.id AS id_1, t0.file_path AS file_path_2, t0.creation_date AS creation_date_3, t4.id AS id_5, t4.src AS src_6, t4.custom_type AS custom_type_7, t4.footer AS footer_8, t4.description AS description_9, t4.custom_order AS custom_order_10, t4.data AS data_11, t4.content AS content_12, t4.publish_date AS publish_date_13, t4.page_id AS page_id_14, t4.media_object_id AS media_object_id_15 FROM media_object t0 LEFT JOIN section t4 ON t4.media_object_id = t0.id WHERE t0.id = ?
Parameters:
[
515
]
|
| 6 | 0.40 ms |
SELECT t0.id AS id_1, t0.file_path AS file_path_2, t0.creation_date AS creation_date_3, t4.id AS id_5, t4.src AS src_6, t4.custom_type AS custom_type_7, t4.footer AS footer_8, t4.description AS description_9, t4.custom_order AS custom_order_10, t4.data AS data_11, t4.content AS content_12, t4.publish_date AS publish_date_13, t4.page_id AS page_id_14, t4.media_object_id AS media_object_id_15 FROM media_object t0 LEFT JOIN section t4 ON t4.media_object_id = t0.id WHERE t0.id = ?
Parameters:
[
516
]
|
| 7 | 0.83 ms |
SELECT t0.id AS id_1, t0.file_path AS file_path_2, t0.creation_date AS creation_date_3, t4.id AS id_5, t4.src AS src_6, t4.custom_type AS custom_type_7, t4.footer AS footer_8, t4.description AS description_9, t4.custom_order AS custom_order_10, t4.data AS data_11, t4.content AS content_12, t4.publish_date AS publish_date_13, t4.page_id AS page_id_14, t4.media_object_id AS media_object_id_15 FROM media_object t0 LEFT JOIN section t4 ON t4.media_object_id = t0.id WHERE t0.id = ?
Parameters:
[
689
]
|
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\Page | No errors. |
| App\Entity\Section | No errors. |
| App\Entity\MediaObject | No errors. |