Query Metrics
16
Database Queries
9
Different statements
18.63 ms
Query time
10
Invalid entities
Grouped Statements
site connection
Time▼ | Count | Info |
---|---|---|
5.87 ms (31.54%) |
6 |
SELECT t0.name AS name_1, t0.path AS path_2, t0.description AS description_3, t0.width AS width_4, t0.height AS height_5, t0.size AS size_6, t0.sort_order AS sort_order_7, t0.checked AS checked_8, t0.youtube AS youtube_9, t0.id AS id_10, t0.type_id AS type_id_11, t0.entity_id AS entity_id_12, t0.type_id AS type_id_13, t0.type FROM media t0 WHERE t0.entity_id = ? AND t0.type_id = ? AND t0.type IN ('0') ORDER BY t0.sort_order ASC
Parameters:
[ 286299 18228 ] |
5.14 ms (27.60%) |
1 |
select * from hot_feed where type = 1 and city_id = 1 order by created_on desc limit 20 offset 0
Parameters:
[] |
2.91 ms (15.65%) |
3 |
SELECT t0.created_on AS created_on_1, t0.title AS title_2, t0.alternative_title AS alternative_title_3, t0.body AS body_4, t0.active AS active_5, t0.sort_order AS sort_order_6, t0.since AS since_7, t0.till AS till_8, t0.top_position AS top_position_9, t0.last_modified AS last_modified_10, t0.teaser_title AS teaser_title_11, t0.flier_title AS flier_title_12, t0.flier_text AS flier_text_13, t0.gallery_url AS gallery_url_14, t0.caption_name AS caption_name_15, t0.caption_color AS caption_color_16, t0.video_guide_youtube_id AS video_guide_youtube_id_17, t0.address AS address_18, t0.video_duration_seconds AS video_duration_seconds_19, t0.renewed_on AS renewed_on_20, t0.offer_link_url AS offer_link_url_21, t0.offer_link_name AS offer_link_name_22, t0.show_map AS show_map_23, t0.supercheck_shop_id AS supercheck_shop_id_24, t0.lucene_reindex AS lucene_reindex_25, t0.show_on_main_page AS show_on_main_page_26, t0.show_on_main_page_on_mobile_device AS show_on_main_page_on_mobile_device_27, t0.default_category_id AS default_category_id_28, t0.alternative_url AS alternative_url_29, t0.review AS review_30, t0.on_review AS on_review_31, t0.id AS id_32, t0.creator_id AS creator_id_33 FROM sale t0 WHERE t0.id = ?
Parameters:
[
286299
]
|
1.16 ms (6.23%) |
1 |
SELECT t0.sort_order AS sort_order_1, t0.id AS id_2, t0.sale_id AS sale_id_3, t0.city_id AS city_id_4 FROM top_sale t0 WHERE t0.city_id = ? ORDER BY t0.sort_order ASC LIMIT 3
Parameters:
[
1
]
|
1.06 ms (5.71%) |
1 |
"COMMIT"
Parameters:
[] |
0.99 ms (5.29%) |
1 |
SELECT t0.created_on AS created_on_1, t0.entity_id AS entity_id_2, t0.active AS active_3, t0.resource_url AS resource_url_4, t0.main_alias AS main_alias_5, t0.title AS title_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8, t0.page_description AS page_description_9, t0.meta_keywords AS meta_keywords_10, t0.domain AS domain_11, t0.id AS id_12 FROM seo t0 WHERE t0.domain = ? AND t0.main_alias = ? AND t0.active = ? ORDER BY t0.id DESC LIMIT 1
Parameters:
[ "www" "/" 1 ] |
0.63 ms (3.38%) |
1 |
INSERT INTO visit (created_on, entity_id, entity_type_id, ip_address, device_type, referrer, id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "2025-05-14 18:20:06" 2 => 0 3 => 0 4 => "114.119.159.233" 5 => 1 6 => "https://www.test.dev.slivki.by/_profiler/a27abc?panel=router" 7 => 796934597 8 => null ] |
0.52 ms (2.77%) |
1 |
SELECT NEXTVAL('visit_id_seq')
Parameters:
[] |
0.34 ms (1.84%) |
1 |
"START TRANSACTION"
Parameters:
[] |
admin connection
No database queries were performed.
subscription connection
No database queries were performed.
default connection
No database queries were performed.
Database Connections
Name | Service |
---|---|
site | doctrine.dbal.site_connection |
admin | doctrine.dbal.admin_connection |
subscription | doctrine.dbal.subscription_connection |
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
admin | doctrine.orm.admin_entity_manager |
subscription | doctrine.orm.subscription_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
Class | Mapping errors |
---|---|
Slivki\Entity\City | No errors. |
Slivki\Entity\PartnerMailingCampaignAction | No errors. |
Slivki\Entity\Seo | No errors. |
Slivki\Entity\Banner\AbstractBannerBase | No errors. |
Slivki\Entity\Banner\AbstractMobileAppBanner |
|
Slivki\Entity\Banner | No errors. |
Slivki\Entity\AbstractCategoryBase | No errors. |
Slivki\Entity\Category |
|
Slivki\Entity\Media\AbstractMediaBase | No errors. |
Slivki\Entity\Media | No errors. |
Slivki\Entity\ServerFeatureState | No errors. |
Slivki\Entity\Comment | No errors. |
Slivki\Entity\MainMenu | No errors. |
Slivki\Entity\Sale |
|
Slivki\Entity\TopSale | No errors. |
Slivki\Entity\User |
|
Slivki\Entity\SaleVersion |
|
Slivki\Entity\AbstractShareClick |
|
Slivki\Entity\SaleShareClick |
|
Slivki\Entity\AbstractGeoLocationBase | No errors. |
Slivki\Entity\GeoLocation |
|
Slivki\Entity\Director |
|
Slivki\Entity\MediaType | No errors. |
Slivki\Entity\MediaSize | No errors. |
Slivki\Entity\Visit | No errors. |
admin entity manager
Class | Mapping errors |
---|---|
Slivki\Entity\Offer |
|
subscription entity manager
No loaded entities.