Query Metrics
3
Database Queries
3
Different statements
2.15 ms
Query time
1
Invalid entities
4
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.20 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.language AS language_3, t0.original_language AS original_language_4, t0.entity_id AS entity_id_5, t0.entity_class AS entity_class_6 FROM frg_slug_record t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"1-3-understanding-forest-assessment-systems"
]
|
||||||||||||||||||||||||||
| 2 | 0.49 ms |
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.id = ?
Parameters:
[
117
]
|
||||||||||||||||||||||||||
| 3 | 0.46 ms |
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:
[
117
]
|
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 | 2 |
| App\Entity\FrgSlugRecord | 1 |
| App\Entity\FrgUser | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\FrgSlugRecord | No errors. |
| App\Entity\FrgUserjourney | No errors. |
| App\Entity\FrgImage | No errors. |
| App\Entity\FrgUser | No errors. |
| App\Entity\FrgResource |
|
| App\Entity\FrgTestimonial | No errors. |
| App\Entity\FrgPage | No errors. |
| App\Entity\FrgGuidelines | No errors. |
| App\Entity\FrgResourceTaxonomies | No errors. |
| App\Entity\FrgDocument | No errors. |
| App\Entity\FrgCountry | No errors. |