Query Metrics
1
Database Queries
1
Different statements
1.11 ms
Query time
1
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.11 ms |
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.migration_id = ? LIMIT 1
Parameters:
[
13
]
|
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Page\Page |
|
| App\Entity\Post\Post | No errors. |
| App\Entity\Image\Image | No errors. |