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 |
---|---|---|---|
CommentInterfaceTest::setUp | function | core/ |
Set up comments to have subject and preview disabled. |
CommentInterfaceTest::testAutoFilledHtmlSubject | function | core/ |
Test that automatic subject is correctly created from HTML comment text. |
CommentInterfaceTest::testAutoFilledSubject | function | core/ |
Test 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 enable. |
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 |
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/ |
|
CommentJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
CommentJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentJsonCookieTest::$format | property | core/ |
The format to use in this test. |
CommentJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
CommentLanguageTest | class | core/ |
Tests for comment language. |
CommentLanguageTest.php | file | core/ |
|
CommentLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentLanguageTest::$modules | property | core/ |
Modules to install. |
CommentLanguageTest::setUp | function | core/ |
|
CommentLanguageTest::testCommentLanguage | function | core/ |
Test that comment language is properly set. |
CommentLegacyTest | class | core/ |
Tests legacy comment functionality. |
CommentLegacyTest.php | file | core/ |
|
CommentLegacyTest::$entity | property | core/ |
The entity to which the comments are attached to. |
CommentLegacyTest::$modules | property | core/ |
Modules to enable. |
CommentLegacyTest::createComment | function | core/ |
Constructs comment entity. |
CommentLegacyTest::setUp | function | core/ |
|
CommentLegacyTest::testCommentView | function | core/ |
@expectedDeprecation comment_view() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use \Drupal::entityTypeManager()->getViewBuilder('comment')->view() instead. See… |
CommentLegacyTest::testGetStatus | function | core/ |
Tests the getStatus() method. |
CommentLinkBuilderTest | class | core/ |
@coversDefaultClass \Drupal\comment\CommentLinkBuilder[[api-linebreak]] @group comment |
CommentLinkBuilderTest.php | file | core/ |
|
CommentLinkBuilderTest::$commentLinkBuilder | property | core/ |
|
CommentLinkBuilderTest::$commentManager | property | core/ |
Comment manager mock. |
CommentLinkBuilderTest::$currentUser | property | core/ |
Current user proxy mock. |
CommentLinkBuilderTest::$entityTypeManager | property | core/ |
The entity type manager. |
Pagination
- Previous page
- Page 78
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.