How to find where an object first instantiatiation

I have found out how to track the object, by using the debug_print_backtrace() within the constructor, and now my issue has been solved