You are here

Deprecated in Hostmaster (Aegir) 6

Primary tabs

Examples: "before Drupal 9", "in Drupal 8.4"
Namesort descending Location Type Deprecation Direct uses Namespaced uses Overrides Use statements
drush_hosting_hostmaster_resume modules/hosting/resume.hostmaster.inc function use hosting-resume now, will be removed after 1.0
hosting_alias_count_sites modules/hosting/alias/hosting_alias.module function This is essentially !hosting_alias_allow_domain().
hosting_cron_get_sites modules/hosting/cron/hosting_cron.module function function unused
hosting_get_client_by_email modules/hosting/client/hosting_client.module function the email field and therefore this function will be completely dropped in 2.x. this may not even work at all as the email field will not be populated on new sites. use hosting_get_client() instead 1
hosting_import_client modules/hosting/client/hosting_client.module function the organization and email parameters will be dropped in 2.x in favor of the name parameter, which will become the sole argument. 2
hosting_queues_get_arguments modules/hosting/hosting.queues.inc function this isn't called from anywhere, and nobody implements provision_args
_hosting_backend_invoke modules/hosting/hosting.queues.inc function this is not used or called from anywhere
_hosting_client_get_role modules/hosting/client/hosting_client.module function remove this function once the above setting is implemented
_hosting_watchdog modules/hosting/hosting.queues.inc function not used anywhere, gone in 2.x

Other projects