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 |
---|---|---|---|
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/ |
Tests that comment language is properly set. |
CommentLinkBuilderTest | class | core/ |
@coversDefaultClass \Drupal\comment\CommentLinkBuilder[[api-linebreak]] @group comment |
CommentLinkBuilderTest.php | file | core/ |
|
CommentLinkBuilderTest::$commentLinkBuilder | property | core/ |
The comment link builder. |
CommentLinkBuilderTest::$commentManager | property | core/ |
Comment manager mock. |
CommentLinkBuilderTest::$currentUser | property | core/ |
Current user proxy mock. |
CommentLinkBuilderTest::$entityTypeManager | property | core/ |
The entity type manager. |
CommentLinkBuilderTest::$moduleHandler | property | core/ |
Module handler mock. |
CommentLinkBuilderTest::$stringTranslation | property | core/ |
String translation mock. |
CommentLinkBuilderTest::$timestamp | property | core/ |
Timestamp used in test. |
CommentLinkBuilderTest::getLinkCombinations | function | core/ |
Data provider for ::testCommentLinkBuilder. |
CommentLinkBuilderTest::getMockNode | function | core/ |
Builds a mock node based on given scenario. |
CommentLinkBuilderTest::setUp | function | core/ |
Prepares mocks for the test. |
CommentLinkBuilderTest::testCommentLinkBuilder | function | core/ |
Tests the buildCommentedEntityLinks method. |
CommentLinksAlterTest | class | core/ |
Tests comment links altering. |
CommentLinksAlterTest.php | file | core/ |
|
CommentLinksAlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentLinksAlterTest::$modules | property | core/ |
Modules to install. |
CommentLinksAlterTest::setUp | function | core/ |
|
CommentLinksAlterTest::testCommentLinksAlter | function | core/ |
Tests comment links altering. |
CommentLinksTest | class | core/ |
Tests the comment link field handlers. |
CommentLinksTest | class | core/ |
Basic comment links tests to ensure markup present. |
CommentLinksTest.php | file | core/ |
|
CommentLinksTest.php | file | core/ |
|
CommentLinksTest::$comment | property | core/ |
Comment being tested. |
CommentLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentLinksTest::$modules | property | core/ |
Modules to install. |
CommentLinksTest::$modules | property | core/ |
Use the main node listing to test rendering on teasers. |
CommentLinksTest::$seen | property | core/ |
Seen comments, array of comment IDs. |
CommentLinksTest::$testViews | property | core/ |
Views used by this test. |
CommentLinksTest::setUp | function | core/ |
|
CommentLinksTest::testCommentLinks | function | core/ |
Tests that comment links are output and can be hidden. |
CommentLinksTest::testLinkApprove | function | core/ |
Tests the comment approve link. |
CommentLinksTest::testLinkReply | function | core/ |
Tests the comment reply link. |
CommentLockTest | class | core/ |
Tests comment acquires and releases the right lock. |
CommentLockTest.php | file | core/ |
|
CommentLockTest::testLocks | function | core/ |
Tests the lock behavior. |
CommentManagerTest | class | core/ |
@coversDefaultClass \Drupal\comment\CommentManager[[api-linebreak]] @group comment |
CommentManagerTest.php | file | core/ |
|
CommentManagerTest::testGetFields | function | core/ |
Tests the getFields method. |
CommentNewIndicatorTest | class | core/ |
Tests the 'new' indicator posted on comments. |
Pagination
- Previous page
- Page 82
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.