Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Other projects
Title Object type File name Summary
CommentFieldItemList::get function core/modules/comment/src/CommentFieldItemList.php Returns the item at the specified position in this list.
CommentFieldItemList::offsetExists function core/modules/comment/src/CommentFieldItemList.php
CommentFieldNameTest class core/modules/comment/tests/src/Kernel/Views/CommentFieldNameTest.php Tests the comment field name field.
CommentFieldNameTest.php file core/modules/comment/tests/src/Kernel/Views/CommentFieldNameTest.php
CommentFieldNameTest::$modules property core/modules/comment/tests/src/Kernel/Views/CommentFieldNameTest.php Modules to install.
CommentFieldNameTest::$testViews property core/modules/comment/tests/src/Kernel/Views/CommentFieldNameTest.php Views used by this test.
CommentFieldNameTest::testCommentFieldName function core/modules/comment/tests/src/Kernel/Views/CommentFieldNameTest.php Tests comment field name.
CommentFieldPreprocessTest class core/modules/comment/tests/src/Kernel/CommentFieldPreprocessTest.php Test comment field preprocess hook.
CommentFieldPreprocessTest.php file core/modules/comment/tests/src/Kernel/CommentFieldPreprocessTest.php
CommentFieldPreprocessTest::$modules property core/modules/comment/tests/src/Kernel/CommentFieldPreprocessTest.php Modules to install.
CommentFieldPreprocessTest::testCommentFieldPreprocess function core/modules/comment/tests/src/Kernel/CommentFieldPreprocessTest.php Tests that CommentThemeHooks::preprocessField() injects variables.
CommentFieldsTest class core/modules/history/tests/src/Functional/CommentFieldsTest.php Tests fields on comments.
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.php file core/modules/history/tests/src/Functional/CommentFieldsTest.php
CommentFieldsTest::$defaultTheme property core/modules/history/tests/src/Functional/CommentFieldsTest.php The theme to install as the default for testing.
CommentFieldsTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentFieldsTest.php The theme to install as the default for testing.
CommentFieldsTest::$modules property core/modules/comment/tests/src/Functional/CommentFieldsTest.php Modules to install.
CommentFieldsTest::$modules property core/modules/history/tests/src/Functional/CommentFieldsTest.php Modules to install.
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.
CommentFieldsTest::testCommentFieldLinksNonDefaultName function core/modules/history/tests/src/Functional/CommentFieldsTest.php Tests link building with non-default comment field names.
CommentForm class core/modules/comment/src/CommentForm.php Base handler for comment forms.
CommentForm.php file core/modules/comment/src/CommentForm.php
CommentForm::$currentUser property core/modules/comment/src/CommentForm.php The current user.
CommentForm::$entityFieldManager property core/modules/comment/src/CommentForm.php The entity field manager.
CommentForm::$renderer property core/modules/comment/src/CommentForm.php The renderer.
CommentForm::actions function core/modules/comment/src/CommentForm.php Returns an array of supported actions for the current entity form.
CommentForm::buildEntity function core/modules/comment/src/CommentForm.php Builds an updated entity object based upon the submitted form values.
CommentForm::create function core/modules/comment/src/CommentForm.php Instantiates a new instance of this class.
CommentForm::flagViolations function core/modules/comment/src/CommentForm.php Flags violations for the current form.
CommentForm::form function core/modules/comment/src/CommentForm.php Gets the actual form array to be built.
CommentForm::getEditedFieldNames function core/modules/comment/src/CommentForm.php Gets the names of all fields edited in the form.
CommentForm::getStatusMessage function core/modules/comment/src/CommentForm.php Gets an appropriate status message when a comment is saved.
CommentForm::preview function core/modules/comment/src/CommentForm.php Form submission handler for the 'preview' action.
CommentForm::save function core/modules/comment/src/CommentForm.php Form submission handler for the 'save' action.
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'.

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