comment.install

Install, update and uninstall functions for the Comment module.

File

drupal/core/modules/comment/comment.install
View source

Functions

Namesort descending Description
comment_enable Implements hook_enable().
comment_modules_enabled Implements hook_modules_enabled().
comment_schema Implements hook_schema().
comment_uninstall Implements hook_uninstall().
comment_update_8000 Renames {comment}.language to {comment}.langcode.
comment_update_8001 Create a UUID column for comments.
comment_update_8002 Make *id fields unsigned.
comment_update_8003 Generate a UUID for all comments.
comment_update_8004 Convert variables to state.