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 |
---|---|---|---|
CommentPagerTest::testTwoPagers | function | core/ |
Confirms comment paging works correctly with two pagers. |
CommentPreviewTest | class | core/ |
Tests comment preview. |
CommentPreviewTest.php | file | core/ |
|
CommentPreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentPreviewTest::$modules | property | core/ |
Modules to install. |
CommentPreviewTest::testCommentEditPreviewSave | function | core/ |
Tests comment edit, preview, and save. |
CommentPreviewTest::testCommentPreview | function | core/ |
Tests comment preview. |
CommentPreviewTest::testCommentPreviewDuplicateSubmission | function | core/ |
Tests comment preview. |
CommentResourceTestBase | class | core/ |
Resource test base for the comment entity. |
CommentResourceTestBase.php | file | core/ |
|
CommentResourceTestBase::$entity | property | core/ |
|
CommentResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
CommentResourceTestBase::$modules | property | core/ |
Modules to install. |
CommentResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
CommentResourceTestBase::commentResourceTestBaseSkipTests | function | core/ |
Marks some tests as skipped because XML cannot be deserialized. |
CommentResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
CommentResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
CommentResourceTestBase::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
CommentResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
CommentResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
CommentResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
CommentResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
CommentResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
CommentResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
CommentResourceTestBase::testPostDxWithoutCriticalBaseFields | function | core/ |
Tests POSTing a comment without critical base fields. |
CommentResourceTestBase::testPostSkipCommentApproval | function | core/ |
Tests POSTing a comment with and without 'skip comment approval'. |
CommentRowTest | class | core/ |
Tests the comment row plugin. |
CommentRowTest.php | file | core/ |
|
CommentRowTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentRowTest::$testViews | property | core/ |
Views used by this test. |
CommentRowTest::testCommentRow | function | core/ |
Tests comment row. |
CommentRssTest | class | core/ |
Tests comments as part of an RSS feed. |
CommentRssTest.php | file | core/ |
|
CommentRssTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentRssTest::$modules | property | core/ |
Modules to install. |
CommentRssTest::setUp | function | core/ |
|
CommentRssTest::testCommentRss | function | core/ |
Tests comments as part of an RSS feed. |
CommentSourceWithHighWaterTest | class | core/ |
Tests the Drupal 6 comment source w/ high water handling. |
CommentSourceWithHighWaterTest.php | file | core/ |
|
CommentSourceWithHighWaterTest::$modules | property | core/ |
Modules to install. |
CommentSourceWithHighWaterTest::providerSource | function | core/ |
Provides source data for ::testSource. |
CommentStatisticsTest | class | core/ |
Tests comment statistics on nodes. |
CommentStatisticsTest.php | file | core/ |
|
CommentStatisticsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentStatisticsTest::$webUser2 | property | core/ |
A secondary user for posting comments. |
CommentStatisticsTest::setUp | function | core/ |
|
CommentStatisticsTest::testCommentNodeCommentStatistics | function | core/ |
Tests the node comment statistics. |
CommentStatisticsUnitTest | class | core/ |
@coversDefaultClass \Drupal\comment\CommentStatistics[[api-linebreak]] @group comment |
CommentStatisticsUnitTest.php | file | core/ |
|
CommentStatisticsUnitTest::$callsToFetch | property | core/ |
Counts calls to fetchAssoc(). |
Pagination
- Previous page
- Page 84
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.