Search for comment

  1. Search 7.x for comment
  2. Search 8.9.x for comment
  3. Search 10.3.x for comment
  4. Search 11.x for comment
  5. Search main for comment
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Comment class core/modules/comment/src/Entity/Comment.php Defines the comment entity class.
Comment class core/modules/comment/src/Plugin/views/wizard/Comment.php Tests creating comment views with the wizard.
Comment class core/modules/comment/src/Plugin/migrate/source/d6/Comment.php Drupal 6 comment source from database.
Comment class core/modules/comment/src/Plugin/migrate/source/d7/Comment.php Drupal 7 comment source from database.
Comment class core/modules/comment/tests/modules/d6_comment_test/src/Plugin/migrate/source/d6/Comment.php Test source plugin for deprecation testing.

All search results

Title Object type File name Summary
CommentTypeDeleteForm.php file core/modules/comment/src/Form/CommentTypeDeleteForm.php
CommentTypeDeleteForm::$commentManager property core/modules/comment/src/Form/CommentTypeDeleteForm.php The comment manager service.
CommentTypeDeleteForm::$entity property core/modules/comment/src/Form/CommentTypeDeleteForm.php The entity being used by this form.
CommentTypeDeleteForm::$logger property core/modules/comment/src/Form/CommentTypeDeleteForm.php A logger instance.
CommentTypeDeleteForm::buildForm function core/modules/comment/src/Form/CommentTypeDeleteForm.php
CommentTypeDeleteForm::create function core/modules/comment/src/Form/CommentTypeDeleteForm.php
CommentTypeDeleteForm::__construct function core/modules/comment/src/Form/CommentTypeDeleteForm.php Constructs a query factory object.
CommentTypeForm class core/modules/comment/src/CommentTypeForm.php Base form handler for comment type edit forms.
CommentTypeForm.php file core/modules/comment/src/CommentTypeForm.php
CommentTypeForm::$commentManager property core/modules/comment/src/CommentTypeForm.php The comment manager.
CommentTypeForm::$entityTypeManager property core/modules/comment/src/CommentTypeForm.php Entity type manager service.
CommentTypeForm::$logger property core/modules/comment/src/CommentTypeForm.php A logger instance.
CommentTypeForm::create function core/modules/comment/src/CommentTypeForm.php
CommentTypeForm::entityTypeSupportsComments function core/modules/comment/src/CommentTypeForm.php Wraps _comment_entity_uses_integer_id().
CommentTypeForm::form function core/modules/comment/src/CommentTypeForm.php
CommentTypeForm::save function core/modules/comment/src/CommentTypeForm.php
CommentTypeForm::__construct function core/modules/comment/src/CommentTypeForm.php Constructs a CommentTypeFormController.
CommentTypeHalJsonAnonTest class core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonAnonTest.php @group hal
@group legacy
CommentTypeHalJsonAnonTest.php file core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonAnonTest.php
CommentTypeHalJsonAnonTest::$defaultTheme property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonAnonTest.php
CommentTypeHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonAnonTest.php
CommentTypeHalJsonAnonTest::$mimeType property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonAnonTest.php
CommentTypeHalJsonAnonTest::$modules property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonAnonTest.php
CommentTypeHalJsonBasicAuthTest class core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonBasicAuthTest.php @group hal
@group legacy
CommentTypeHalJsonBasicAuthTest.php file core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonBasicAuthTest.php
CommentTypeHalJsonBasicAuthTest::$auth property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonBasicAuthTest.php
CommentTypeHalJsonBasicAuthTest::$defaultTheme property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonBasicAuthTest.php
CommentTypeHalJsonBasicAuthTest::$format property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonBasicAuthTest.php
CommentTypeHalJsonBasicAuthTest::$mimeType property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonBasicAuthTest.php
CommentTypeHalJsonBasicAuthTest::$modules property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonBasicAuthTest.php
CommentTypeHalJsonCookieTest class core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonCookieTest.php @group hal
@group legacy
CommentTypeHalJsonCookieTest.php file core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonCookieTest.php
CommentTypeHalJsonCookieTest::$auth property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonCookieTest.php
CommentTypeHalJsonCookieTest::$defaultTheme property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonCookieTest.php
CommentTypeHalJsonCookieTest::$format property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonCookieTest.php
CommentTypeHalJsonCookieTest::$mimeType property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonCookieTest.php
CommentTypeHalJsonCookieTest::$modules property core/modules/hal/tests/src/Functional/comment/CommentTypeHalJsonCookieTest.php
CommentTypeInterface interface core/modules/comment/src/CommentTypeInterface.php Provides an interface defining a comment type entity.
CommentTypeInterface.php file core/modules/comment/src/CommentTypeInterface.php
CommentTypeInterface::getDescription function core/modules/comment/src/CommentTypeInterface.php Returns the comment type description.
CommentTypeInterface::getTargetEntityTypeId function core/modules/comment/src/CommentTypeInterface.php Gets the target entity type id for this comment type.
CommentTypeInterface::setDescription function core/modules/comment/src/CommentTypeInterface.php Sets the description of the comment type.
CommentTypeJsonAnonTest class core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonAnonTest.php @group rest
CommentTypeJsonAnonTest.php file core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonAnonTest.php
CommentTypeJsonAnonTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonAnonTest.php
CommentTypeJsonAnonTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonAnonTest.php
CommentTypeJsonAnonTest::$mimeType property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonAnonTest.php
CommentTypeJsonBasicAuthTest class core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php @group rest
CommentTypeJsonBasicAuthTest.php file core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php
CommentTypeJsonBasicAuthTest::$auth property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php

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