Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

admin_bar_schema in modules/admin_bar/admin_bar.install
Implements hook_schema().
backdrop_get_complete_schema in includes/bootstrap.inc
Gets the whole database schema.
backdrop_get_schema in includes/bootstrap.inc
Gets the schema definition of a table, or the whole database schema.
backdrop_install_schema in includes/common.inc
Creates all tables defined in a module's hook_schema().
backdrop_uninstall_schema in includes/common.inc
Removes all tables defined in a module's hook_schema().
book_schema in modules/book/book.install
Implements hook_schema().
comment_schema in modules/comment/comment.install
Implements hook_schema().
database_test_schema in modules/simpletest/tests/database_test.install
Implements hook_schema().
date_field_schema in modules/date/date.install
Implements hook_field_schema().
dblog_schema in modules/dblog/dblog.install
Implements hook_schema().
drupal_get_complete_schema in includes/drupal.inc
Gets the whole database schema.
drupal_get_schema in includes/drupal.inc
Gets the schema definition of a table, or the whole database schema.
drupal_install_schema in includes/drupal.inc
Creates all tables defined in a module's hook_schema().
drupal_uninstall_schema in includes/drupal.inc
Removes all tables defined in a module's hook_schema().
email_field_schema in modules/email/email.install
Implements hook_field_schema().
entity_test_schema in modules/entity/tests/entity_test/entity_test.install
Implements hook_schema().
field_schema in modules/field/field.install
Implements hook_schema().
field_sql_storage_schema in modules/field/modules/field_sql_storage/field_sql_storage.install
Implements hook_schema().
field_test_field_schema in modules/field/tests/field_test/field_test.install
Implements hook_field_schema().
field_test_schema in modules/field/tests/field_test/field_test.install
Implements hook_schema().
file_field_schema in modules/file/file.install
Implements hook_field_schema().
file_schema in modules/file/file.install
Implements hook_schema().
filter_schema in modules/filter/filter.install
Implements hook_schema().
image_field_schema in modules/image/image.install
Implements hook_field_schema().
language_schema in modules/language/language.install
Implements hook_schema().
layout_schema in modules/layout/layout.install
Implements hook_schema().
link_field_schema in modules/link/link.install
Implements hook_field_schema().
list_field_schema in modules/field/modules/list/list.install
Implements hook_field_schema().
locale_schema in modules/locale/locale.install
Implements hook_schema().
module_test_schema in modules/simpletest/tests/module_test.install
Implements hook_schema().
node_access_test_schema in modules/node/tests/node_access_test/node_access_test.install
Implements hook_schema().
node_schema in modules/node/node.install
Implements hook_schema().
number_field_schema in modules/field/modules/number/number.install
Implements hook_field_schema().
redirect_schema in modules/redirect/redirect.install
Implements hook_schema().
search_schema in modules/search/search.install
Implements hook_schema().
simpletest_schema in modules/simpletest/simpletest.install
Implements hook_schema().
system_schema in modules/system/system.install
Implements hook_schema().
taxonomy_field_schema in modules/taxonomy/taxonomy.install
Implements hook_field_schema().
taxonomy_schema in modules/taxonomy/taxonomy.install
Implements hook_schema().
taxonomy_test_schema in modules/simpletest/tests/taxonomy_test.install
Implements hook_schema().
text_field_schema in modules/field/modules/text/text.install
Implements hook_field_schema().
update_schema in modules/update/update.install
Implements hook_schema().
user_schema in modules/user/user.install
Implements hook_schema().
views_schema in modules/views/views.install
Implements hook_schema().
views_test_schema in modules/views/tests/views_test/views_test.install
Implements hook_schema().