CommentViewsFieldAccessTest.php |
file |
core/modules/comment/tests/src/Kernel/Views/CommentViewsFieldAccessTest.php |
|
CommentViewsFieldAccessTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Views/CommentViewsFieldAccessTest.php |
Modules to enable. |
CommentViewsFieldAccessTest::setUp |
function |
core/modules/comment/tests/src/Kernel/Views/CommentViewsFieldAccessTest.php |
|
CommentViewsFieldAccessTest::testCommentFields |
function |
core/modules/comment/tests/src/Kernel/Views/CommentViewsFieldAccessTest.php |
Check access for comment fields. |
CommentViewsKernelTestBase |
class |
core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php |
Provides a common test base for comment views tests. |
CommentViewsKernelTestBase.php |
file |
core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php |
|
CommentViewsKernelTestBase::$adminUser |
property |
core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php |
Admin user. |
CommentViewsKernelTestBase::$commentStorage |
property |
core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php |
The entity storage for comments. |
CommentViewsKernelTestBase::$modules |
property |
core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php |
Modules to enable. |
CommentViewsKernelTestBase::$userStorage |
property |
core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php |
The entity storage for users. |
CommentViewsKernelTestBase::setUp |
function |
core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php |
|
CommentXmlAnonTest |
class |
core/modules/comment/tests/src/Functional/Rest/CommentXmlAnonTest.php |
@group rest |
CommentXmlAnonTest.php |
file |
core/modules/comment/tests/src/Functional/Rest/CommentXmlAnonTest.php |
|
CommentXmlAnonTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlAnonTest.php |
The theme to install as the default for testing. |
CommentXmlAnonTest::$format |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlAnonTest.php |
The format to use in this test. |
CommentXmlAnonTest::$mimeType |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlAnonTest.php |
The MIME type that corresponds to $format. |
CommentXmlAnonTest::$patchProtectedFieldNames |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlAnonTest.php |
Anonymous users cannot edit their own comments. |
CommentXmlAnonTest::testPostDxWithoutCriticalBaseFields |
function |
core/modules/comment/tests/src/Functional/Rest/CommentXmlAnonTest.php |
Tests POSTing a comment without critical base fields. |
CommentXmlAnonTest::testPostSkipCommentApproval |
function |
core/modules/comment/tests/src/Functional/Rest/CommentXmlAnonTest.php |
Tests POSTing a comment with and without 'skip comment approval'. |
CommentXmlBasicAuthTest |
class |
core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php |
@group rest |
CommentXmlBasicAuthTest.php |
file |
core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php |
|
CommentXmlBasicAuthTest::$auth |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php |
The authentication mechanism to use in this test. |
CommentXmlBasicAuthTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php |
The theme to install as the default for testing. |
CommentXmlBasicAuthTest::$format |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php |
The format to use in this test. |
CommentXmlBasicAuthTest::$mimeType |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php |
The MIME type that corresponds to $format. |
CommentXmlBasicAuthTest::$modules |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php |
Modules to install. |
CommentXmlBasicAuthTest::testPostDxWithoutCriticalBaseFields |
function |
core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php |
Tests POSTing a comment without critical base fields. |
CommentXmlBasicAuthTest::testPostSkipCommentApproval |
function |
core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php |
Tests POSTing a comment with and without 'skip comment approval'. |
CommentXmlCookieTest |
class |
core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php |
@group rest |
CommentXmlCookieTest.php |
file |
core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php |
|
CommentXmlCookieTest::$auth |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php |
The authentication mechanism to use in this test. |
CommentXmlCookieTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php |
The theme to install as the default for testing. |
CommentXmlCookieTest::$format |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php |
The format to use in this test. |
CommentXmlCookieTest::$mimeType |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php |
The MIME type that corresponds to $format. |
CommentXmlCookieTest::testPostDxWithoutCriticalBaseFields |
function |
core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php |
Tests POSTing a comment without critical base fields. |
CommentXmlCookieTest::testPostSkipCommentApproval |
function |
core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php |
Tests POSTing a comment with and without 'skip comment approval'. |
comment_base_field_test.info.yml |
file |
core/modules/comment/tests/modules/comment_base_field_test/comment_base_field_test.info.yml |
core/modules/comment/tests/modules/comment_base_field_test/comment_base_field_test.info.yml |
comment_display_configurable_test.info.yml |
file |
core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.info.yml |
core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.info.yml |
comment_display_configurable_test.module |
file |
core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.module |
A module for testing making comment base fields' displays configurable. |
comment_display_configurable_test_entity_base_field_info_alter |
function |
core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.module |
Implements hook_entity_base_field_info_alter(). |
comment_display_configurable_test_entity_type_build |
function |
core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.module |
Implements hook_entity_type_build(). |
comment_empty_title_test.info.yml |
file |
core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml |
core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml |
comment_empty_title_test.module |
file |
core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.module |
Empties comment titles to test markup in edge case scenarios. |
comment_empty_title_test_preprocess_comment |
function |
core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.module |
Implements hook_preprocess_comment(). |
comment_test.info.yml |
file |
core/modules/comment/tests/modules/comment_test/comment_test.info.yml |
core/modules/comment/tests/modules/comment_test/comment_test.info.yml |
comment_test.module |
file |
core/modules/comment/tests/modules/comment_test/comment_test.module |
Implements comment-related hooks to test API interactions. |
comment_test.routing.yml |
file |
core/modules/comment/tests/modules/comment_test/comment_test.routing.yml |
core/modules/comment/tests/modules/comment_test/comment_test.routing.yml |
comment_test_comment_links_alter |
function |
core/modules/comment/tests/modules/comment_test/comment_test.module |
Implements hook_comment_links_alter(). |
comment_test_entity_type_alter |
function |
core/modules/comment/tests/modules/comment_test/comment_test.module |
Implements hook_entity_type_alter(). |
comment_test_views.info.yml |
file |
core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml |
core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml |