GET https://parknride.atts-systems.com/cmscopy/show_attachment/5

Query Metrics

1 Database Queries
1 Different statements
1.42 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 1.42 ms
SELECT t0.id AS id_1, t0.content_text AS content_text_2, t0.hyperlinks AS hyperlinks_3, t0.content_title AS content_title_4, t0.content_text_fr AS content_text_fr_5, t0.content_text_de AS content_text_de_6, t0.content_title_fr AS content_title_fr_7, t0.content_title_de AS content_title_de_8, t0.tab_title AS tab_title_9, t0.category AS category_10, t0.static_page_name AS static_page_name_11, t0.attachment AS attachment_12, t0.ranking AS ranking_13, t0.tab_title_fr AS tab_title_fr_14, t0.tab_title_de AS tab_title_de_15, t0.page_count_users AS page_count_users_16, t0.page_count_admin AS page_count_admin_17, t0.product_id AS product_id_18, t0.page_layout_id AS page_layout_id_19 FROM cms_copy t0 WHERE t0.id = ?
Parameters:
[
  "5"
]

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\CmsCopy No errors.
App\Entity\Product
  • The field App\Entity\Product#websiteContacts is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\WebsiteContacts#productsRequested does not contain the required 'mappedBy="websiteContacts"' attribute.
App\Entity\CmsCopyPageFormats No errors.