Is there any alternative way to get preprocess/process suggestions without using Devel themer (Theme developer) module?
Apparently I can use $conf['theme_debug'] = TRUE; to get template suggestions, and dpm or var_dump to list available vars, but I can't seem to find a way to list preprocess/process function suggestions like devel themer does
You can use only devel module, not devel_themer
Once installed go to /devel/elements
It will show you a list of all site themes, you can preprocess/process all this elements