Search for comment
- Search 7.x for comment
- Search 9.5.x for comment
- Search 10.3.x for comment
- Search 11.x for comment
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Comment | class | core/ |
Defines the comment entity class. |
Comment | class | core/ |
Tests creating comment views with the wizard. |
Comment | class | core/ |
Drupal 6 comment source from database. |
Comment | class | core/ |
Drupal 7 comment source from database. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
comment_field_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
comment_field_storage_config_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for 'field_storage_config'. |
comment_form_field_ui_display_overview_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
comment_form_field_ui_field_storage_add_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for field_ui_field_storage_add_form. |
comment_form_field_ui_form_display_overview_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
comment_hacks.css | file | core/ |
CSS file with special comments for testing. |
comment_hacks.css.optimized.css | file | core/ |
.test1{display:block;}html .clear-block{height:1%;}.clear-block{display:block;font:italic bold 12px/30px… |
comment_help | function | core/ |
Implements hook_help(). |
comment_install | function | core/ |
Implements hook_install(). |
COMMENT_NEW_LIMIT | constant | core/ |
The time cutoff for comments marked as read for entity types other node. |
comment_node_links_alter | function | core/ |
Implements hook_node_links_alter(). |
comment_node_search_result | function | core/ |
Implements hook_node_search_result(). |
comment_node_update_index | function | core/ |
Implements hook_node_update_index(). |
comment_node_view_alter | function | core/ |
Implements hook_ENTITY_TYPE_view_alter() for node entities. |
comment_post_update_add_ip_address_setting | function | core/ |
Add comment settings. |
comment_post_update_enable_comment_admin_view | function | core/ |
Enable the comment admin view. |
comment_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
comment_preprocess_field | function | core/ |
Prepares variables for comment field templates. |
comment_preview | function | core/ |
Generates a comment preview. |
comment_ranking | function | core/ |
Implements hook_ranking(). |
comment_requirements | function | core/ |
Implements hook_requirements(). |
comment_schema | function | core/ |
Implements hook_schema(). |
comment_test.info.yml | file | core/ |
core/modules/comment/tests/modules/comment_test/comment_test.info.yml |
comment_test.module | file | core/ |
Dummy module implementing comment related hooks to test API interaction with the Comment module. |
comment_test.routing.yml | file | core/ |
core/modules/comment/tests/modules/comment_test/comment_test.routing.yml |
comment_test_comment_links_alter | function | core/ |
Implements hook_comment_links_alter(). |
comment_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
comment_test_views.info.yml | file | core/ |
core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml |
comment_theme | function | core/ |
Implements hook_theme(). |
comment_tokens | function | core/ |
Implements hook_tokens(). |
comment_token_info | function | core/ |
Implements hook_token_info(). |
comment_uninstall | function | core/ |
Implements hook_uninstall(). |
comment_update_8001 | function | core/ |
Clear caches to fix Comment entity list builder and operations Views field. |
comment_update_8002 | function | core/ |
Clear caches to fix Comment Views context filter. |
comment_update_8200 | function | core/ |
Add the 'view_mode' setting to displays having 'comment_default' formatter. |
comment_update_8300 | function | core/ |
Update status field. |
comment_update_8301 | function | core/ |
Set the 'published' entity key. |
comment_update_8400 | function | core/ |
Update the status field. |
comment_update_8600 | function | core/ |
Configure the comment hostname base field to use a default value callback. |
comment_update_8700 | function | core/ |
Set the 'owner' entity key and update the field. |
comment_update_8701 | function | core/ |
Make the 'entity_type' and 'field_name' comment fields required. |
comment_uri | function | core/ |
Entity URI callback. |
comment_user_cancel | function | core/ |
Implements hook_user_cancel(). |
comment_user_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for user entities. |
comment_view | function | core/ |
Generates an array for rendering a comment. |
comment_views_data_alter | function | core/ |
Implements hook_views_data_alter(). |
comment_view_multiple | function | core/ |
Constructs render array from an array of loaded comments. |
Connection::filterComment | function | core/ |
Sanitize a query comment string. |
Connection::makeComment | function | core/ |
Flatten an array of query comments into a single comment string. |
ConnectionTest::providerFilterComments | function | core/ |
Dataprovider for testFilterComments(). |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.