Search for test
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Test | class | core/ |
Provides test media source. |
Test | class | core/ |
Defines a test controller for page titles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
CommentFieldNameTest::$modules | property | core/ |
Modules to install. |
CommentFieldNameTest::$testViews | property | core/ |
Views used by this test. |
CommentFieldNameTest::testCommentFieldName | function | core/ |
Tests comment field name. |
CommentFieldsTest | class | core/ |
Tests fields on comments. |
CommentFieldsTest.php | file | core/ |
|
CommentFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentFieldsTest::$modules | property | core/ |
Modules to install. |
CommentFieldsTest::testCommentDefaultFields | function | core/ |
Tests that the default 'comment_body' field is correctly added. |
CommentFieldsTest::testCommentFieldCreate | function | core/ |
Tests creating a comment field through the interface. |
CommentFieldsTest::testCommentFieldDelete | function | core/ |
Tests that you can remove a comment field. |
CommentFieldsTest::testCommentFieldLinksNonDefaultName | function | core/ |
Tests link building with non-default comment field names. |
CommentHostnameTest | class | core/ |
Tests the hostname base field. |
CommentHostnameTest.php | file | core/ |
|
CommentHostnameTest::$modules | property | core/ |
Modules to install. |
CommentHostnameTest::testGetDefaultHostname | function | core/ |
Tests hostname default value callback. |
CommentIntegrationTest | class | core/ |
Tests integration of comment with other components. |
CommentIntegrationTest.php | file | core/ |
|
CommentIntegrationTest::$modules | property | core/ |
Modules to install. |
CommentIntegrationTest::setUp | function | core/ |
|
CommentIntegrationTest::testCommentDefaultOwner | function | core/ |
Tests the default owner of comment entities. |
CommentIntegrationTest::testViewMode | function | core/ |
Tests view mode setting integration. |
CommentInterfaceTest | class | core/ |
Tests comment user interfaces. |
CommentInterfaceTest.php | file | core/ |
|
CommentInterfaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentInterfaceTest::setUp | function | core/ |
Set up comments to have subject and preview disabled. |
CommentInterfaceTest::testAutoFilledHtmlSubject | function | core/ |
Tests that automatic subject is correctly created from HTML comment text. |
CommentInterfaceTest::testAutoFilledSubject | function | core/ |
Tests that the subject is automatically filled if disabled or left blank. |
CommentInterfaceTest::testCommentInterface | function | core/ |
Tests the comment interface. |
CommentInterfaceTest::testViewMode | function | core/ |
Tests the comment formatter configured with a custom comment view mode. |
CommentItemTest | class | core/ |
Tests the new entity API for the comment field type. |
CommentItemTest.php | file | core/ |
|
CommentItemTest::$modules | property | core/ |
Modules to install. |
CommentItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
CommentItemTest::testCommentAuthorName | function | core/ |
Tests comment author name. |
CommentItemTest::testCommentItem | function | core/ |
Tests using entity fields of the comment field type. |
CommentJsonAnonTest | class | core/ |
@group rest |
CommentJsonAnonTest.php | file | core/ |
|
CommentJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentJsonAnonTest::$format | property | core/ |
The format to use in this test. |
CommentJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
CommentJsonAnonTest::$patchProtectedFieldNames | property | core/ |
Anonymous users cannot edit their own comments. |
CommentJsonBasicAuthTest | class | core/ |
@group rest @group #slow |
CommentJsonBasicAuthTest.php | file | core/ |
|
CommentJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
CommentJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
CommentJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
CommentJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
CommentJsonCookieTest | class | core/ |
@group rest |
CommentJsonCookieTest.php | file | core/ |
Pagination
- Previous page
- Page 81
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.