function UpdateHookRegistry::getAllInstalledVersions
Returns the currently installed schema version for all modules.
Return value
int[]
Array of modules as the keys and values as the currently installed
schema version of corresponding module, or self::SCHEMA_UNINSTALLED if the
module is not installed.