Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentTypeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTypeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTypeTest::$entity | property | core/ |
|
| CommentTypeTest::$entityTypeId | property | core/ |
The tested entity type. |
| CommentTypeTest::$modules | property | core/ |
Modules to enable. |
| CommentTypeTest::$modules | property | core/ |
Modules to enable. |
| CommentTypeTest::$permissions | property | core/ |
Permissions to grant admin user. |
| CommentTypeTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| CommentTypeTest::createEntity | function | core/ |
Creates the entity to be tested. |
| CommentTypeTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| CommentTypeTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| CommentTypeTest::providerSource | function | core/ |
The data provider. |
| CommentTypeTest::setUp | function | core/ |
Sets the test up. |
| CommentTypeTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| CommentTypeTest::testCommentTypeCreation | function | core/ |
Tests creating a comment type programmatically and via a form. |
| 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. |
| CommentTypeXmlAnonTest | class | core/ |
@group rest |
| 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/ |
@group rest |
| 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/ |
@group rest |
| 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 enable. |
| 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 enable. |
| 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. |
Pagination
- Previous page
- Page 198
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.