If you have access to drush, you can use drush hook form_alter to find out all the form_alter hooks in your codebase.

On 28 December 2014 at 18:37, Shérab <Sebastien.Hinderer@ens-lyon.org> wrote:
Thanks Jamie for your hint.
It indeed seems that CTools builds the user-login-form andlets other
modules alter it.
However, when looking at the code in user.module, function
user_login_block, it seems this is all very declarative: all the widgets
are declared as just members of an array, without any specific order. So
I don't really know where the orderis calculated...

Thanks,
Shérab.
--
[ Drupal support list | http://lists.drupal.org/ ]