Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentFieldsTest | class | core/ |
Tests fields on comments. |
| CommentFieldsTest.php | file | core/ |
|
| CommentFieldsTest::$defaultTheme | property | core/ |
|
| CommentFieldsTest::$modules | property | core/ |
|
| CommentFieldsTest::testCommentDefaultFields | function | core/ |
Tests that the default 'comment_body' field is correctly added. |
| CommentFieldsTest::testCommentFieldCreate | function | core/ |
Tests creating a comment field through the interface. |
| CommentFieldsTest::testCommentFieldDelete | function | core/ |
Tests that you can remove a comment field. |
| CommentFieldsTest::testCommentFieldLinksNonDefaultName | function | core/ |
Tests link building with non-default comment field names. |
| CommentForm::$currentUser | property | core/ |
The current user. |
| CommentForm::actions | function | core/ |
|
| CommentForm::flagViolations | function | core/ |
|
| CommentForm::getEditedFieldNames | function | core/ |
|
| CommentForm::getStatusMessage | function | core/ |
Gets an appropriate status message when a comment is saved. |
| CommentForm::save | function | core/ |
|
| CommentForm::__construct | function | core/ |
Constructs a new CommentForm. |
| CommentHooks | class | core/ |
Hook implementations for comment. |
| CommentHooks.php | file | core/ |
|
| CommentHooks::cron | function | core/ |
Implements hook_cron(). |
| CommentHooks::entityExtraFieldInfo | function | core/ |
Implements hook_entity_extra_field_info(). |
| CommentHooks::entityInsert | function | core/ |
Implements hook_entity_insert(). |
| CommentHooks::entityPredelete | function | core/ |
Implements hook_entity_predelete(). |
| CommentHooks::entityStorageLoad | function | core/ |
Implements hook_entity_storage_load(). |
| CommentHooks::entityView | function | core/ |
Implements hook_entity_view(). |
| CommentHooks::entityViewDisplayPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for entity_view_display entities. |
| CommentHooks::fieldConfigCreate | function | core/ |
Implements hook_ENTITY_TYPE_create() for 'field_config'. |
| CommentHooks::fieldConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
| CommentHooks::fieldConfigUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
| CommentHooks::fieldInfoEntityTypeUiDefinitionsAlter | function | core/ |
Implements hook_field_info_entity_type_ui_definitions_alter(). |
| CommentHooks::fieldStorageConfigInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for 'field_storage_config'. |
| CommentHooks::fieldTypeCategoryInfoAlter | function | core/ |
Implements hook_field_type_category_info_alter(). |
| CommentHooks::help | function | core/ |
Implements hook_help(). |
| CommentHooks::nodeLinksAlter | function | core/ |
Implements hook_node_links_alter(). |
| CommentHooks::nodeSearchResult | function | core/ |
Implements hook_node_search_result(). |
| CommentHooks::nodeUpdateIndex | function | core/ |
Implements hook_node_update_index(). |
| CommentHooks::ranking | function | core/ |
Implements hook_node_search_ranking(). |
| CommentHooks::userCancel | function | core/ |
Implements hook_user_cancel(). |
| CommentHooks::userPredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for user entities. |
| CommentHostnameTest | class | core/ |
Tests the hostname base field. |
| CommentHostnameTest.php | file | core/ |
|
| CommentHostnameTest::$modules | property | core/ |
|
| CommentHostnameTest::testGetDefaultHostname | function | core/ |
Tests hostname default value callback. |
| CommentingStatus.php | file | core/ |
|
| CommentIntegrationTest | class | core/ |
Tests integration of comment with other components. |
| CommentIntegrationTest.php | file | core/ |
|
| CommentIntegrationTest::$modules | property | core/ |
|
| CommentIntegrationTest::setUp | function | core/ |
|
| CommentIntegrationTest::testCommentDefaultOwner | function | core/ |
Tests the default owner of comment entities. |
| CommentIntegrationTest::testViewMode | function | core/ |
Tests view mode setting integration. |
| CommentInterface::ANONYMOUS_MAYNOT_CONTACT | constant | core/ |
Anonymous posters cannot enter their contact information. |
| CommentInterface::ANONYMOUS_MAY_CONTACT | constant | core/ |
Anonymous posters may leave their contact information. |
Pagination
- Previous page
- Page 159
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.