db_check_setup

Related topics

Namesort iconDescription
Database abstraction layerAllow the use of different database servers using the same code base.

Functions that call db_check_setup()

Namesort iconLocationDescription
db_check_setupdrupal/includes/database.pgsql.incVerify if the database is set up correctly.
system_settings_overviewdrupal/modules/system/system.moduleMenu callback; displays a module's settings page.
system_settings_overviewdrupal/modules/system/system.moduleMenu callback; displays a module's settings page.

Functions called by db_check_setup()

Namesort iconLocationDescription
db_check_setupdrupal/includes/database.pgsql.incVerify if the database is set up correctly.
db_querydrupal/includes/database.incRuns a basic query in the active database.
db_querydrupal/includes/database.incRuns a basic query in the active database.
db_resultdrupal/includes/database.pgsql.incReturn an individual result field from the previous query.
db_resultdrupal/includes/database.pgsql.incReturn an individual result field from the previous query.
drupal_set_messagedrupal/includes/bootstrap.incSet a message which reflects the status of the performed operation.
drupal_set_messagedrupal/includes/bootstrap.incSet a message which reflects the status of the performed operation.
get_tdrupal/includes/bootstrap.incReturn the name of the localisation function. Use in code that needs to run both during installation and normal operation.
get_tdrupal/includes/bootstrap.incReturn the name of the localisation function. Use in code that needs to run both during installation and normal operation.