Query Metrics
3
Database Queries
3
Different statements
2.09 ms
Query time
0
Invalid entities
4
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.74 ms (35.34%) |
1 |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.subtitle AS subtitle_3, p0_.short_description AS short_description_4, p0_.content AS content_5, p0_.featured_image AS featured_image_6, p0_.image_gallery AS image_gallery_7, p0_.seo_meta AS seo_meta_8, p0_.is_publish AS is_publish_9, p0_.is_featured AS is_featured_10, p0_.created_at AS created_at_11, p0_.updated_at AS updated_at_12 FROM post p0_ WHERE NOT (p0_.slug = ?) LIMIT 3
Parameters:
[
" Noviteti_na_nasoj_web_stranici!"
]
|
|
0.73 ms (34.95%) |
1 |
SELECT t0.id AS id_1, t0.order_id AS order_id_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.delivery AS delivery_6, t0.delivery_price AS delivery_price_7, t0.customer_note AS customer_note_8, t0.company_id AS company_id_9, t0.user_id AS user_id_10 FROM `order` t0 WHERE t0.id IS NULL AND t0.status = ? LIMIT 1
Parameters:
[
"cart"
]
|
|
0.62 ms (29.71%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.subtitle AS subtitle_4, t0.short_description AS short_description_5, t0.content AS content_6, t0.featured_image AS featured_image_7, t0.image_gallery AS image_gallery_8, t0.seo_meta AS seo_meta_9, t0.is_publish AS is_publish_10, t0.is_featured AS is_featured_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13 FROM post t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
" Noviteti_na_nasoj_web_stranici!"
]
|
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\Post | 4 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Post | No errors. |
| App\Entity\Tag | No errors. |
| App\Entity\Order | No errors. |
| App\Entity\Company | No errors. |
| App\Entity\User | No errors. |