25 calls to chado_update_record()

chado_analysis_update in tripal_analysis/includes/tripal_analysis.chado_node.inc
Implements hook_update(). Update analyses
chado_contact_update in tripal_contact/includes/tripal_contact.chado_node.inc
Implements hook_update
chado_example_update in tripal_example/includes/tripal_example.chado_node.inc
Implementation of hook_update(). This function runs after the node has been inserted into the Drupal schema and allows us to update the record in Chado.
chado_featuremap_update in tripal_featuremap/includes/tripal_featuremap.chado_node.inc
Implements hook_update(). Update nodes
chado_feature_update in tripal_feature/includes/tripal_feature.chado_node.inc
Implements hook_update().
chado_library_update in tripal_library/includes/tripal_library.chado_node.inc
Implements hook_update().
chado_organism_update in tripal_organism/includes/tripal_organism.chado_node.inc
Implements hook_update().
chado_project_update in tripal_project/includes/tripal_project.chado_node.inc
Implements hook_update().
chado_pub_update in tripal_pub/includes/tripal_pub.chado_node.inc
Implements hook_update().
chado_stock_update in tripal_stock/includes/tripal_stock.chado_node.inc
Implements hook_update(). Handles Editing/Updating of main stock info
chado_update_property in tripal_core/api/tripal_core.chado_general.api.inc
Update a property for a given base table record and property name.
process_data_array_for_line in tripal_bulk_loader/includes/tripal_bulk_loader.loader.inc
Process the data array for a given line
tripal_core_chado_update in tripal_core/api/tripal_core.DEPRECATED.api.inc
tripal_cv_cv_edit_form_submit in tripal_cv/includes/tripal_cv.cv_form.inc
Submit cv edit form
tripal_db_db_edit_form_submit in tripal_db/includes/tripal_db.admin.inc
Submit for edit db form
tripal_feature_load_fasta_feature in tripal_feature/includes/tripal_feature.fasta_loader.inc
A helper function for tripal_feature_load_fasta() to load a single feature
tripal_feature_load_gff3 in tripal_feature/includes/tripal_feature.gff_loader.inc
Actually load a GFF3 file. This is the function called by tripal jobs
tripal_feature_load_gff3_fasta in tripal_feature/includes/tripal_feature.gff_loader.inc
Load the FASTA sequences at the bottom of a GFF3 file
tripal_feature_load_gff3_feature in tripal_feature/includes/tripal_feature.gff_loader.inc
Create the feature record & link it to it's analysis
tripal_feature_load_gff3_featureloc in tripal_feature/includes/tripal_feature.gff_loader.inc
Insert the location of the feature
tripal_insert_cv in tripal_cv/api/tripal_cv.api.inc
Adds a controlled vocabular to the CV table of Chado.
tripal_insert_cvterm in tripal_cv/api/tripal_cv.api.inc
Add's a controlled vocabulary term to Chado.
tripal_insert_db in tripal_db/api/tripal_db.api.inc
Adds a new database to the Chado DB table and returns the DB object.
tripal_pub_add_publication in tripal_pub/includes/tripal_pub.pub_importers.inc
Adds a new publication to the Chado, along with all properties and database cross-references. If the publication does not already exist in Chado then it is added. If it does exist nothing is done. If the $update parameter is TRUE then theā€¦
tripal_update_phylotree in tripal_phylogeny/api/tripal_phylogeny.api.inc
Updates a phylotree record into Chado.