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 core/
modules/ admin_bar/ admin_bar.install - Implements hook_schema().
- ajax_example_schema in modules/
examples/ ajax_example/ ajax_example.install - Implements hook_schema().
- backdrop_get_complete_schema in core/
includes/ bootstrap.inc - Gets the whole database schema.
- backdrop_get_schema in core/
includes/ bootstrap.inc - Gets the schema definition of a table, or the whole database schema.
- backdrop_install_schema in core/
includes/ common.inc - Creates all tables defined in a module's hook_schema().
- backdrop_uninstall_schema in core/
includes/ common.inc - Removes all tables defined in a module's hook_schema().
- book_schema in core/
modules/ book/ book.install - Implements hook_schema().
- comment_schema in core/
modules/ comment/ comment.install - Implements hook_schema().
- database_example_schema in modules/
examples/ database_example/ database_example.install - Implements hook_schema().
- database_test_schema in core/
modules/ simpletest/ tests/ database_test.install - Implements hook_schema().
- date_field_schema in core/
modules/ date/ date.install - Implements hook_field_schema().
- dblog_schema in core/
modules/ dblog/ dblog.install - Implements hook_schema().
- drupal_get_complete_schema in core/
includes/ drupal.inc - Gets the whole database schema.
- drupal_get_schema in core/
includes/ drupal.inc - Gets the schema definition of a table, or the whole database schema.
- drupal_install_schema in core/
includes/ drupal.inc - Creates all tables defined in a module's hook_schema().
- drupal_uninstall_schema in core/
includes/ drupal.inc - Removes all tables defined in a module's hook_schema().
- email_field_schema in core/
modules/ email/ email.install - Implements hook_field_schema().
- entityreference_field_schema in core/
modules/ entityreference/ entityreference.install - Implements hook_field_schema().
- entity_caching_test_schema in core/
modules/ entity/ tests/ entity_caching_test/ entity_caching_test.install - Implements hook_schema().
- entity_example_schema in modules/
examples/ entity_example/ entity_example.install - Implements hook_schema().
- entity_test_schema in core/
modules/ entity/ tests/ entity_test/ entity_test.install - Implements hook_schema().
- field_example_field_schema in modules/
examples/ field_example/ field_example.install - Implements hook_field_schema().
- field_permission_example_field_schema in modules/
examples/ field_permission_example/ field_permission_example.install - Implements hook_field_schema().
- field_retrieve_schema in core/
modules/ field/ field.crud.inc - Retrieves the schema for a field.
- field_schema in core/
modules/ field/ field.install - Implements hook_schema().
- field_sql_storage_schema in core/
modules/ field/ modules/ field_sql_storage/ field_sql_storage.install - Implements hook_schema().
- field_test_field_schema in core/
modules/ field/ tests/ field_test/ field_test.install - Implements hook_field_schema().
- field_test_schema in core/
modules/ field/ tests/ field_test/ field_test.install - Implements hook_schema().
- file_field_schema in core/
modules/ file/ file.install - Implements hook_field_schema().
- file_schema in core/
modules/ file/ file.install - Implements hook_schema().
- filter_schema in core/
modules/ filter/ filter.install - Implements hook_schema().
- image_field_schema in core/
modules/ image/ image.install - Implements hook_field_schema().
- language_schema in core/
modules/ language/ language.install - Implements hook_schema().
- layout_schema in core/
modules/ layout/ layout.install - Implements hook_schema().
- link_field_schema in core/
modules/ link/ link.install - Implements hook_field_schema().
- list_field_schema in core/
modules/ field/ modules/ list/ list.install - Implements hook_field_schema().
- locale_schema in core/
modules/ locale/ locale.install - Implements hook_schema().
- module_test_schema in core/
modules/ simpletest/ tests/ module_test.install - Implements hook_schema().
- node_access_example_schema in modules/
examples/ node_access_example/ node_access_example.install - Implements hook_schema().
- node_access_test_schema in core/
modules/ node/ tests/ node_access_test/ node_access_test.install - Implements hook_schema().
- node_hooks_example_schema in modules/
examples/ node_hooks_example/ node_hooks_example.install - Implements hook_schema().
- node_schema in core/
modules/ node/ node.install - Implements hook_schema().
- number_field_schema in core/
modules/ field/ modules/ number/ number.install - Implements hook_field_schema().
- redirect_schema in core/
modules/ redirect/ redirect.install - Implements hook_schema().
- search_schema in core/
modules/ search/ search.install - Implements hook_schema().
- simpletest_schema in core/
modules/ simpletest/ simpletest.install - Implements hook_schema().
- system_schema in core/
modules/ system/ system.install - Implements hook_schema().
- tabledrag_example_schema in modules/
examples/ tabledrag_example/ tabledrag_example.install - Implements hook_schema().
- tablesort_example_schema in modules/
examples/ tablesort_example/ tablesort_example.install - Implements hook_schema().
- taxonomy_field_schema in core/
modules/ taxonomy/ taxonomy.install - Implements hook_field_schema().
- taxonomy_schema in core/
modules/ taxonomy/ taxonomy.install - Implements hook_schema().
- taxonomy_test_schema in core/
modules/ simpletest/ tests/ taxonomy_test.install - Implements hook_schema().
- text_field_schema in core/
modules/ field/ modules/ text/ text.install - Implements hook_field_schema().
- update_schema in core/
modules/ update/ update.install - Implements hook_schema().
- user_schema in core/
modules/ user/ user.install - Implements hook_schema().
- views_schema in core/
modules/ views/ views.install - Implements hook_schema().
- views_test_schema in core/
modules/ views/ tests/ views_test/ views_test.install - Implements hook_schema().