Search for %s

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.