GET https://infinitemoment.am/en/about-us

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.82 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.key_word AS key_word_3, t0.slug AS slug_4, t0.location AS location_5, t0.description AS description_6, t0.date AS date_7, t0.image AS image_8, t0.image_text AS image_text_9, t0.first_column_title AS first_column_title_10, t0.first_column_text AS first_column_text_11, t0.first_column_image AS first_column_image_12, t0.first_column_second_title AS first_column_second_title_13, t0.first_column_second_text AS first_column_second_text_14, t0.first_column_second_image AS first_column_second_image_15, t0.second_column_title AS second_column_title_16, t0.second_column_text AS second_column_text_17, t0.second_column_image AS second_column_image_18, t0.second_colum_second_title AS second_colum_second_title_19, t0.second_column_second_text AS second_column_second_text_20, t0.second_column_second_image AS second_column_second_image_21, t0.third_column_title AS third_column_title_22, t0.third_column_text AS third_column_text_23, t0.third_column_image AS third_column_image_24, t0.third_column_second_title AS third_column_second_title_25, t0.third_column_second_text AS third_column_second_text_26, t0.third_column_second_image AS third_column_second_image_27, t0.fourth_column_title AS fourth_column_title_28, t0.fourth_column_text AS fourth_column_text_29, t0.fourth_column_image AS fourth_column_image_30, t0.fourth_column_second_title AS fourth_column_second_title_31, t0.fourth_column_second_text AS fourth_column_second_text_32, t0.fourth_column_second_image AS fourth_column_second_image_33, t0.template_country AS template_country_34 FROM page t0 WHERE t0.id = ?
Parameters:
[
  2
]

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
  • The field App\Entity\Page#userTemplate is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\UserTemplate#page does not contain the required 'inversedBy="userTemplate"' attribute.
  • The field App\Entity\Page#financialPart is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\FinancialPart#page does not contain the required 'inversedBy="financialPart"' attribute.
App\Entity\UserTemplate No errors.
App\Entity\FinancialPart No errors.
Gedmo\Translatable\Entity\MappedSuperclass\AbstractPersonalTranslation No errors.
App\Entity\Translation\PageTranslation No errors.