Deprecated in Hostmaster (Aegir) 6
Primary tabs
- Hostmaster (Aegir) 5.x
- Hostmaster (Aegir) 6.2
- Hostmaster (Aegir) 6(active tab)
- Hostmaster (Aegir) 7.3
- Hostmaster (Aegir) 7.4
- Hostmaster (Aegir) 8.4
Name | Location | Type | Deprecation | Direct uses | Namespaced uses | Overrides | Use statements |
---|---|---|---|---|---|---|---|
drush_hosting_hostmaster_resume |
modules/ |
function | use hosting-resume now, will be removed after 1.0 | ||||
hosting_alias_count_sites |
modules/ |
function | This is essentially !hosting_alias_allow_domain(). | ||||
hosting_cron_get_sites |
modules/ |
function | function unused | ||||
hosting_get_client_by_email |
modules/ |
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/ |
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/ |
function | this isn't called from anywhere, and nobody implements provision_args | ||||
_hosting_backend_invoke |
modules/ |
function | this is not used or called from anywhere | ||||
_hosting_client_get_role |
modules/ |
function | remove this function once the above setting is implemented | ||||
_hosting_watchdog |
modules/ |
function | not used anywhere, gone in 2.x |