Tripal
Loading...
Searching...
No Matches
Deprecated List
Member chado_add_mview ($name, $modulename, $mv_schema, $query, $comment=NULL, $redirect=TRUE)
Member chado_create_custom_table (string $table, array $schema, bool $skip_if_exists=TRUE, int $mview_id=NULL, bool $redirect=TRUE)
Member chado_db_select ($table, $alias=NULL, array $options=[])
in tripal:4.0.0-alpha3 and is removed from tripal:4.0.0. Use the Tripal DBX query API instead.
Member chado_delete_custom_table (int $table_id)
Member chado_delete_mview ($mview_id)
Member chado_delete_record ($table, $match, $options=NULL, $chado_schema_name=NULL)
in tripal:4.0.0-alpha3 and is removed from tripal:4.1.0. Use the Tripal DBX query API instead.
Member chado_edit_custom_table (int $table_id, string $table_name, array $schema, bool $skip_if_exists=True)
Member chado_edit_mview ($mview_id, $name, $modulename, $mv_table, $mv_specs, $indexed, $query, $special_index, $comment=NULL, $mv_schema=NULL, ChadoConnection $chado=NULL)
Member chado_get_custom_table_id (string $table_name)
Member chado_get_custom_table_names ($include_mview=TRUE)
Member chado_get_mview_id ($view_name)
Member chado_get_mview_table_names ()
Member chado_get_mviews ()
Member chado_insert_record ($table, $values, $options=[], $chado_schema_name=NULL)
in tripal:4.0.0-alpha3 and is removed from tripal:4.1.0. Use the Tripal DBX query API instead.
Member chado_query ($sql, $args=[], $options=[], $chado_schema_name=NULL)
in tripal:4.0.0-alpha3 and is removed from tripal:4.1.0. Use the Tripal DBX query API instead.
Member chado_select_record ($table, $columns, $values, $options=NULL, $chado_schema_name='chado')
in tripal:4.0.0-alpha3 and is removed from tripal:4.1.0. Use the Tripal DBX query API instead.
Member chado_select_record_check_value_type (&$op, &$value, $type)
in tripal:4.0.0-alpha3 and is removed from tripal:4.1.0. Use the Tripal DBX query API instead.
Member chado_update_record ($table, $match, $values, $options=NULL, $chado_schema_name=NULL)
in tripal:4.0.0-alpha3 and is removed from tripal:4.1.0. Use the Tripal DBX query API instead.
Member chado_validate_custom_table_schema ($schema_array)
Class Drupal\tripal_chado\Controller\ChadoOrganismAutocompleteController
in tripal:4.0.0-alpha3 and is removed from tripal:4.1.0. All the methods in ChadoOrganismAutocompleteController now exist in ChadoOrganismFormElement class with the same functionality. Use \Drupal\tripal_chado\Controller\ChadoOrganismFormElement instead.
Member hook_chado_connection_alter (&$settings)
in tripal:4.0.0-alpha3 and is removed from tripal:4.1.0. Use the Tripal DBX query API instead.
Member hook_chado_query_alter (&$sql, &$args, $chado_schema_name=NULL)
in tripal:4.0.0-alpha3 and is removed from tripal:4.1.0. Use the Tripal DBX query API instead.