SELECT 
  * 
FROM 
  cscart_abt__ut2_fly_menu_content 
WHERE 
  storefront_id = 1 
ORDER BY 
  position asc

Query time 0.00050

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "2.15"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "1.00"
      },
      "table": {
        "table_name": "cscart_abt__ut2_fly_menu_content",
        "access_type": "ALL",
        "rows_examined_per_scan": 9,
        "rows_produced_per_join": 1,
        "filtered": "11.11",
        "cost_info": {
          "read_cost": "1.05",
          "eval_cost": "0.10",
          "prefix_cost": "1.15",
          "data_read_per_join": "328"
        },
        "used_columns": [
          "item_id",
          "type",
          "storefront_id",
          "position",
          "content"
        ],
        "attached_condition": "(`softwarepirmam_hewadelivard_cscart_4`.`cscart_abt__ut2_fly_menu_content`.`storefront_id` = 1)"
      }
    }
  }
}

Result

item_id type storefront_id position content
1 block 1 0 a:3:{s:8:"block_id";i:79;s:5:"state";s:1:"N";s:10:"show_title";s:1:"N";}
2 menu 1 0 a:3:{s:4:"menu";i:7;s:5:"state";s:1:"Y";s:10:"show_title";s:1:"N";}
3 delimiter 1 0 a:2:{s:5:"state";s:1:"N";s:10:"show_title";s:1:"N";}
4 delimiter 1 0 a:2:{s:5:"state";s:1:"N";s:10:"show_title";s:1:"N";}
5 menu 1 0 a:3:{s:4:"menu";i:8;s:5:"state";s:1:"Y";s:10:"show_title";s:1:"N";}
6 delimiter 1 0 a:2:{s:5:"state";s:1:"N";s:10:"show_title";s:1:"N";}
7 menu 1 0 a:3:{s:4:"menu";s:1:"1";s:5:"state";s:1:"Y";s:10:"show_title";s:1:"N";}
8 block 1 0 a:4:{s:10:"user_class";s:10:"fill--gray";s:8:"block_id";i:137;s:5:"state";s:1:"N";s:10:"show_title";s:1:"N";}
9 block 1 0 a:4:{s:10:"user_class";s:10:"fill--gray";s:8:"block_id";i:90;s:5:"state";s:1:"N";s:10:"show_title";s:1:"N";}