Here is the class, I wrote. There are no errors when I execute the findbyAdNetID method. However, the method is not fetching any data. The same code works if I put it outside a class and remove instance variables $this everywhere. Any help would be appreciated. Thanks.Here is the class, I wrote. There are no errors