46 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/core/modules/aggregator/aggregator.install
Implements hook_schema().
ban_schema in drupal/core/modules/ban/ban.install
Implements hook_schema().
book_schema in drupal/core/modules/book/book.install
Implements hook_schema().
comment_schema in drupal/core/modules/comment/comment.install
Implements hook_schema().
custom_block_schema in drupal/core/modules/block/custom_block/custom_block.install
Implements hook_schema().
database_test_schema in drupal/core/modules/system/tests/modules/database_test/database_test.install
Implements hook_schema().
datetime_field_schema in drupal/core/modules/datetime/datetime.install
Implements hook_field_schema().
dblog_schema in drupal/core/modules/dblog/dblog.install
Implements hook_schema().
drupal_get_complete_schema in drupal/core/includes/schema.inc
Gets the whole database schema.
drupal_get_schema in drupal/core/includes/schema.inc
Gets the schema definition of a table, or the whole database schema.
drupal_install_schema in drupal/core/includes/schema.inc
Creates all tables defined in a module's hook_schema().
drupal_uninstall_schema in drupal/core/includes/schema.inc
Removes all tables defined in a module's hook_schema().
email_field_schema in drupal/core/modules/email/email.install
Implements hook_field_schema().
entity_reference_field_schema in drupal/core/modules/entity_reference/entity_reference.install
Implements hook_field_schema().
entity_test_schema in drupal/core/modules/system/tests/modules/entity_test/entity_test.install
Implements hook_schema().
field_test_field_schema in drupal/core/modules/field/tests/modules/field_test/field_test.install
Implements hook_field_schema().
field_test_schema in drupal/core/modules/field/tests/modules/field_test/field_test.install
Implements hook_schema().
file_field_schema in drupal/core/modules/file/file.install
Implements hook_field_schema().
file_schema in drupal/core/modules/file/file.install
Implements hook_schema().
forum_schema in drupal/core/modules/forum/forum.install
Implements hook_schema().
history_schema in drupal/core/modules/history/history.install
Implements hook_schema().
image_field_schema in drupal/core/modules/image/image.install
Implements hook_field_schema().
language_schema in drupal/core/modules/language/language.install
Implements hook_schema().
link_field_schema in drupal/core/modules/link/link.install
Implements hook_field_schema().
locale_schema in drupal/core/modules/locale/locale.install
Implements hook_schema().
menu_link_schema in drupal/core/modules/menu_link/menu_link.install
Implements hook_schema().
module_test_schema in drupal/core/modules/system/tests/modules/module_test/module_test.install
Implements hook_schema().
node_access_test_schema in drupal/core/modules/node/tests/modules/node_access_test/node_access_test.install
Implements hook_schema().
node_schema in drupal/core/modules/node/node.install
Implements hook_schema().
number_field_schema in drupal/core/modules/number/number.install
Implements hook_field_schema().
options_field_schema in drupal/core/modules/options/options.install
Implements hook_field_schema().
rdf_schema in drupal/core/modules/rdf/rdf.install
Implements hook_schema().
search_schema in drupal/core/modules/search/search.install
Implements hook_schema().
shortcut_schema in drupal/core/modules/shortcut/shortcut.install
Implements hook_schema().
simpletest_schema in drupal/core/modules/simpletest/simpletest.install
Implements hook_schema().
statistics_schema in drupal/core/modules/statistics/statistics.install
Implements hook_schema().
system_schema in drupal/core/modules/system/system.install
Implements hook_schema().
taxonomy_field_schema in drupal/core/modules/taxonomy/taxonomy.install
Implements hook_field_schema().
taxonomy_schema in drupal/core/modules/taxonomy/taxonomy.install
Implements hook_schema().
telephone_field_schema in drupal/core/modules/telephone/telephone.install
Implements hook_field_schema().
text_field_schema in drupal/core/modules/text/text.install
Implements hook_field_schema().
tracker_schema in drupal/core/modules/tracker/tracker.install
Implements hook_schema().
translation_entity_schema in drupal/core/modules/translation_entity/translation_entity.install
Implements hook_schema().
update_set_schema in drupal/core/includes/update.inc
Forces a module to a given schema version.
user_schema in drupal/core/modules/user/user.install
Implements hook_schema().
views_test_data_schema in drupal/core/modules/views/tests/views_test_data/views_test_data.install
Implements hook_schema().