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 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
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.
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
CommentTypeJsonBasicAuthTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php
CommentTypeJsonBasicAuthTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php
CommentTypeJsonBasicAuthTest::$mimeType property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php
CommentTypeJsonBasicAuthTest::$modules property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php
CommentTypeJsonCookieTest class core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php @group rest
CommentTypeJsonCookieTest.php file core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php
CommentTypeJsonCookieTest::$auth property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php
CommentTypeJsonCookieTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php
CommentTypeJsonCookieTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php
CommentTypeJsonCookieTest::$mimeType property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php
CommentTypeListBuilder class core/modules/comment/src/CommentTypeListBuilder.php Defines a class to build a listing of comment type entities.
CommentTypeListBuilder.php file core/modules/comment/src/CommentTypeListBuilder.php
CommentTypeListBuilder::buildHeader function core/modules/comment/src/CommentTypeListBuilder.php
CommentTypeListBuilder::buildRow function core/modules/comment/src/CommentTypeListBuilder.php
CommentTypeListBuilder::createInstance function core/modules/comment/src/CommentTypeListBuilder.php
CommentTypeListBuilder::getDefaultOperations function core/modules/comment/src/CommentTypeListBuilder.php
CommentTypeListBuilder::__construct function core/modules/comment/src/CommentTypeListBuilder.php Constructs a new CommentTypeListBuilder object.
CommentTypeRequirementsTest class core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeRequirementsTest.php Tests check requirements for comment type source plugin.
CommentTypeRequirementsTest.php file core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeRequirementsTest.php
CommentTypeRequirementsTest::$modules property core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeRequirementsTest.php
CommentTypeRequirementsTest::providerTestCheckCommentTypeRequirements function core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeRequirementsTest.php Test cases for ::testCheckCommentTypeRequirements().
CommentTypeRequirementsTest::testCheckCommentTypeRequirements function core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeRequirementsTest.php Tests thrown exceptions when node or comment aren't enabled on source.
CommentTypeResourceTestBase class core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php ResourceTestBase for CommentType entity.
CommentTypeResourceTestBase.php file core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php
CommentTypeResourceTestBase::$entity property core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php The CommentType entity.
CommentTypeResourceTestBase::$entityTypeId property core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php
CommentTypeResourceTestBase::$modules property core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php
CommentTypeResourceTestBase::createEntity function core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php
CommentTypeResourceTestBase::getExpectedNormalizedEntity function core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php
CommentTypeResourceTestBase::getNormalizedPostEntity function core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php
CommentTypeResourceTestBase::setUpAuthorization function core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php
CommentTypeTest class core/modules/comment/tests/src/Functional/CommentTypeTest.php Ensures that comment type functions work correctly.
CommentTypeTest class core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeTest.php Tests the comment type source plugin.
CommentTypeTest class core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php JSON:API integration test for the "CommentType" config entity type.

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