26 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 drupal-6.x/
modules/ aggregator/ aggregator.install - Implementation of hook_schema().
- block_schema in drupal-6.x/
modules/ block/ block.install - Implementation of hook_schema().
- blogapi_schema in drupal-6.x/
modules/ blogapi/ blogapi.install - Implementation of hook_schema().
- book_schema in drupal-6.x/
modules/ book/ book.install - Implementation of hook_schema().
- comment_schema in drupal-6.x/
modules/ comment/ comment.install - Implementation of hook_schema().
- contact_schema in drupal-6.x/
modules/ contact/ contact.install - Implementation of hook_schema().
- dblog_schema in drupal-6.x/
modules/ dblog/ dblog.install - Implementation of hook_schema().
- drupal_get_schema in drupal-6.x/
includes/ common.inc - Get the schema definition of a table, or the whole database schema.
- drupal_install_schema in drupal-6.x/
includes/ common.inc - Create all tables that a module defines in its hook_schema().
- drupal_uninstall_schema in drupal-6.x/
includes/ common.inc - Remove all tables that a module defines in its hook_schema().
- filter_schema in drupal-6.x/
modules/ filter/ filter.install - Implementation of hook_schema().
- forum_schema in drupal-6.x/
modules/ forum/ forum.install - Implementation of hook_schema().
- locale_schema in drupal-6.x/
modules/ locale/ locale.install - Implementation of hook_schema().
- menu_schema in drupal-6.x/
modules/ menu/ menu.install - Implementation of hook_schema().
- node_schema in drupal-6.x/
modules/ node/ node.install - Implementation of hook_schema().
- openid_schema in drupal-6.x/
modules/ openid/ openid.install - Implementation of hook_schema().
- poll_schema in drupal-6.x/
modules/ poll/ poll.install - Implementation of hook_schema().
- profile_schema in drupal-6.x/
modules/ profile/ profile.install - Implementation of hook_schema().
- search_schema in drupal-6.x/
modules/ search/ search.install - Implementation of hook_schema().
- statistics_schema in drupal-6.x/
modules/ statistics/ statistics.install - Implementation of hook_schema().
- system_schema in drupal-6.x/
modules/ system/ system.install - Implementation of hook_schema().
- taxonomy_schema in drupal-6.x/
modules/ taxonomy/ taxonomy.install - Implementation of hook_schema().
- trigger_schema in drupal-6.x/
modules/ trigger/ trigger.install - Implementation of hook_schema().
- update_schema in drupal-6.x/
modules/ update/ update.install - Implementation of hook_schema().
- upload_schema in drupal-6.x/
modules/ upload/ upload.install - Implementation of hook_schema().
- user_schema in drupal-6.x/
modules/ user/ user.install - Implementation of hook_schema().