GET https://showcase.payrexx.com/shopware6/public/navigation/a515ae260223466f8e37471d279e6406

id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE shipping_method.salesChannels const PRIMARY PRIMARY 16 const 1 Using index; Using temporary; Using filesort
1 SIMPLE shipping_method.salesChannels.mapping ref PRIMARY, fk.sales_channel_shipping_method.shipping_method_id PRIMARY 16 const 3 Using where; Using index
1 SIMPLE shipping_method ALL PRIMARY 3 Using where; Using join buffer (flat, BNL join)
1 SIMPLE shipping_method.translation eq_ref PRIMARY, fk.shipping_method_translation.language_id PRIMARY 32 showcase_sw6.shipping_method.salesChannels.mapping.shipping_method_id, const 1 Using where