Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
CommentFieldNameTest::$modules property core/modules/comment/tests/src/Kernel/Views/CommentFieldNameTest.php
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.
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 Install the field UI.
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::testCommentInstallAfterContentModule function core/modules/comment/tests/src/Functional/CommentFieldsTest.php Tests that comment module works when installed after a content module.
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::save function core/modules/comment/src/CommentForm.php
CommentForm::__construct function core/modules/comment/src/CommentForm.php Constructs a new CommentForm.
CommentHalExportTest class core/modules/hal/tests/src/Functional/comment/Views/CommentHalExportTest.php Tests a comment rest export view.
CommentHalExportTest.php file core/modules/hal/tests/src/Functional/comment/Views/CommentHalExportTest.php
CommentHalExportTest::$defaultTheme property core/modules/hal/tests/src/Functional/comment/Views/CommentHalExportTest.php
CommentHalExportTest::$modules property core/modules/hal/tests/src/Functional/comment/Views/CommentHalExportTest.php
CommentHalExportTest::$testViews property core/modules/hal/tests/src/Functional/comment/Views/CommentHalExportTest.php Views used by this test.
CommentHalExportTest::setUp function core/modules/hal/tests/src/Functional/comment/Views/CommentHalExportTest.php
CommentHalExportTest::testCommentRestExport function core/modules/hal/tests/src/Functional/comment/Views/CommentHalExportTest.php Tests comment row.
CommentHalJsonAnonTest class core/modules/hal/tests/src/Functional/comment/CommentHalJsonAnonTest.php @group hal
@group legacy
CommentHalJsonAnonTest.php file core/modules/hal/tests/src/Functional/comment/CommentHalJsonAnonTest.php
CommentHalJsonAnonTest::$defaultTheme property core/modules/hal/tests/src/Functional/comment/CommentHalJsonAnonTest.php
CommentHalJsonAnonTest::$patchProtectedFieldNames property core/modules/hal/tests/src/Functional/comment/CommentHalJsonAnonTest.php Anonymous users cannot edit their own comments.
CommentHalJsonBasicAuthTest class core/modules/hal/tests/src/Functional/comment/CommentHalJsonBasicAuthTest.php @group hal
@group legacy
CommentHalJsonBasicAuthTest.php file core/modules/hal/tests/src/Functional/comment/CommentHalJsonBasicAuthTest.php
CommentHalJsonBasicAuthTest::$auth property core/modules/hal/tests/src/Functional/comment/CommentHalJsonBasicAuthTest.php
CommentHalJsonBasicAuthTest::$defaultTheme property core/modules/hal/tests/src/Functional/comment/CommentHalJsonBasicAuthTest.php
CommentHalJsonBasicAuthTest::$modules property core/modules/hal/tests/src/Functional/comment/CommentHalJsonBasicAuthTest.php
CommentHalJsonCookieTest class core/modules/hal/tests/src/Functional/comment/CommentHalJsonCookieTest.php @group hal
@group legacy
CommentHalJsonCookieTest.php file core/modules/hal/tests/src/Functional/comment/CommentHalJsonCookieTest.php
CommentHalJsonCookieTest::$auth property core/modules/hal/tests/src/Functional/comment/CommentHalJsonCookieTest.php
CommentHalJsonCookieTest::$defaultTheme property core/modules/hal/tests/src/Functional/comment/CommentHalJsonCookieTest.php
CommentHalJsonTestBase class core/modules/hal/tests/src/Functional/comment/CommentHalJsonTestBase.php
CommentHalJsonTestBase.php file core/modules/hal/tests/src/Functional/comment/CommentHalJsonTestBase.php
CommentHalJsonTestBase::$format property core/modules/hal/tests/src/Functional/comment/CommentHalJsonTestBase.php
CommentHalJsonTestBase::$mimeType property core/modules/hal/tests/src/Functional/comment/CommentHalJsonTestBase.php
CommentHalJsonTestBase::$modules property core/modules/hal/tests/src/Functional/comment/CommentHalJsonTestBase.php
CommentHalJsonTestBase::$patchProtectedFieldNames property core/modules/hal/tests/src/Functional/comment/CommentHalJsonTestBase.php The HAL+JSON format causes different PATCH-protected fields. For some
reason, the 'pid' and 'homepage' fields are NOT PATCH-protected, even
though they are for non-HAL+JSON serializations.
CommentHalJsonTestBase::getExpectedNormalizedEntity function core/modules/hal/tests/src/Functional/comment/CommentHalJsonTestBase.php
CommentHalJsonTestBase::getNormalizedPostEntity function core/modules/hal/tests/src/Functional/comment/CommentHalJsonTestBase.php
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.

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