Search for on

  1. Search 7.x for on
  2. Search 9.5.x for on
  3. Search 8.9.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
CommentTranslationUITest::doTestTranslationEdit function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Tests edit content translation.
CommentTranslationUITest::getNewEntityValues function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Returns an array of entity field values to be tested.
CommentTranslationUITest::getTranslatorPermissions function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Returns an array of permissions needed for the translator.
CommentTranslationUITest::setUp function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php
CommentTranslationUITest::setupBundle function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Creates or initializes the bundle date if needed.
CommentTranslationUITest::testTranslateLinkCommentAdminPage function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Tests translate link on comment content admin page.
CommentType::$description property core/modules/comment/src/Entity/CommentType.php The description of the comment type.
CommentType::getDescription function core/modules/comment/src/Entity/CommentType.php Returns the comment type description.
CommentType::setDescription function core/modules/comment/src/Entity/CommentType.php Sets the description of the comment type.
CommentTypeDeleteForm::__construct function core/modules/comment/src/Form/CommentTypeDeleteForm.php Constructs a query factory object.
CommentTypeForm::__construct function core/modules/comment/src/CommentTypeForm.php Constructs a CommentTypeFormController.
CommentTypeInterface::getDescription function core/modules/comment/src/CommentTypeInterface.php Returns the comment type description.
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 The theme to install as the default for testing.
CommentTypeJsonAnonTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonAnonTest.php The format to use in this test.
CommentTypeJsonAnonTest::$mimeType property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonAnonTest.php The MIME type that corresponds to $format.
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 The authentication mechanism to use in this test.
CommentTypeJsonBasicAuthTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php The theme to install as the default for testing.
CommentTypeJsonBasicAuthTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php The format to use in this test.
CommentTypeJsonBasicAuthTest::$mimeType property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php The MIME type that corresponds to $format.
CommentTypeJsonBasicAuthTest::$modules property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php Modules to install.
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 The authentication mechanism to use in this test.
CommentTypeJsonCookieTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php The theme to install as the default for testing.
CommentTypeJsonCookieTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php The format to use in this test.
CommentTypeJsonCookieTest::$mimeType property core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php The MIME type that corresponds to $format.
CommentTypeListBuilder::getDefaultOperations function core/modules/comment/src/CommentTypeListBuilder.php Gets this list's default operations.
CommentTypeListBuilder::__construct function core/modules/comment/src/CommentTypeListBuilder.php Constructs a new CommentTypeListBuilder object.
CommentTypeResourceTestBase::setUpAuthorization function core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php Sets up the necessary authorization.
CommentTypeTest::$permissions property core/modules/comment/tests/src/Functional/CommentTypeTest.php Permissions to grant admin user.
CommentTypeTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php Sets up the necessary authorization.
CommentTypeTest::testCommentTypeCreation function core/modules/comment/tests/src/Functional/CommentTypeTest.php Tests creating a comment type programmatically and via a form.
CommentTypeTest::testCommentTypeDeletion function core/modules/comment/tests/src/Functional/CommentTypeTest.php Tests deleting a comment type that still has content.
CommentTypeValidationTest class core/modules/comment/tests/src/Kernel/CommentTypeValidationTest.php Tests validation of comment_type entities.
CommentTypeValidationTest.php file core/modules/comment/tests/src/Kernel/CommentTypeValidationTest.php
CommentTypeValidationTest::$modules property core/modules/comment/tests/src/Kernel/CommentTypeValidationTest.php Modules to install.
CommentTypeValidationTest::setUp function core/modules/comment/tests/src/Kernel/CommentTypeValidationTest.php
CommentTypeXmlAnonTest class core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlAnonTest.php @group rest
CommentTypeXmlAnonTest.php file core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlAnonTest.php
CommentTypeXmlAnonTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlAnonTest.php The theme to install as the default for testing.
CommentTypeXmlAnonTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlAnonTest.php The format to use in this test.
CommentTypeXmlAnonTest::$mimeType property core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlAnonTest.php The MIME type that corresponds to $format.
CommentValidationTest class core/modules/comment/tests/src/Kernel/CommentValidationTest.php Tests comment validation constraints.
CommentValidationTest.php file core/modules/comment/tests/src/Kernel/CommentValidationTest.php
CommentValidationTest::$modules property core/modules/comment/tests/src/Kernel/CommentValidationTest.php Modules to install.

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