Query Metrics
2
Database Queries
2
Different statements
0.90 ms
Query time
0
Invalid entities
6
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.48 ms (53.67%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.featured_image AS featured_image_3, t0.published_status AS published_status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.slug AS slug_9, t0.short_description AS short_description_10, t0.content AS content_11, t0.meta_title AS meta_title_12, t0.meta_description AS meta_description_13, t0.meta_keywords AS meta_keywords_14, t0.featured_icon AS featured_icon_15, t0.featured AS featured_16 FROM our_services t0 WHERE t0.published_status = ? ORDER BY t0.created_at DESC
Parameters:
[
1
]
|
||||||||||||||||||||||
|
0.42 ms (46.33%) |
1 |
SELECT t0.id AS id_1, t0.route AS route_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.meta_keywords AS meta_keywords_5, t0.canonical_url AS canonical_url_6, t0.created_at AS created_at_7, t0.created_by AS created_by_8, t0.updated_at AS updated_at_9, t0.updated_by AS updated_by_10 FROM seo_meta t0 WHERE t0.route = ? LIMIT 1
Parameters:
[
"about-us"
]
|
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\OurServices | 5 |
| App\Entity\SeoMeta | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\SeoMeta | No errors. |
| App\Entity\OurServices | No errors. |
| App\Entity\Tag | No errors. |