14 calls to hosting_site_get_domain() in Hosting 7.4
- drush_hosting_clone_pre_hosting_task in clone/
hosting_clone.drush.inc - @file Drush include for the site cloning module.
- drush_hosting_migrate_pre_hosting_task in migrate/
hosting_migrate.drush.inc - @file Implement drush hooks for the hosting migrate module.
- hosting_clone_post_hosting_clone_task in clone/
hosting_clone.drush.inc - @todo Please document this function.
- hosting_hosting_site_context_options in site/
hosting_site.drush.inc - Implements hook_hosting_TASK_OBJECT_context_options().
- hosting_migrate_platform_batch in migrate/
hosting_migrate.batch.inc - Batch comparison of site packages between platforms to determine if the site can be migrated to the target platform or not.
- hosting_migrate_post_hosting_migrate_task in migrate/
hosting_migrate.drush.inc - @todo Please document this function.
- hosting_site_drush_context_import in site/
hosting_site.drush.inc - Implements hook_drush_context_import().
- hosting_site_form in site/
hosting_site.form.inc - Implements hook_form().
- hosting_site_nodeapi_site_presave in site/
hosting_site.nodeapi.inc - Implements hook_nodeapi().
- hosting_site_validate in site/
hosting_site.form.inc - Implements hook_validate().
- hosting_task_clone_form_validate in clone/
hosting_clone.module - Implements hook_hosting_task_TASK_TYPE_form_validate().
- hosting_task_migrate_form_validate in migrate/
hosting_migrate.module - Implements hook_validate().
- hosting_task_TASK_TYPE_form_validate in task/
hosting_task.api.php - Validate the form data defined in hosting_task_TASK_TYPE_form().
- _hosting_subdirs_is_a_subdir_site in subdirs/
hosting_subdirs.module - Helper function to determine whether a hosted site is using a subdirectory URL.