INSERT INTO logs (
  `user_id`, `timestamp`, `type`, `action`, 
  `event_type`, `content`, `backtrace`, 
  `company_id`
) 
VALUES 
  (
    0, 1775421231, 'images', 'resize', 
    'N', 'a:4:{s:5:"error";s:20:"Image does not exist";s:4:"file";s:132:"thumbnails/300/240/detailed/1364/20220212_132627_6sdt-je_hxm0-um_fj3l-kx_mg8f-2r_0hb0-c4_jjzu-9o_747h-oi_engr-kq_cwnn-j8_10pe-5e.jpg";s:10:"image_path";s:113:"detailed/1364/20220212_132627_6sdt-je_hxm0-um_fj3l-kx_mg8f-2r_0hb0-c4_jjzu-9o_747h-oi_engr-kq_cwnn-j8_10pe-5e.jpg";s:9:"backtrace";s:0:"";}', 
    '', 0
  )

Query time 0.00548

Result

int(362060596)