8 calls to tripal_set_job_progress()

chado_cleanup_orphaned_nodes_part in legacy/tripal_core/api/tripal_core.chado_nodes.api.inc
This function will delete Drupal nodes for any sync'ed table (e.g. feature, organism, analysis, stock, library) if the chado record has been deleted or the entry in the chado_[table] table has been removed.
chado_node_sync_records in legacy/tripal_core/api/tripal_core.chado_nodes.api.inc
Generic function for syncing records in Chado with Drupal nodes.
chado_update_existing_node_urls in legacy/tripal_core/api/tripal_core.chado_nodes.title_and_path.inc
Tripal Job for updating all node URLs for a particular node type.
tripal_analysis_set_feature_permission in legacy/tripal_analysis/includes/tripal_analysis_privacy.inc
Set permissions for features associated with an analysis @todo Stephen: ensure the $nid param is defined correctly
tripal_bulk_loader_load_data in tripal_bulk_loader/includes/tripal_bulk_loader.loader.inc
Tripal Bulk Loader
tripal_bulk_loader_progess_file_get_progress in tripal_bulk_loader/tripal_bulk_loader.module
Get the progress of the current constant set from the progress file
tripal_execute_pub_importer in tripal_chado/includes/loaders/tripal_chado.pub_importers.inc
Imports all publications for a given publication import setup.
tripal_job_set_progress in legacy/tripal_core/api/tripal_core.DEPRECATED.inc