GET https://showcase.payrexx.com/shopware6/public/account/recover

id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE payment_method.salesChannels const PRIMARY PRIMARY 16 const 1 Using index; Using temporary; Using filesort
1 SIMPLE payment_method.salesChannels.mapping ref PRIMARY, fk.sales_channel_payment_method.payment_method_id PRIMARY 16 const 13 Using where; Using index
1 SIMPLE payment_method eq_ref PRIMARY PRIMARY 16 showcase_sw6.payment_method.salesChannels.mapping.payment_method_id 1 Using where