Query Metrics
1
Database Queries
1
Different statements
1.42 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.42 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.slug AS slug_4, t0.status AS status_5, t0.mime_type AS mime_type_6, t0.file_name AS file_name_7, t0.picture AS picture_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.duration AS duration_11, t0.file_size AS file_size_12, t0.total_view AS total_view_13, t0.total_like AS total_like_14, t0.total_dislike AS total_dislike_15, t0.total_download AS total_download_16, t0.lang_slug AS lang_slug_17, t0.file_path AS file_path_18, t0.user AS user_19, t0.language AS language_20, t0.festival AS festival_21, t0.singer AS singer_22, t0.category AS category_23, t0.subCategory AS subCategory_24 FROM video t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"marriage-anniversary"
]
|
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\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\Category | 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. |