| 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/Kernel/Plugin/migrate/source/CommentTypeTest.php |
Tests the comment type source plugin. |
| CommentTypeTest |
class |
core/modules/comment/tests/src/Functional/CommentTypeTest.php |
Ensures that comment type functions work correctly. |
| CommentTypeTest |
class |
core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php |
JSON:API integration test for the "CommentType" config entity type. |
| CommentTypeTest.php |
file |
core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php |
|
| CommentTypeTest.php |
file |
core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeTest.php |
|
| CommentTypeTest.php |
file |
core/modules/comment/tests/src/Functional/CommentTypeTest.php |
|
| CommentTypeTest::$adminUser |
property |
core/modules/comment/tests/src/Functional/CommentTypeTest.php |
Admin user. |
| CommentTypeTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/CommentTypeTest.php |
|
| CommentTypeTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php |
|
| CommentTypeTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php |
|
| CommentTypeTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php |
|
| CommentTypeTest::$modules |
property |
core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php |
|
| CommentTypeTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeTest.php |
|
| CommentTypeTest::$permissions |
property |
core/modules/comment/tests/src/Functional/CommentTypeTest.php |
Permissions to grant admin user. |
| CommentTypeTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php |
|
| CommentTypeTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php |
|
| CommentTypeTest::getExpectedDocument |
function |
core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php |
|
| CommentTypeTest::getPostDocument |
function |
core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php |
|
| CommentTypeTest::providerSource |
function |
core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeTest.php |
|
| CommentTypeTest::setUp |
function |
core/modules/comment/tests/src/Functional/CommentTypeTest.php |
Sets the test up. |
| CommentTypeTest::setUpAuthorization |
function |
core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php |
|
| 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. |
| CommentTypeTest::testCommentTypeEditing |
function |
core/modules/comment/tests/src/Functional/CommentTypeTest.php |
Tests editing a comment type using the UI. |
| 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 |
|
| CommentTypeValidationTest::setUp |
function |
core/modules/comment/tests/src/Kernel/CommentTypeValidationTest.php |
|
| CommentTypeXmlAnonTest |
class |
core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlAnonTest.php |
Tests Comment Type Xml Anon. |
| CommentTypeXmlAnonTest.php |
file |
core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlAnonTest.php |
|
| CommentTypeXmlAnonTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlAnonTest.php |
|
| CommentTypeXmlAnonTest::$format |
property |
core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlAnonTest.php |
|
| CommentTypeXmlAnonTest::$mimeType |
property |
core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlAnonTest.php |
|
| CommentTypeXmlBasicAuthTest |
class |
core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php |
Tests Comment Type Xml Basic Auth. |
| CommentTypeXmlBasicAuthTest.php |
file |
core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php |
|
| CommentTypeXmlBasicAuthTest::$auth |
property |
core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php |
|
| CommentTypeXmlBasicAuthTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php |
|
| CommentTypeXmlBasicAuthTest::$format |
property |
core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php |
|
| CommentTypeXmlBasicAuthTest::$mimeType |
property |
core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php |
|
| CommentTypeXmlBasicAuthTest::$modules |
property |
core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php |
|
| CommentTypeXmlCookieTest |
class |
core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlCookieTest.php |
Tests Comment Type Xml Cookie. |
| CommentTypeXmlCookieTest.php |
file |
core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlCookieTest.php |
|
| CommentTypeXmlCookieTest::$auth |
property |
core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlCookieTest.php |
|
| CommentTypeXmlCookieTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlCookieTest.php |
|
| CommentTypeXmlCookieTest::$format |
property |
core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlCookieTest.php |
|