Where to see all bean methods for suiteCRM

Hello

I was trying to find it and it turns out they’re all in

./data/SugarBean.php

There’s also good amount of supporting comments to help figure things out.

Hopefully it will help others who look for this online

Thanks.

Are you using an IDE like PHP Storm, or Microsoft Developer Studio (with PHP extensions), or Eclipse, etc.?

This should make it a lot easier to navigate the objects and their methods.

1 Like

Nope, just sublime text editor. You recommend PHP Storm?

Yes I do, I switched to it recently and I am getting a very positive impression. It’s just a pity it’s comes with a cost, but it’s worth it IMHO.

1 Like