| db_check_setup | drupal/includes/database.pgsql.inc | Verify if the database is set up correctly. |
| db_query | drupal/includes/database.inc | Runs a basic query in the active database. |
| db_query | drupal/includes/database.inc | Runs a basic query in the active database. |
| db_result | drupal/includes/database.pgsql.inc | Return an individual result field from the previous query. |
| db_result | drupal/includes/database.pgsql.inc | Return an individual result field from the previous query. |
| drupal_set_message | drupal/includes/bootstrap.inc | Set a message which reflects the status of the performed operation. |
| drupal_set_message | drupal/includes/bootstrap.inc | Set a message which reflects the status of the performed operation. |
| get_t | drupal/includes/bootstrap.inc | Return the name of the localisation function. Use in code that needs to
run both during installation and normal operation. |
| get_t | drupal/includes/bootstrap.inc | Return the name of the localisation function. Use in code that needs to
run both during installation and normal operation. |