Query Metrics
8
Database Queries
6
Different statements
17.45 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.67 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.reload_stocks AS reload_stocks_19, t0.analyze_orders AS analyze_orders_20, t0.last_reload_reviews AS last_reload_reviews_21, t0.last_reload_stocks AS last_reload_stocks_22, t0.holidays AS holidays_23, t0.flag_action AS flag_action_24, t0.flag_limited AS flag_limited_25, t0.flag_zasilkovna AS flag_zasilkovna_26, t0.flag_delivery_free AS flag_delivery_free_27, t0.pikito_api_key AS pikito_api_key_28, t0.pikito_address AS pikito_address_29, t0.pikito_city AS pikito_city_30, t0.pikito_country AS pikito_country_31, t0.pikito_partner AS pikito_partner_32, t0.pikito_branche AS pikito_branche_33, t0.pikito_shipping AS pikito_shipping_34, t0.createts AS createts_35, t0.editts AS editts_36, t0.create_user_id AS create_user_id_37, t0.edit_user_id AS edit_user_id_38 FROM eshop t0 WHERE t0.shoptet_id = ? LIMIT 1
Parameters:
[
456957
]
|
2 | 2.78 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-04-04 05:45:01" "fc4aaxx" 1 "job:finished" ] |
3 | 0.75 ms |
"START TRANSACTION"
Parameters:
[] |
4 | 4.21 ms |
INSERT INTO webhook (createts, event, event_instance, processed, eshop_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-04-04 05:45:01" "job:finished" "fc4aaxx" 0 1 ] |
5 | 0.77 ms |
"COMMIT"
Parameters:
[] |
6 | 1.02 ms |
"START TRANSACTION"
Parameters:
[] |
7 | 4.24 ms |
UPDATE webhook SET processed = ? WHERE id = ?
Parameters:
[ 1 191131 ] |
8 | 1.01 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. |