Query Metrics
3
Database Queries
3
Different statements
1.03 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 0.48 ms |
SELECT t0.id AS id_1, t0.origin AS origin_2, t0.id_origin AS id_origin_3, t0.type AS type_4, t0.type_file AS type_file_5, t0.file AS file_6, t0.title AS title_7, t0.path AS path_8, t0.extension AS extension_9, t0.size AS size_10, t0.deleted_at AS deleted_at_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.language_id AS language_id_14 FROM media t0 WHERE t0.file = ? LIMIT 1
Parameters:
[
"clubdedance-670e885799b29.pdf"
]
|
||||||||||||||||||||||||||||
2 | 0.31 ms |
SELECT t0.id AS id_1, t0.is_public AS is_public_2, t0.is_connected AS is_connected_3, t0.brand_id AS brand_id_4, t0.file_id AS file_id_5, t6.id AS id_7, t6.origin AS origin_8, t6.id_origin AS id_origin_9, t6.type AS type_10, t6.type_file AS type_file_11, t6.file AS file_12, t6.title AS title_13, t6.path AS path_14, t6.extension AS extension_15, t6.size AS size_16, t6.deleted_at AS deleted_at_17, t6.created_at AS created_at_18, t6.updated_at AS updated_at_19, t6.language_id AS language_id_20 FROM brand_attachment t0 LEFT JOIN media t6 ON t0.file_id = t6.id WHERE t0.id = ?
Parameters:
[
"2"
]
|
||||||||||||||||||||||||||||
3 | 0.24 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.is_public AS is_public_3, t0.is_enable AS is_enable_4, t0.is_show_in_mosaic AS is_show_in_mosaic_5, t0.publication_at AS publication_at_6, t0.deleted_at AS deleted_at_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.brand_type_id AS brand_type_id_10, t0.draft_id AS draft_id_11 FROM brand t0 WHERE t0.id = ?
Parameters:
[
11
]
|
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Media | No errors. |
App\Entity\Language | No errors. |
App\Entity\Blocs\BlocImages | No errors. |
App\Entity\Brand\BrandAttachment | No errors. |
App\Entity\Brand\Brand | No errors. |
App\Entity\Brand\BrandType | No errors. |
App\Entity\Brand\BrandLang | No errors. |
App\Entity\Brand\BrandDocument | No errors. |
App\Entity\Brand\DomainBrand | No errors. |
App\Entity\User\UserBrandAccess | No errors. |
App\Entity\User\UserBrandAccessRequestDetail | No errors. |
App\Entity\User\UserFavorites | No errors. |
App\Entity\Pages\PageBrand | No errors. |
App\Entity\Brand\BrandKeyword | No errors. |