14 calls to chado_table_exists()

chado_add_node_form_properties in tripal_core/api/tripal_core.chado_nodes.properties.api.inc
chado_add_node_form_relationships in 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_core/api/tripal_core.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_core/api/tripal_core.custom_tables.api.inc
Deletes the specified custom table
tripal_add_mview in tripal_core/api/tripal_core.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…
tripal_analysis_create_analysisfeatureprop in tripal_analysis/tripal_analysis.install
Create a legacy custom chado table (analysisfeatureprop) to store properties of analysisfeature links.
tripal_core_chado_hal_api in tripal_core/includes/tripal_core.ws_hal.inc
tripal_core_chado_ws_api_expand_object in tripal_core/includes/tripal_core.ws_hal.inc
tripal_core_upgrade_chado_1_2_to_1_3_pre_alter in tripal_core/includes/tripal_core.chado_install.inc
Upgrade custom tables that may match the tables now in Chado v1.3.
tripal_custom_tables_form_validate in tripal_core/includes/tripal_core.custom_tables.inc
Implements hook_validate(). Validate the Create/Edit custom table form.
tripal_cv_create_tripal_obo_temp in tripal_cv/tripal_cv.install
Creates a temporary table to store obo details while loading an obo file
tripal_cv_uninstall in tripal_cv/tripal_cv.install
Implementation of hook_uninstall().
tripal_delete_mview in tripal_core/api/tripal_core.mviews.api.inc
Does the specified action for the specified Materialized View
tripal_feature_load_organism_feature_counts in tripal_feature/theme/tripal_feature.theme.inc
Load the arguments for the organism feature counts browser