SELECT 
  ushop_images.*, 
  ushop_images_links.*, 
  ushop_common_descriptions.description AS alt, 
  ushop_images.image_id AS images_image_id 
FROM 
  ushop_images_links 
  LEFT JOIN ushop_images ON ushop_images_links.image_id = ushop_images.image_id 
  LEFT JOIN ushop_common_descriptions ON ushop_common_descriptions.object_id = ushop_images.image_id 
  AND ushop_common_descriptions.object_holder = 'images' 
  AND ushop_common_descriptions.lang_code = 'es' 
WHERE 
  ushop_images_links.object_type = 'abt__ut2/menu-with-icon' 
  AND ushop_images_links.type = 'M' 
  AND ushop_images_links.object_id IN (
    235, 238, 239, 227, 240, 228, 241, 242, 
    243, 229, 244, 245, 246, 248, 249, 250, 
    251, 252, 253, 254, 255, 256, 216
  ) 
ORDER BY 
  ushop_images_links.position, 
  ushop_images_links.pair_id

Query time 0.00122

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "read_sorted_file": {
          "filesort": {
            "sort_key": "ushop_images_links.position, ushop_images_links.pair_id",
            "table": {
              "table_name": "ushop_images_links",
              "access_type": "range",
              "possible_keys": ["object_id"],
              "key": "object_id",
              "key_length": "81",
              "used_key_parts": ["object_id", "object_type", "type"],
              "rows": 32,
              "filtered": 100,
              "index_condition": "ushop_images_links.object_type = 'abt__ut2/menu-with-icon' and ushop_images_links.`type` = 'M' and ushop_images_links.object_id in (235,238,239,227,240,228,241,242,243,229,244,245,246,248,249,250,251,252,253,254,255,256,216)"
            }
          }
        }
      },
      {
        "table": {
          "table_name": "ushop_images",
          "access_type": "eq_ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "4",
          "used_key_parts": ["image_id"],
          "ref": ["ushop_shopping.ushop_images_links.image_id"],
          "rows": 1,
          "filtered": 100
        }
      },
      {
        "table": {
          "table_name": "ushop_common_descriptions",
          "access_type": "eq_ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "108",
          "used_key_parts": ["object_id", "lang_code", "object_holder"],
          "ref": ["ushop_shopping.ushop_images.image_id", "const", "const"],
          "rows": 1,
          "filtered": 100,
          "attached_condition": "trigcond(ushop_common_descriptions.object_holder = 'images' and ushop_common_descriptions.lang_code = 'es' and trigcond(ushop_images.image_id is not null))"
        }
      }
    ]
  }
}

Result

image_id image_path image_x image_y is_high_res transparent pair_id object_id object_type detailed_id type position alt images_image_id
8733 210-abt__ut2_mwi__icon_mufm-uq.png 64 64 N Y 6717 216 abt__ut2/menu-with-icon 0 M 0 8733
8744 224-abt__ut2_mwi__icon_kail-1k.png 64 64 N Y 6728 227 abt__ut2/menu-with-icon 0 M 0 8744
8745 225-abt__ut2_mwi__icon_ddqo-8q.png 64 64 N Y 6729 228 abt__ut2/menu-with-icon 0 M 0 8745
8746 226-abt__ut2_mwi__icon_u3of-sy.png 64 64 N Y 6730 229 abt__ut2/menu-with-icon 0 M 0 8746
8774 icons8-data-center-66__1_.png 66 66 N Y 6758 235 abt__ut2/menu-with-icon 0 M 0 8774
8776 icons8-farmacia-64_j23l-mp.webp 64 64 N Y 6760 238 abt__ut2/menu-with-icon 0 M 0 8776
8777 icons8-batería-de-coche-64__1__uxb6-p8.png 64 64 N Y 6761 239 abt__ut2/menu-with-icon 0 M 0 8777
8778 icons8-estetoscopio-100__1__lpm8-ba.png 100 100 N Y 6762 240 abt__ut2/menu-with-icon 0 M 0 8778
8779 icons8-perfume-100__1_.png 100 100 N Y 6763 241 abt__ut2/menu-with-icon 0 M 0 8779
8780 icons8-dumbbell-100__1_.png 100 100 N Y 6764 242 abt__ut2/menu-with-icon 0 M 0 8780
8781 icons8-sofá-100__1_.png 100 100 N Y 6765 243 abt__ut2/menu-with-icon 0 M 0 8781
8782 icons8-washing-machine-100.png 100 100 N Y 6766 244 abt__ut2/menu-with-icon 0 M 0 8782
8783 icons8-herramientas-100.png 100 100 N Y 6767 245 abt__ut2/menu-with-icon 0 M 0 8783
8784 icons8-carpintero-100__1_.png 100 100 N Y 6768 246 abt__ut2/menu-with-icon 0 M 0 8784
8786 icons8-moda-100.png 100 100 N Y 6770 248 abt__ut2/menu-with-icon 0 M 0 8786
8787 icons8-máquina-de-garras-100__1_.png 100 100 N Y 6771 249 abt__ut2/menu-with-icon 0 M 0 8787
8788 icons8-caras-de-niños-100__1_.png 100 100 N Y 6772 250 abt__ut2/menu-with-icon 0 M 0 8788
8789 icons8-tesla-model-s-100__1_.png 100 100 N Y 6773 251 abt__ut2/menu-with-icon 0 M 0 8789
8790 icons8-hipoteca-100.png 100 100 N Y 6774 252 abt__ut2/menu-with-icon 0 M 0 8790
8791 icons8-signo-de-reciclaje-100.png 100 100 N Y 6775 253 abt__ut2/menu-with-icon 0 M 0 8791
8792 icons8-venta-de-temporada-100__1_.png 100 100 N Y 6776 254 abt__ut2/menu-with-icon 0 M 0 8792
8793 icons8-despegue-100__1_.png 100 100 N Y 6777 255 abt__ut2/menu-with-icon 0 M 0 8793
8794 icons8-insignia-de-verificación-de-instagram-100__1__5abi-t3.png 100 100 N Y 6778 256 abt__ut2/menu-with-icon 0 M 0 8794