Query Metrics
3
Database Queries
3
Different statements
161.56 ms
Query time
2
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 157.51 ms |
SELECT t0.id AS id_1, t0.image AS image_2, t0.compressed_image AS compressed_image_3, t0.document_number AS document_number_4, t0.locale AS locale_5, t0.letter_id AS letter_id_6, t0.template_id AS template_id_7, t0.created_at AS created_at_8, t0.is_show AS is_show_9, t0.is_print AS is_print_10, t0.user_id AS user_id_11 FROM gallery t0 WHERE t0.document_number = ? LIMIT 1
Parameters:
[
"H26261620260130"
]
|
| 2 | 0.81 ms |
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:
[
"37"
]
|
| 3 | 3.24 ms |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM page_translation t0 WHERE t0.object_id = ?
Parameters:
[
37
]
|
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\Gallery | No errors. |
| App\Entity\User |
|
| App\Entity\Page |
|
| App\Entity\UserTemplate | No errors. |
| App\Entity\FinancialPart | No errors. |
| Gedmo\Translatable\Entity\MappedSuperclass\AbstractPersonalTranslation | No errors. |
| App\Entity\Translation\PageTranslation | No errors. |