Query Metrics
2
Database Queries
2
Different statements
5.80 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
4.48 ms (77.29%) |
1 |
SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.description AS description_2, v0_.slug AS slug_3, v0_.status AS status_4, v0_.mime_type AS mime_type_5, v0_.file_name AS file_name_6, v0_.picture AS picture_7, v0_.created_at AS created_at_8, v0_.updated_at AS updated_at_9, v0_.duration AS duration_10, v0_.file_size AS file_size_11, v0_.total_view AS total_view_12, v0_.total_like AS total_like_13, v0_.total_dislike AS total_dislike_14, v0_.total_download AS total_download_15, v0_.lang_slug AS lang_slug_16, v0_.file_path AS file_path_17 FROM video v0_ LEFT JOIN vid_category v1_ ON v0_.category = v1_.id LEFT JOIN vid_category v2_ ON v0_.subCategory = v2_.id WHERE (v1_.slug = ? OR v2_.slug = ?) AND v0_.status = 1 ORDER BY v0_.id DESC
Parameters:
[ "motivational-whatsapp-video-status" "motivational-whatsapp-video-status" ]
|
||||||||||||||||||||||||||||
|
1.32 ms (22.71%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.display_name AS display_name_3, t0.slug AS slug_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.image_name AS image_name_7, t0.title AS title_8, t0.cat_desc AS cat_desc_9, t0.seo_desc AS seo_desc_10, t0.seo_title AS seo_title_11, t0.desc_title AS desc_title_12, t0.keywords AS keywords_13, t0.has_child AS has_child_14, t0.video_count AS video_count_15, t0.parent_id AS parent_id_16 FROM vid_category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"motivational-whatsapp-video-status"
]
|
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Category | No errors. |
| App\Entity\Video | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Language | No errors. |
| App\Entity\Festival | No errors. |
| App\Entity\Singer | No errors. |
| App\Entity\Tags | No errors. |
| App\Entity\Likes | No errors. |
| App\Entity\Tokens | No errors. |
| App\Entity\BlogTags | No errors. |
| App\Entity\QuoteLanguage | No errors. |
| App\Entity\Quotes | No errors. |
| App\Entity\QuoteCategory | No errors. |
| App\Entity\HighLights | No errors. |
| App\Entity\Days | No errors. |
| App\Entity\Sample | No errors. |
| App\Entity\Blog | No errors. |
| App\Entity\QuoteFestival | No errors. |
| App\Entity\BlogCategory | No errors. |
| App\Entity\Mail | No errors. |
| App\Entity\Comments | No errors. |
| App\Entity\QuoteTags | No errors. |
| App\Entity\Banner | No errors. |
| Vich\UploaderBundle\Entity\File | No errors. |