Query Metrics
3
Database Queries
3
Different statements
3.88 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.62 ms (67.38%) |
1 |
SELECT t0.id AS id_1, t0.credit AS credit_2, t0.email AS email_3, t0.name AS name_4, t0.is_active AS is_active_5, t0.roles AS roles_6, t0.password AS password_7, t0.is_verified AS is_verified_8 FROM user t0 WHERE t0.id = ?
Parameters:
[
173
]
|
|
0.71 ms (18.22%) |
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.is_daily AS is_daily_7, t0.date AS date_8, t0.image AS image_9, t0.image_text AS image_text_10, t0.first_column_title AS first_column_title_11, t0.first_column_text AS first_column_text_12, t0.first_column_image AS first_column_image_13, t0.first_column_second_title AS first_column_second_title_14, t0.first_column_second_text AS first_column_second_text_15, t0.first_column_second_image AS first_column_second_image_16, t0.second_column_title AS second_column_title_17, t0.second_column_text AS second_column_text_18, t0.second_column_image AS second_column_image_19, t0.second_colum_second_title AS second_colum_second_title_20, t0.second_column_second_text AS second_column_second_text_21, t0.second_column_second_image AS second_column_second_image_22, t0.third_column_title AS third_column_title_23, t0.third_column_text AS third_column_text_24, t0.third_column_image AS third_column_image_25, t0.third_column_second_title AS third_column_second_title_26, t0.third_column_second_text AS third_column_second_text_27, t0.third_column_second_image AS third_column_second_image_28, t0.fourth_column_title AS fourth_column_title_29, t0.fourth_column_text AS fourth_column_text_30, t0.fourth_column_image AS fourth_column_image_31, t0.fourth_column_second_title AS fourth_column_second_title_32, t0.fourth_column_second_text AS fourth_column_second_text_33, t0.fourth_column_second_image AS fourth_column_second_image_34, t0.template_country AS template_country_35 FROM page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"Thursday-soriso"
]
|
|
0.56 ms (14.40%) |
1 |
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:
[
176
]
|
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\User | No errors. |
| App\Entity\Gallery | No errors. |
| App\Entity\UserGallery | No errors. |
| App\Entity\UserTemplate | No errors. |
| App\Entity\Page | No errors. |
| App\Entity\FinancialPart | No errors. |
| Gedmo\Translatable\Entity\MappedSuperclass\AbstractPersonalTranslation | No errors. |
| App\Entity\Translation\PageTranslation | No errors. |