You can usually do something like add in a console log or debugger in your hook callback to see if i
You can usually do something like add in a console log or debugger in your hook callback to see if it's being fired.
Core will log which hooks should be fired even if there are no registered callbacks when you have the hooks debugging on
Core will log which hooks should be fired even if there are no registered callbacks when you have the hooks debugging on
