6 calls to hosting_get_hostmaster_site_nid() in Hosting 7.4
- hook_hosting_task_guarded_nodes in ./
hosting.api.php - Return a list of Aegir entities to guard against destructive tasks.
- hosting_feature_rebuild_caches in ./
hosting.features.inc - Perform necessary task after enabling or disabling Hosting features.
- hosting_get_hostmaster_nid in ./
hosting.inc - Shim to preserve API stability. Deprecated. Use hosting_get_hostmaster_site_nid().
- hosting_get_hostmaster_platform_nid in ./
hosting.inc - Helper function to get the node ID of the Aegir platform.
- hosting_site_hosting_task_guarded_nodes in site/
hosting_site.module - Implements hook_hosting_task_guarded_nodes().
- hosting_task_menu_access in task/
hosting_task.module - Task access controls.