Query Metrics
4
Database Queries
4
Different statements
3.08 ms
Query time
1
Invalid entities
29
Managed entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1.38 ms (44.77%) |
1 |
SELECT f0_.id AS id_0, f0_.original_id AS original_id_1, f0_.short_description AS short_description_2, f0_.description AS description_3, f0_.quotation AS quotation_4, f0_.introduction AS introduction_5, f0_.created_at AS created_at_6, f0_.updated_at AS updated_at_7, f0_.title AS title_8, f0_.slug AS slug_9, f0_.language AS language_10, f0_.original_language AS original_language_11, f0_.position AS position_12, f0_.menu_level AS menu_level_13, f0_.menu_index AS menu_index_14, f0_.menu_active AS menu_active_15, f0_.status AS status_16, f0_.parent_id AS parent_id_17, f0_.image_id AS image_id_18, f0_.created_by_id AS created_by_id_19, f0_.modified_by_id AS modified_by_id_20 FROM frg_userjourney f0_ WHERE f0_.parent_id IS NULL AND f0_.status = ? ORDER BY f0_.menu_index ASC LIMIT 1
Parameters:
[
"PUBLISHED"
]
|
||||||||||||||||||||||||||||||||||
0.65 ms (21.18%) |
1 |
SELECT t0.id AS id_1, t0.original_id AS original_id_2, t0.short_description AS short_description_3, t0.description AS description_4, t0.quotation AS quotation_5, t0.introduction AS introduction_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.title AS title_9, t0.slug AS slug_10, t0.language AS language_11, t0.original_language AS original_language_12, t0.position AS position_13, t0.menu_level AS menu_level_14, t0.menu_index AS menu_index_15, t0.menu_active AS menu_active_16, t0.status AS status_17, t0.parent_id AS parent_id_18, t0.image_id AS image_id_19, t0.created_by_id AS created_by_id_20, t0.modified_by_id AS modified_by_id_21 FROM frg_userjourney t0 WHERE t0.parent_id IN (?, ?, ?, ?, ?)
Parameters:
[ 10 11 12 13 108 ] |
||||||||||||||||||||||||||||||||||
0.57 ms (18.65%) |
1 |
SELECT t0.id AS id_1, t0.original_id AS original_id_2, t0.short_description AS short_description_3, t0.description AS description_4, t0.quotation AS quotation_5, t0.introduction AS introduction_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.title AS title_9, t0.slug AS slug_10, t0.language AS language_11, t0.original_language AS original_language_12, t0.position AS position_13, t0.menu_level AS menu_level_14, t0.menu_index AS menu_index_15, t0.menu_active AS menu_active_16, t0.status AS status_17, t0.parent_id AS parent_id_18, t0.image_id AS image_id_19, t0.created_by_id AS created_by_id_20, t0.modified_by_id AS modified_by_id_21 FROM frg_userjourney t0 WHERE t0.parent_id IN (?)
Parameters:
[
1
]
|
||||||||||||||||||||||||||||||||||
0.47 ms (15.41%) |
1 |
SELECT t0.id AS id_1, t0.original_id AS original_id_2, t0.short_description AS short_description_3, t0.description AS description_4, t0.quotation AS quotation_5, t0.introduction AS introduction_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.title AS title_9, t0.slug AS slug_10, t0.language AS language_11, t0.original_language AS original_language_12, t0.position AS position_13, t0.menu_level AS menu_level_14, t0.menu_index AS menu_index_15, t0.menu_active AS menu_active_16, t0.status AS status_17, t0.parent_id AS parent_id_18, t0.image_id AS image_id_19, t0.created_by_id AS created_by_id_20, t0.modified_by_id AS modified_by_id_21 FROM frg_userjourney t0 WHERE t0.parent_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 89 93 96 29 30 31 32 33 34 35 36 37 109 ] |
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.
Managed Entities
default entity manager
Class | Amount of managed objects |
---|---|
App\Entity\FrgUserjourney | 19 |
App\Entity\FrgUser | 5 |
App\Entity\FrgImage | 5 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\FrgUserjourney | No errors. |
App\Entity\FrgImage | No errors. |
App\Entity\FrgUser | No errors. |
App\Entity\FrgResource |
|
App\Entity\FrgTestimonial | No errors. |