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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.30 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_reloadts AS instagram_reloadts_15, t0.logo AS logo_16, t0.last_reload_products AS last_reload_products_17, t0.reload_stocks AS reload_stocks_18, t0.analyze_orders AS analyze_orders_19, t0.last_reload_reviews AS last_reload_reviews_20, t0.last_reload_stocks AS last_reload_stocks_21, t0.holidays AS holidays_22, t0.flag_action AS flag_action_23, t0.flag_limited AS flag_limited_24, t0.flag_zasilkovna AS flag_zasilkovna_25, t0.flag_delivery_free AS flag_delivery_free_26, t0.pikito_api_key AS pikito_api_key_27, t0.pikito_address AS pikito_address_28, t0.pikito_city AS pikito_city_29, t0.pikito_country AS pikito_country_30, t0.pikito_partner AS pikito_partner_31, t0.pikito_branche AS pikito_branche_32, t0.pikito_shipping AS pikito_shipping_33, t0.createts AS createts_34, t0.editts AS editts_35, t0.create_user_id AS create_user_id_36, t0.edit_user_id AS edit_user_id_37 FROM eshop t0 WHERE t0.shoptet_id = ? LIMIT 1
Parameters:
[
  456957
]
2 1.22 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:
[
  "2024-09-28 12:25:02"
  "sc7a3b0"
  1
  "job:finished"
]
3 0.30 ms
"START TRANSACTION"
Parameters:
[]
4 1.89 ms
INSERT INTO webhook (createts, event, event_instance, processed, eshop_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-09-28 12:25:02"
  "job:finished"
  "sc7a3b0"
  0
  1
]
5 0.65 ms
"COMMIT"
Parameters:
[]
6 0.59 ms
"START TRANSACTION"
Parameters:
[]
7 0.69 ms
UPDATE webhook SET processed = ? WHERE id = ?
Parameters:
[
  1
  3035
]
8 0.68 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.