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 |
---|---|---|---|
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' |
CommentRestExportTest | class | core/ |
Tests a comment rest export view. |
CommentRestExportTest.php | file | core/ |
|
CommentRestExportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentRestExportTest::$modules | property | core/ |
Modules to install. |
CommentRestExportTest::$testViews | property | core/ |
Views used by this test. |
CommentRestExportTest::setUp | function | core/ |
|
CommentRestExportTest::testCommentRestExport | function | core/ |
Test comment row. |
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/ |
Test 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 enable. |
CommentSourceWithHighWaterTest::providerSource | function | core/ |
The data provider. |
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::$calls_to_fetch | property | core/ |
Counts calls to fetchAssoc(). |
CommentStatisticsUnitTest::$commentStatistics | property | core/ |
CommentStatistics service under test. |
CommentStatisticsUnitTest::$database | property | core/ |
Mock database connection. |
CommentStatisticsUnitTest::$select | property | core/ |
Mock select interface. |
CommentStatisticsUnitTest::$statement | property | core/ |
Mock statement. |
CommentStatisticsUnitTest::fetchObjectCallback | function | core/ |
Return value callback for fetchObject() function on mocked object. |
CommentStatisticsUnitTest::setUp | function | core/ |
Sets up required mocks and the CommentStatistics service under test. |
CommentStatisticsUnitTest::testRead | function | core/ |
Tests the read method. |
CommentStatusFieldAccessTest | class | core/ |
Tests comment status field access. |
CommentStatusFieldAccessTest.php | file | core/ |
|
CommentStatusFieldAccessTest::$commentAdmin | property | core/ |
Comment admin. |
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.