Query Metrics
3
Database Queries
3
Different statements
1.00 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.42 ms (41.84%) |
1 |
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 = ? AND s0_.search_env = 'visio'
Parameters:
[
"marketplace_app_event_all"
]
|
|
0.38 ms (37.35%) |
1 |
SELECT count(DISTINCT w0_.id) AS sclr_0 FROM workshop w0_ WHERE w0_.marketplace_is_display = 1 AND w0_.marketplace_is_display = ? AND w0_.is_virtual = ?
Parameters:
[ "1" "1" ] |
|
0.21 ms (20.80%) |
1 |
SELECT DISTINCT w0_.id AS id_0 FROM workshop w0_ WHERE w0_.marketplace_is_display = 1 AND w0_.marketplace_is_display = ? AND w0_.is_virtual = ? LIMIT 10
Parameters:
[ "1" "1" ] |
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\User | No errors. |
| App\Entity\AffiliatedEventApplication | No errors. |
| App\Entity\Event | No errors. |
| App\Entity\VisioEvent | No errors. |
| App\Entity\VisioEventPromotion | No errors. |
| App\Entity\Seo | No errors. |
| App\Entity\Workshop | No errors. |