Query Metrics
2
Database Queries
2
Different statements
0.92 ms
Query time
1
Invalid entities
3
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_published AS is_published_3, t0.slug AS slug_4, t0.description AS description_5, t0.sort AS sort_6, t0.intro AS intro_7, t0.temp_products_count AS temp_products_count_8, t0.is_drop_down AS is_drop_down_9, t0.link_advertising AS link_advertising_10, t0.link_catalogue AS link_catalogue_11, t0.link_instruction AS link_instruction_12, t0.link_certificate AS link_certificate_13, t0.link_shop AS link_shop_14, t0.description_corporate AS description_corporate_15, t0.is_published_corporate AS is_published_corporate_16, t0.heading AS heading_17, t0.heading_corporate AS heading_corporate_18, t0.is_show_catalogue AS is_show_catalogue_19, t0.alias AS alias_20, t0.categories_updated_at AS categories_updated_at_21, t0.is_description_corporate_full_page AS is_description_corporate_full_page_22, t0.is_description_full_page AS is_description_full_page_23, t0.sort_corporate AS sort_corporate_24, t0.is_original AS is_original_25, t0.file_id AS file_id_26, t0.country_id AS country_id_27, t0.disk_folder_id AS disk_folder_id_28 FROM brand t0 WHERE t0.id = ?
Parameters:
[
"7"
]
|
| 2 | 0.77 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.sort AS sort_5, t0.brand_id AS brand_id_6, t0.brand_series_category_id AS brand_series_category_id_7, t0.intro_file_id AS intro_file_id_8, t0.description_file_id AS description_file_id_9 FROM brand_series_category t0 WHERE (t0.is_published = ? AND t0.brand_id = ?)
Parameters:
[ 1 7 ] |
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\Brand | 1 |
| App\Entity\File | 1 |
| App\Entity\Country | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Brand |
|
| App\Entity\File | No errors. |
| App\Entity\Country | No errors. |
| App\Entity\DiskFolder | No errors. |
| App\Entity\BrandSeriesCategory | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\CategoryBrand | No errors. |
| App\Entity\BrandCurrencyValue | No errors. |