Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentTypeTest::testCommentTypeDeletion | function | core/ |
Tests deleting a comment type that still has content. |
| CommentTypeTest::testCommentTypeEditing | function | core/ |
Tests editing a comment type using the UI. |
| CommentTypeValidationTest | class | core/ |
Tests validation of comment_type entities. |
| CommentTypeValidationTest.php | file | core/ |
|
| CommentTypeValidationTest::$modules | property | core/ |
Modules to install. |
| CommentTypeValidationTest::setUp | function | core/ |
|
| CommentTypeXmlAnonTest | class | core/ |
Tests Comment Type Xml Anon. |
| CommentTypeXmlAnonTest.php | file | core/ |
|
| CommentTypeXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTypeXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| CommentTypeXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| CommentTypeXmlBasicAuthTest | class | core/ |
Tests Comment Type Xml Basic Auth. |
| CommentTypeXmlBasicAuthTest.php | file | core/ |
|
| CommentTypeXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| CommentTypeXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTypeXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| CommentTypeXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| CommentTypeXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| CommentTypeXmlCookieTest | class | core/ |
Tests Comment Type Xml Cookie. |
| CommentTypeXmlCookieTest.php | file | core/ |
|
| CommentTypeXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| CommentTypeXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTypeXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| CommentTypeXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| CommentUninstallTest | class | core/ |
Tests comment module uninstall. |
| CommentUninstallTest.php | file | core/ |
|
| CommentUninstallTest::$modules | property | core/ |
Modules to install. |
| CommentUninstallTest::setUp | function | core/ |
|
| CommentUninstallTest::testCommentUninstallWithField | function | core/ |
Tests if comment module uninstall fails if the field exists. |
| CommentUninstallTest::testCommentUninstallWithoutField | function | core/ |
Tests if uninstallation succeeds if the field has been deleted beforehand. |
| CommentUserNameTest | class | core/ |
Tests comment user name field. |
| CommentUserNameTest.php | file | core/ |
|
| CommentUserNameTest::$adminUser | property | core/ |
Admin user. |
| CommentUserNameTest::$modules | property | core/ |
Modules to install. |
| CommentUserNameTest::setUp | function | core/ |
|
| CommentUserNameTest::testUsername | function | core/ |
Tests the username formatter. |
| CommentValidationTest | class | core/ |
Tests comment validation constraints. |
| CommentValidationTest.php | file | core/ |
|
| CommentValidationTest::$modules | property | core/ |
Modules to install. |
| CommentValidationTest::assertLengthViolation | function | core/ |
Verifies that a length violation exists for the given field. |
| CommentValidationTest::setUp | function | core/ |
|
| CommentValidationTest::testValidation | function | core/ |
Tests the comment validation constraints. |
| CommentValidationTest::testValidationOfCommentOfUnpublishedNode | function | core/ |
Tests that comments of unpublished nodes are not valid. |
| CommentViewBuilder | class | core/ |
View builder handler for comments. |
| CommentViewBuilder.php | file | core/ |
|
| CommentViewBuilder::$currentUser | property | core/ |
The current user. |
| CommentViewBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
| CommentViewBuilder::alterBuild | function | core/ |
Specific per-entity building. |
| CommentViewBuilder::buildComponents | function | core/ |
In addition to modifying the content key on entities, this implementation will also set the comment entity key which all comments carry. |
| CommentViewBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
Pagination
- Previous page
- Page 203
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.