Related topics

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

Functions that call db_set_active()

Namesort iconLocationDescription
watchdogdrupal/includes/bootstrap.incLog a system message.

Functions called by db_set_active()

Namesort iconLocationDescription
drupal_maintenance_themedrupal/includes/bootstrap.incEnables use of the theme system without requiring database access.
drupal_set_titledrupal/includes/bootstrap.incSet the title of the current page, for display on the page and in the title bar.
install_gotodrupal/includes/install.incSend the user to a different installer page.
themedrupal/includes/theme.incGenerates themed output.