Query Metrics
3
Database Queries
3
Different statements
1.42 ms
Query time
0
Invalid entities
220
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.20 ms |
SELECT t0.id AS id_1, t0.status AS status_2, t0.title AS title_3, t0.code AS code_4, t0.short_description AS short_description_5, t0.youtube_video_code AS youtube_video_code_6, t0.image AS image_7, t0.img_updated_at AS img_updated_at_8, t0.description AS description_9, t0.language AS language_10, t0.slug AS slug_11, t0.category_id AS category_id_12 FROM product t0 WHERE t0.status = ?
Parameters:
[
1
]
|
||||||||||||||||||||||
| 2 | 1.00 ms |
SELECT t0.id AS id_1, t0.status AS status_2, t0.highlighted AS highlighted_3, t0.date AS date_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.youtube_video_code AS youtube_video_code_7, t0.full_description AS full_description_8, t0.image AS image_9, t0.img_updated_at AS img_updated_at_10, t0.language AS language_11, t0.slug AS slug_12, t0.wordpress_id AS wordpress_id_13, t0.seo_title AS seo_title_14, t0.seo_description AS seo_description_15, t0.image_alt AS image_alt_16, t0.canonical_url AS canonical_url_17, t0.is_no_index AS is_no_index_18 FROM news t0 WHERE t0.status = ?
Parameters:
[
1
]
|
||||||||||||||||||||||
| 3 | 0.22 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.short_description AS short_description_3, t0.full_description AS full_description_4, t0.status AS status_5, t0.highlighted AS highlighted_6, t0.position AS position_7, t0.image AS image_8, t0.img_updated_at AS img_updated_at_9, t0.language AS language_10, t0.slug AS slug_11, t0.subtitle AS subtitle_12, t0.features AS features_13 FROM service t0 WHERE t0.status = ?
Parameters:
[
1
]
|
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\News | 169 |
| App\Entity\Product | 20 |
| App\Entity\ProductCategory | 19 |
| App\Entity\Service | 12 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Product | No errors. |
| App\Entity\ProductCategory | No errors. |
| App\Entity\ProductPropertyValue | No errors. |
| App\Entity\ProductImage | No errors. |
| App\Entity\ProductManual | No errors. |
| App\Entity\News | No errors. |
| App\Entity\NewsCategory | No errors. |
| App\Entity\NewsImage | No errors. |
| App\Entity\Service | No errors. |