Query Metrics
3
Database Queries
3
Different statements
1.87 ms
Query time
2
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.74 ms (39.51%) |
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.slug = ? LIMIT 1
Parameters:
[
"hyusisain"
]
|
|
0.64 ms (34.32%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.name AS name_3, t0.roles AS roles_4, t0.password AS password_5, t0.is_verified AS is_verified_6 FROM user t0 WHERE t0.id = ?
Parameters:
[
48
]
|
|
0.49 ms (26.17%) |
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:
[
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\User |
|
| App\Entity\Gallery | No errors. |
| App\Entity\UserGallery | No errors. |
| App\Entity\UserTemplate | No errors. |
| App\Entity\FinancialPart | No errors. |
| App\Entity\Page |
|
| Gedmo\Translatable\Entity\MappedSuperclass\AbstractPersonalTranslation | No errors. |
| App\Entity\Translation\PageTranslation | No errors. |