Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentViewsFieldAccessTest | class | core/ |
Tests base field access in Views for the comment entity. |
| CommentViewsFieldAccessTest.php | file | core/ |
|
| CommentViewsFieldAccessTest::$modules | property | core/ |
Modules to enable. |
| CommentViewsFieldAccessTest::setUp | function | core/ |
|
| CommentViewsFieldAccessTest::testCommentFields | function | core/ |
Check access for comment fields. |
| CommentViewsKernelTestBase | class | core/ |
Provides a common test base for comment views tests. |
| CommentViewsKernelTestBase.php | file | core/ |
|
| CommentViewsKernelTestBase::$adminUser | property | core/ |
Admin user. |
| CommentViewsKernelTestBase::$commentStorage | property | core/ |
The entity storage for comments. |
| CommentViewsKernelTestBase::$modules | property | core/ |
Modules to enable. |
| CommentViewsKernelTestBase::$userStorage | property | core/ |
The entity storage for users. |
| CommentViewsKernelTestBase::setUp | function | core/ |
|
| CommentWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| CommentXmlAnonTest | class | core/ |
@group rest |
| CommentXmlAnonTest.php | file | core/ |
|
| CommentXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| CommentXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| CommentXmlAnonTest::$patchProtectedFieldNames | property | core/ |
Anonymous users cannot edit their own comments. |
| CommentXmlAnonTest::testPostDxWithoutCriticalBaseFields | function | core/ |
Tests POSTing a comment without critical base fields. |
| CommentXmlAnonTest::testPostSkipCommentApproval | function | core/ |
Tests POSTing a comment with and without 'skip comment approval' |
| CommentXmlBasicAuthTest | class | core/ |
@group rest |
| CommentXmlBasicAuthTest.php | file | core/ |
|
| CommentXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| CommentXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| CommentXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| CommentXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| CommentXmlBasicAuthTest::testPostDxWithoutCriticalBaseFields | function | core/ |
Tests POSTing a comment without critical base fields. |
| CommentXmlBasicAuthTest::testPostSkipCommentApproval | function | core/ |
Tests POSTing a comment with and without 'skip comment approval' |
| CommentXmlCookieTest | class | core/ |
@group rest |
| CommentXmlCookieTest.php | file | core/ |
|
| CommentXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| CommentXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| CommentXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| CommentXmlCookieTest::testPostDxWithoutCriticalBaseFields | function | core/ |
Tests POSTing a comment without critical base fields. |
| CommentXmlCookieTest::testPostSkipCommentApproval | function | core/ |
Tests POSTing a comment with and without 'skip comment approval' |
| COMMENT_ANONYMOUS_MAYNOT_CONTACT | constant | core/ |
Anonymous posters cannot enter their contact information. |
| COMMENT_ANONYMOUS_MAY_CONTACT | constant | core/ |
Anonymous posters may leave their contact information. |
| COMMENT_ANONYMOUS_MUST_CONTACT | constant | core/ |
Anonymous posters are required to leave their contact information. |
| comment_base_field_test.info.yml | file | core/ |
core/modules/comment/tests/modules/comment_base_field_test/comment_base_field_test.info.yml |
| comment_empty_titles_test_preprocess_comment | function | core/ |
Implements hook_preprocess_comment(). |
| comment_empty_title_test.info.yml | file | core/ |
core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml |
| comment_empty_title_test.module | file | core/ |
Dummy module emptying comment titles to test for appropriate and accessible markup in edge case scenarios where comments have empty titles. |
| comment_entity_insert | function | core/ |
Implements hook_entity_insert(). |
| comment_entity_storage_load | function | core/ |
Implements hook_entity_storage_load(). |
| comment_entity_view_display_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for entity_view_display entities. |
| comment_field_storage_config_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for 'field_storage_config'. |
| comment_form_field_ui_display_overview_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
Pagination
- Previous page
- Page 157
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.