45 functions implement hook_schema()
Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.
- aggregator_schema in modules/
aggregator/ aggregator.install - Implements hook_schema().
- block_schema in modules/
block/ block.install - Implements hook_schema().
- book_schema in modules/
book/ book.install - Implements hook_schema().
- comment_schema in modules/
comment/ comment.install - Implements hook_schema().
- contact_schema in modules/
contact/ contact.install - Implements hook_schema().
- database_test_schema in modules/
simpletest/ tests/ database_test.install - Implements hook_schema().
- dblog_schema in modules/
dblog/ dblog.install - Implements hook_schema().
- drupal_get_complete_schema in includes/
bootstrap.inc - Gets the whole database schema.
- drupal_get_schema in includes/
bootstrap.inc - Gets the schema definition of a table, or 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().
- 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.install - Implements hook_field_schema().
- field_test_schema in modules/
field/ tests/ field_test.install - Implements hook_schema().
- file_field_schema in modules/
file/ file.install - Implements hook_field_schema().
- filter_schema in modules/
filter/ filter.install - Implements hook_schema().
- forum_schema in modules/
forum/ forum.install - Implements hook_schema().
- image_field_schema in modules/
image/ image.install - Implements hook_field_schema().
- image_schema in modules/
image/ image.install - Implements hook_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().
- menu_schema in modules/
menu/ menu.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.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().
- openid_schema in modules/
openid/ openid.install - Implements hook_schema().
- poll_schema in modules/
poll/ poll.install - Implements hook_schema().
- profile_schema in modules/
profile/ profile.install - Implements hook_schema().
- rdf_schema in modules/
rdf/ rdf.install - Implements hook_schema().
- search_schema in modules/
search/ search.install - Implements hook_schema().
- shortcut_schema in modules/
shortcut/ shortcut.install - Implements hook_schema().
- simpletest_schema in modules/
simpletest/ simpletest.install - Implements hook_schema().
- statistics_schema in modules/
statistics/ statistics.install - Implements hook_schema().
- system_schema in modules/
system/ system.install - Implements hook_schema().
- system_test_schema in modules/
simpletest/ tests/ system_test.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().
- tracker_schema in modules/
tracker/ tracker.install - Implements hook_schema().
- trigger_schema in modules/
trigger/ trigger.install - Implements hook_schema().
- update_schema in modules/
update/ update.install - Implements hook_schema().
- user_schema in modules/
user/ user.install - Implements hook_schema().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.