3 calls to _drupal_schema_initialize()
- drupal_get_complete_schema in includes/
bootstrap.inc - Gets the whole database schema.
- drupal_install_schema in includes/
common.inc - Creates all tables defined in a module's hook_schema().
- drupal_uninstall_schema in includes/
common.inc - Removes all tables defined in a module's hook_schema().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.