static function get_all_eids_by_type_category_and_datatype($data_type, $type_category, $type_id)
 {
     return MixedQueries::get_all_eids_by_type_category_and_datatype($data_type, $type_category, $type_id);
 }