Query Metrics
8
Database Queries
6
Different statements
150.66 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
136.20 ms (90.40%) |
1 |
INSERT INTO webhook (createts, event, event_instance, processed, eshop_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-02-04 05:10:01" "job:finished" "i0yb4q0" 0 1 ] |
|
7.66 ms (5.08%) |
1 |
SELECT w0_.id AS id_0, w0_.createts AS createts_1, w0_.event AS event_2, w0_.event_instance AS event_instance_3, w0_.processed AS processed_4, w0_.eshop_id AS eshop_id_5 FROM webhook w0_ WHERE w0_.createts >= ? AND w0_.event_instance = ? AND w0_.eshop_id = ? LIMIT 1
Parameters:
[ "2026-02-04 05:09:56" "i0yb4q0" 1 ] |
|
2.66 ms (1.76%) |
1 |
UPDATE webhook SET processed = ? WHERE id = ?
Parameters:
[ 1 59173 ] |
|
1.93 ms (1.28%) |
2 |
"COMMIT"
Parameters:
[] |
|
1.32 ms (0.87%) |
2 |
"START TRANSACTION"
Parameters:
[] |
|
0.90 ms (0.60%) |
1 |
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.last_reload_customers AS last_reload_customers_19, t0.language_switcher AS language_switcher_20, t0.reload_stocks AS reload_stocks_21, t0.analyze_orders AS analyze_orders_22, t0.statuses_for_analyze_orders AS statuses_for_analyze_orders_23, t0.use_compari_ro AS use_compari_ro_24, t0.use_second_quality AS use_second_quality_25, t0.last_reload_reviews AS last_reload_reviews_26, t0.last_reload_stocks AS last_reload_stocks_27, t0.holidays AS holidays_28, t0.flag_action AS flag_action_29, t0.flag_limited AS flag_limited_30, t0.flag_zasilkovna AS flag_zasilkovna_31, t0.flag_delivery_free AS flag_delivery_free_32, t0.carousel_slide AS carousel_slide_33, t0.carousel_timer AS carousel_timer_34, t0.pikito_api_key AS pikito_api_key_35, t0.pikito_address AS pikito_address_36, t0.pikito_city AS pikito_city_37, t0.pikito_country AS pikito_country_38, t0.pikito_partner AS pikito_partner_39, t0.pikito_branche AS pikito_branche_40, t0.pikito_shipping AS pikito_shipping_41, t0.loyalty_coefficient AS loyalty_coefficient_42, t0.loyalty_reserved_amounts AS loyalty_reserved_amounts_43, t0.loyalty_success_statuses AS loyalty_success_statuses_44, t0.loyalty_storno_statuses AS loyalty_storno_statuses_45, t0.loyalty_program_from_date AS loyalty_program_from_date_46, t0.loyalty_registration_fee AS loyalty_registration_fee_47, t0.loyalty_template AS loyalty_template_48, t0.loyalty_image AS loyalty_image_49, t0.createts AS createts_50, t0.editts AS editts_51, t0.create_user_id AS create_user_id_52, t0.edit_user_id AS edit_user_id_53 FROM eshop t0 WHERE t0.shoptet_id = ? LIMIT 1
Parameters:
[
456957
]
|
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\Eshop | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Webhook | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\ApiRequest | No errors. |
| App\Entity\Survey | No errors. |
| App\Entity\Gift | No errors. |
| App\Entity\JoinReviews | No errors. |
| App\Entity\Heureka | No errors. |
| App\Entity\Flag | No errors. |
| App\Entity\Drop | No errors. |
| App\Entity\Banner | No errors. |
| App\Entity\Announcement | No errors. |
| App\Entity\Pikito | No errors. |
| App\Entity\Customer | No errors. |
| App\Entity\LoyaltyCoupon | No errors. |