Tags

11.1

Exceptions

  • hook_hook_info()
  • hook_module_implements_alter()
  • hook_install()
  • hook_install_tasks()
  • hook_install_tasks_alter()
  • hook_post_update_NAME()
  • hook_removed_post_updates()
  • hook_requirements()
  • hook_schema()
  • hook_uninstall()
  • hook_update_dependencies()
  • hook_update_last_removed()
  • hook_update_N()
  • hook_preprocess_HOOK()
  • hooks implemented BY themes
  • Alter hooks implemented BY themes
  • Hooks implemented by modules on BEHALF of a theme

11.2

Exceptions

  • hook_install()
  • hook_install_tasks()
  • hook_install_tasks_alter()
  • hook_post_update_NAME()
  • hook_removed_post_updates()
  • hook_schema()
  • hook_uninstall()
  • hook_update_dependencies()
  • hook_update_last_removed()
  • hook_update_N()
  • hooks implemented BY themes
  • Alter hooks implemented BY themes
  • Hooks implemented by modules on BEHALF of a theme

11.3

Warning

Backwards compatibility for maintaining older versions is more complex, review the change record above.

Exceptions

  • hook_install()
  • hook_install_tasks()
  • hook_install_tasks_alter()
  • hook_post_update_NAME()
  • hook_removed_post_updates()
  • hook_schema()
  • hook_uninstall()
  • hook_update_dependencies()
  • hook_update_last_removed()
  • hook_update_N()
  • Hooks implemented by modules on BEHALF of a theme are no longer supported