POST https://angrybeards-test.shoptet.able.cz/webhooks/add/

Query Metrics

8 Database Queries
6 Different statements
12.14 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.68 ms
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.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.use_second_quality AS use_second_quality_23, t0.last_reload_reviews AS last_reload_reviews_24, t0.last_reload_stocks AS last_reload_stocks_25, t0.holidays AS holidays_26, t0.flag_action AS flag_action_27, t0.flag_limited AS flag_limited_28, t0.flag_zasilkovna AS flag_zasilkovna_29, t0.flag_delivery_free AS flag_delivery_free_30, t0.carousel_slide AS carousel_slide_31, t0.carousel_timer AS carousel_timer_32, t0.pikito_api_key AS pikito_api_key_33, t0.pikito_address AS pikito_address_34, t0.pikito_city AS pikito_city_35, t0.pikito_country AS pikito_country_36, t0.pikito_partner AS pikito_partner_37, t0.pikito_branche AS pikito_branche_38, t0.pikito_shipping AS pikito_shipping_39, t0.createts AS createts_40, t0.editts AS editts_41, t0.create_user_id AS create_user_id_42, t0.edit_user_id AS edit_user_id_43 FROM eshop t0 WHERE t0.shoptet_id = ? LIMIT 1
Parameters:
[
  456957
]
2 2.08 ms
SELECT t0.id AS id_1, t0.createts AS createts_2, t0.event AS event_3, t0.event_instance AS event_instance_4, t0.processed AS processed_5, t0.eshop_id AS eshop_id_6 FROM webhook t0 WHERE t0.createts = ? AND t0.event_instance = ? AND t0.eshop_id = ? AND t0.event = ? LIMIT 1
Parameters:
[
  "2025-10-20 01:45:04"
  "3iovnhv"
  1
  "job:finished"
]
3 0.81 ms
"START TRANSACTION"
Parameters:
[]
4 3.13 ms
INSERT INTO webhook (createts, event, event_instance, processed, eshop_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2025-10-20 01:45:04"
  "job:finished"
  "3iovnhv"
  0
  1
]
5 0.76 ms
"COMMIT"
Parameters:
[]
6 0.92 ms
"START TRANSACTION"
Parameters:
[]
7 1.79 ms
UPDATE webhook SET processed = ? WHERE id = ?
Parameters:
[
  1
  48661
]
8 0.97 ms
"COMMIT"
Parameters:
[]

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.