Query Metrics
4
Database Queries
4
Different statements
1.18 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.duration AS duration_4, t0.capacity AS capacity_5, t0.price AS price_6, t0.tva AS tva_7, t0.color AS color_8, t0.image AS image_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.delay AS delay_12, t0.delay_type AS delay_type_13, t0.coef_majoration AS coef_majoration_14, t0.is_fixed_price AS is_fixed_price_15, t0.fixed_purchase_price AS fixed_purchase_price_16, t0.fixed_selling_price AS fixed_selling_price_17, t0.marketplace_family AS marketplace_family_18, t0.marketplace_is_display AS marketplace_is_display_19, t0.is_virtual AS is_virtual_20, t0.banner_image AS banner_image_21, t0.tag_id AS tag_id_22, t0.company_id AS company_id_23, t0.specialist_id AS specialist_id_24, t0.marketplace_category_id AS marketplace_category_id_25 FROM workshop t0 WHERE t0.id = ?
Parameters:
[
"17"
]
|
| 2 | 0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.duration AS duration_4, t0.capacity AS capacity_5, t0.price AS price_6, t0.tva AS tva_7, t0.color AS color_8, t0.image AS image_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.delay AS delay_12, t0.delay_type AS delay_type_13, t0.coef_majoration AS coef_majoration_14, t0.is_fixed_price AS is_fixed_price_15, t0.fixed_purchase_price AS fixed_purchase_price_16, t0.fixed_selling_price AS fixed_selling_price_17, t0.marketplace_family AS marketplace_family_18, t0.marketplace_is_display AS marketplace_is_display_19, t0.is_virtual AS is_virtual_20, t0.banner_image AS banner_image_21, t0.tag_id AS tag_id_22, t0.company_id AS company_id_23, t0.specialist_id AS specialist_id_24, t0.marketplace_category_id AS marketplace_category_id_25 FROM workshop t0 WHERE t0.tag_id = ? AND t0.marketplace_is_display = ?
Parameters:
[ 24 1 ] |
| 3 | 0.41 ms |
SELECT s0_.id AS id_0, s0_.seo_title AS seo_title_1, s0_.seo_description AS seo_description_2, s0_.page_name AS page_name_3, s0_.search_town AS search_town_4, s0_.search_family AS search_family_5, s0_.search_marketplace_category AS search_marketplace_category_6, s0_.search_env AS search_env_7, s0_.search_is_virtual AS search_is_virtual_8 FROM seo s0_ WHERE s0_.page_name = ?
Parameters:
[
"marketplace_app_reservation"
]
|
| 4 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.family AS family_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.image AS image_6, t0.banner_image AS banner_image_7, t0.description AS description_8 FROM marketplace_category t0 WHERE t0.id = ?
Parameters:
[
3
]
|
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\MarketplaceReservation | No errors. |
| App\Entity\Configuration | No errors. |
| App\Entity\Workshop | No errors. |
| App\Entity\Tag | No errors. |
| App\Entity\Company | No errors. |
| App\Entity\Specialist | No errors. |
| App\Entity\MarketplaceCategory | No errors. |
| App\Entity\Event | No errors. |
| App\Entity\User | No errors. |
| App\Entity\AffiliatedEventApplication | No errors. |
| App\Entity\VisioEvent | No errors. |
| App\Entity\VisioEventPromotion | No errors. |
| App\Entity\Seo | No errors. |