25 calls to chado_table_exists()

chado_add_mview in tripal_chado/api/tripal_chado.mviews.api.inc
Add a materialized view to the chado database to help speed data access. This function supports the older style where postgres column specifications are provided using the $mv_table, $mv_specs and $indexed variables. It also supports the newer…
chado_add_node_form_properties in legacy/tripal_core/api/tripal_core.chado_nodes.properties.api.inc
chado_add_node_form_relationships in legacy/tripal_core/api/tripal_core.chado_nodes.relationships.api.inc
Provides a form for adding to BASE_relationship and relationship tables
chado_create_custom_table in tripal_chado/api/tripal_chado.custom_tables.api.inc
Add a new table to the Chado schema. This function is simply a wrapper for the db_create_table() function of Drupal, but ensures the table is created inside the Chado schema rather than the Drupal schema. If the table already exists then it will be…
chado_delete_custom_table in tripal_chado/api/tripal_chado.custom_tables.api.inc
Deletes the specified custom table.
chado_delete_mview in tripal_chado/api/tripal_chado.mviews.api.inc
Does the specified action for the specified Materialized View.
chado_get_version in tripal_chado/api/tripal_chado.schema.api.inc
Returns the version number of the currently installed Chado instance. It can return the real or effective version. Note, this function is executed in the hook_init() of the tripal_chado module which then sets the…
go__gene_expression::load in tripal_chado/includes/TripalFields/go__gene_expression/go__gene_expression.inc
tripal_chado_add_tripal_obo_temp_table in tripal_chado/includes/setup/tripal_chado.chado_vx_x.inc
Creates a temporary table to store obo details while loading an obo file
tripal_chado_bundle_create_user_field in tripal_chado/includes/tripal_chado.fields.inc
Implements hook_bundle_create_user_field().
tripal_chado_bundle_fields_info_linker in tripal_chado/includes/tripal_chado.fields.inc
tripal_chado_bundle_instances_info_linker in tripal_chado/includes/tripal_chado.fields.inc
tripal_chado_field_storage_bundle_mapping_form in tripal_chado/includes/tripal_chado.field_storage.inc
Implements hook_field_storage_bundle_mapping_form().
tripal_chado_map_cvterms in tripal_chado/includes/tripal_chado.mapping.inc
This function populates the Tripal entity tables using existing data in the database.
tripal_chado_update_7300 in tripal_chado/tripal_chado.install
Fixes the phase on the tripal_gffcds_temp table used for importing GFF files, and fixes the db.name term mapping.
tripal_chado_update_7324 in tripal_chado/tripal_chado.install
Updating the db2cv materialized view.
tripal_chado_upgrade_chado_1_2_to_1_3_pre_alter in tripal_chado/includes/tripal_chado.install.inc
Upgrade custom tables that may match the tables now in Chado v1.3.
tripal_chado_vocab_get_root_terms in tripal_chado/includes/tripal_chado.vocab_storage.inc
Implements hook_vocab_get_root_terms().
tripal_chado_vocab_get_term in tripal_chado/includes/tripal_chado.vocab_storage.inc
Implements hook_vocab_get_term().
tripal_chado_vocab_get_terms in tripal_chado/includes/tripal_chado.vocab_storage.inc
Implements hook_vocab_get_terms().
tripal_chado_vocab_get_term_children in tripal_chado/includes/tripal_chado.vocab_storage.inc
Implements hook_vocab_get_term_children().
tripal_chado_vocab_get_vocabularies in tripal_chado/includes/tripal_chado.vocab_storage.inc
Implements hook_vocab_get_vocabularies().
tripal_chado_vocab_get_vocabulary in tripal_chado/includes/tripal_chado.vocab_storage.inc
Implements hook_vocab_get_vocabulary().
tripal_custom_tables_form_validate in tripal_chado/includes/tripal_chado.custom_tables.inc
Implements hook_validate(). Validate the Create/Edit custom table form.
tripal_feature_load_organism_feature_counts in legacy/tripal_feature/theme/tripal_feature.theme.inc
Load the arguments for the organism feature counts browser