You are here

30 functions implement hook_schema() in Drupal 8

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

ban_schema in core/modules/ban/ban.install
Implements 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_test_schema in core/modules/system/tests/modules/database_test/database_test.install
Implements hook_schema().
dblog_schema in core/modules/dblog/dblog.install
Implements hook_schema().
drupal_get_module_schema in core/includes/schema.inc
Returns a module's schema.
drupal_install_schema in core/includes/schema.inc
Creates all tables defined in a module's hook_schema().
drupal_uninstall_schema in core/includes/schema.inc
Removes all tables defined in a module's hook_schema().
entity_test_schema in core/modules/system/tests/modules/entity_test/entity_test.install
Implements hook_schema().
file_schema in core/modules/file/file.install
Implements hook_schema().
forum_schema in core/modules/forum/forum.install
Implements hook_schema().
help_topics_schema in core/modules/help_topics/help_topics.install
Implements hook_schema().
history_schema in core/modules/history/history.install
Implements hook_schema().
layout_builder_post_update_section_third_party_settings_schema in core/modules/layout_builder/layout_builder.post_update.php
Clear caches due to config schema additions.
layout_builder_schema in core/modules/layout_builder/layout_builder.install
Implements hook_schema().
locale_schema in core/modules/locale/locale.install
Implements hook_schema().
module_test_schema in core/modules/system/tests/modules/module_test/module_test.install
Implements hook_schema().
node_schema in core/modules/node/node.install
Implements hook_schema().
search_schema in core/modules/search/search.install
Implements hook_schema().
shortcut_schema in core/modules/shortcut/shortcut.install
Implements hook_schema().
simpletest_schema in core/modules/simpletest/simpletest.install
Implements hook_schema().
statistics_schema in core/modules/statistics/statistics.install
Implements hook_schema().
system_post_update_field_formatter_entity_schema in core/modules/system/system.post_update.php
Clear caches due to schema changes in core.entity.schema.yml.
system_schema in core/modules/system/system.install
Implements hook_schema().
tracker_schema in core/modules/tracker/tracker.install
Implements hook_schema().
update_set_schema in core/includes/update.inc
Forces a module to a given schema version.
update_test_schema_schema in core/modules/system/tests/modules/update_test_schema/update_test_schema.install
Implements hook_schema().
user_schema in core/modules/user/user.install
Implements hook_schema().
views_test_data_schema in core/modules/views/tests/modules/views_test_data/views_test_data.install
Implements hook_schema().
workspaces_schema in core/modules/workspaces/workspaces.install
Implements hook_schema().