32 calls to chado_get_schema()

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_delete_property in tripal_core/api/tripal_core.chado_general.api.inc
Deletes a property for a given base table record using the property name
chado_delete_record in tripal_core/api/tripal_core.chado_query.api.inc
Provides a generic function for deleting a record(s) from any chado table
chado_expand_var in tripal_core/api/tripal_core.chado_variables.api.inc
Retrieves fields, or tables that were excluded by default from a variable.
chado_generate_var in tripal_core/api/tripal_core.chado_variables.api.inc
Generates an object containing the full details of a record(s) in Chado.
chado_get_property in tripal_core/api/tripal_core.chado_general.api.inc
Retrieve a property for a given base table record.
chado_insert_property in tripal_core/api/tripal_core.chado_general.api.inc
Insert a property for a given base table.
chado_insert_record in tripal_core/api/tripal_core.chado_query.api.inc
Provides a generic routine for inserting into any Chado table
chado_node_generate_tokens in tripal_core/api/tripal_core.chado_nodes.title_and_path.api.inc
Generate tokens for a particular base table
chado_node_get_readable_format in tripal_core/api/tripal_core.chado_nodes.title_and_path.api.inc
Generate a Readable but not necessarily unique format based on a given primary key token.
chado_node_get_unique_constraint_format in tripal_core/api/tripal_core.chado_nodes.title_and_path.api.inc
Generate the unique constraint for a given base table using the Chado Schema API definition
chado_node_sync_form in tripal_core/api/tripal_core.chado_nodes.api.inc
Generic Sync Form to aid in sync'ing (create drupal nodes linking to chado content) any chado node type.
chado_select_record in tripal_core/api/tripal_core.chado_query.api.inc
Provides a generic routine for selecting data from a Chado table
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.
chado_update_record in tripal_core/api/tripal_core.chado_query.api.inc
Provides a generic routine for updating into any Chado table
drush_tripal_core_tripal_chadotable_desc in tripal_core/tripal_core.drush.inc
DEPRECATED. Returns the Tripal Schema API Description of the given table.
drush_tripal_core_trp_get_table in tripal_core/tripal_core.drush.inc
Returns the Tripal Schema API Description of the given table
process_data_array_for_line in tripal_bulk_loader/includes/tripal_bulk_loader.loader.inc
Process the data array for a given line
tripal_bulk_loader_add_foreignkey_to_values in tripal_bulk_loader/includes/tripal_bulk_loader.loader.inc
Handles foreign keys in the values array.
tripal_bulk_loader_load_data in tripal_bulk_loader/includes/tripal_bulk_loader.loader.inc
Tripal Bulk Loader
tripal_bulk_loader_modify_template_base_form in tripal_bulk_loader/includes/tripal_bulk_loader.admin.templates.inc
The main form reached at admin/tripal/tripal_bulk_loader/create and /edit
tripal_bulk_loader_template_field_form_default_values in tripal_bulk_loader/includes/tripal_bulk_loader.admin.templates.inc
Determine default values needed for add/edit field form
tripal_core_chado_hal_api in tripal_core/includes/tripal_core.ws_hal.inc
tripal_core_chado_ws_api_object_format in tripal_core/includes/tripal_core.ws_hal.inc
tripal_core_entity_property_info_alter in tripal_core/includes/tripal_core.search.inc
Implements hook_entity_property_info_alter().
tripal_core_get_chado_table_schema in tripal_core/api/tripal_core.DEPRECATED.api.inc
tripal_cv_admin_set_defaults_form in tripal_cv/includes/tripal_cv.admin.inc
tripal_feature_load_fasta in tripal_feature/includes/tripal_feature.fasta_loader.inc
Actually load a fasta file. This is the function called by tripal jobs
tripal_views_get_integration_array_for_chado_table in tripal_views/includes/tripal_views_integration.inc
Returns the array needed to integrate a given chado table with views
tripal_views_handler_filter_select_id::get_select_options in tripal_views/views/handlers/tripal_views_handler_filter_select_id.inc
Provide the options used in the select list. Override this function in extended handlers to easily change option list.
tripal_views_integration_form in tripal_views/includes/tripal_views_integration_UI.inc
Purpose: defines the web form used for specifing the base table, joins and handlers when integrating a table with views. This form is used for both creating a new record and editing an existing record.
tripal_views_views_data in tripal_views/tripal_views.views.inc
Implements hook_views_data().