← all change records
Not yet reviewed. Contrib-impact data below may be incomplete.

#3098920 hook_install, hook_uninstall, hook_modules_installed and hook_modules_uninstalled now receive an $is_syncing parameter

released Target 8.9.x Published 2019-12-05
#2914174

Generated 2026-05-12 08:43 UTC

Rules (4)

signature 4
from
fn:hook_install
  • arity ≥ 0
  • arity ≤ 0
fn:hook_modules_installed
  • arity ≥ 0
  • arity ≤ 0
fn:hook_modules_uninstalled
  • arity ≥ 0
  • arity ≤ 0
fn:hook_uninstall
  • arity ≥ 0
  • arity ≤ 0
to
fn:hook_install
  • arity ≥ 1
fn:hook_modules_installed
  • arity ≥ 1
fn:hook_modules_uninstalled
  • arity ≥ 1
fn:hook_uninstall
  • arity ≥ 1

No contrib projects currently use either side of this change.