Query Metrics
5
Database Queries
5
Different statements
3.75 ms
Query time
0
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.97 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_deletable AS is_deletable_9, t0.profile_picture AS profile_picture_10 FROM user t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 2 | 1.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.content AS content_4, t0.language AS language_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.group_name AS group_name_8, t0.primary_thumbnail AS primary_thumbnail_9, t0.primary_image AS primary_image_10, t0.tags AS tags_11, t0.keywords AS keywords_12, t0.meta_description AS meta_description_13, t0.robot_tags AS robot_tags_14, t0.title_format AS title_format_15, t0.page_type AS page_type_16, t0.page_type_data AS page_type_data_17, t0.other_seo_tags AS other_seo_tags_18, t0.open_graph_tags AS open_graph_tags_19, t0.pinned AS pinned_20, t0.ranking AS ranking_21, t0.subgroup_name AS subgroup_name_22, t0.primary_thumbnail_media_file_id AS primary_thumbnail_media_file_id_23, t0.primary_image_media_file_id AS primary_image_media_file_id_24 FROM page_content t0 WHERE t0.id = ?
Parameters:
[
"89"
]
|
| 3 | 0.46 ms |
"START TRANSACTION"
Parameters:
[] |
| 4 | 0.74 ms |
UPDATE page_content SET page_type_data = ? WHERE id = ?
Parameters:
[ "{"mediaElements":[{"name":"secondary_banner_image","imagePath":"media\/uploads\/mediaele_6a2d3412182cc1.61172724.jpg","storage":"local","metaData":{"fileName":"mediaele_6a2d3412182cc1.61172724.jpg","width":2174,"height":638,"type":"jpg","size":65581}}],"customFields":[],"visualGroups":[{"name":"UIComponent","displayName":"UI","subGroups":[{"name":"images","visibleName":"Banner Image","items":[{"name":"secondary_banner_image","visibleName":"Banner Image","type":"image","visualGroupName":"UIComponent","visualGroupDisplayOrder":4,"subGroup":"images","visualizerColSpan":1,"imagePath":"media\/uploads\/mediaele_6a2ab2100d91f6.55699356.jpg"}]}]}],"componentFields":[]}" 89 ] |
| 5 | 0.47 ms |
"COMMIT"
Parameters:
[] |
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\User | 1 |
| App\Entity\PageContent | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\BlogEntry | No errors. |
| App\Entity\PageContent | No errors. |
| App\Entity\MediaFile | No errors. |
| App\Entity\PageDownload | No errors. |
| App\Entity\PhotoAlbum | No errors. |