SELECT 
  object_id 
FROM 
  cscart_images_links 
WHERE 
  object_type = 'abt__ut2/menu-with-icon'

Query time 0.08583

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "33512.75"
    },
    "table": {
      "table_name": "cscart_images_links",
      "access_type": "index",
      "possible_keys": [
        "object_id"
      ],
      "key": "object_id",
      "used_key_parts": [
        "object_id",
        "object_type",
        "type"
      ],
      "key_length": "81",
      "rows_examined_per_scan": 329497,
      "rows_produced_per_join": 32949,
      "filtered": "10.00",
      "using_index": true,
      "cost_info": {
        "read_cost": "30217.78",
        "eval_cost": "3294.97",
        "prefix_cost": "33512.75",
        "data_read_per_join": "3M"
      },
      "used_columns": [
        "object_id",
        "object_type"
      ],
      "attached_condition": "(`s2cart`.`cscart_images_links`.`object_type` = 'abt__ut2/menu-with-icon')"
    }
  }
}

Result

object_id
0
228
240
317