Install, update and uninstall functions for the Comment module.
File
core/modules/comment/comment.install
Functions
Name | Description |
---|---|
comment_install | Implements hook_install(). |
comment_schema | Implements hook_schema(). |
comment_uninstall | Implements hook_uninstall(). |
comment_update_8001 | Clear caches to fix Comment entity list builder and operations Views field. |
comment_update_8002 | Clear caches to fix Comment Views context filter. |
comment_update_8200 | Add the 'view_mode' setting to displays having 'comment_default' formatter. |
Please login to continue.