I’ve read a lot of suggestions on how to fix incomplete classobjects and I actually needed to fix those problems myself, in a ecommerce-project. One suggestion I’ve found is to simply use json_decode/json_encode to convert incomplete classes without preloading anything....