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 |
---|---|---|---|
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. |
CommentStatusFieldAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentStatusFieldAccessTest::$modules | property | core/ |
Modules to enable. |
CommentStatusFieldAccessTest::$nodeAuthor | property | core/ |
Node author. |
CommentStatusFieldAccessTest::$profile | property | core/ |
The profile to install as a basis for testing. |
CommentStatusFieldAccessTest::setUp | function | core/ |
|
CommentStatusFieldAccessTest::testCommentStatusFieldAccessStatus | function | core/ |
Tests comment status field access. |
CommentStringIdEntitiesTest | class | core/ |
Tests that comment fields cannot be added to entities with non-integer IDs. |
CommentStringIdEntitiesTest.php | file | core/ |
|
CommentStringIdEntitiesTest::$modules | property | core/ |
Modules to install. |
CommentStringIdEntitiesTest::setUp | function | core/ |
|
CommentStringIdEntitiesTest::testCommentFieldNonStringId | function | core/ |
Tests that comment fields cannot be added entities with non-integer IDs. |
CommentTest | class | core/ |
Tests D6 comment source plugin. |
CommentTest | class | core/ |
Tests D7 comment source plugin. |
CommentTest | class | core/ |
JSON:API integration test for the "Comment" content entity type. |
CommentTest.php | file | core/ |
|
CommentTest.php | file | core/ |
|
CommentTest.php | file | core/ |
|
CommentTest::$commented_entity | property | core/ |
|
CommentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentTest::$entity | property | core/ |
|
CommentTest::$entityTypeId | property | core/ |
The tested entity type. |
CommentTest::$modules | property | core/ |
Modules to enable. |
CommentTest::$modules | property | core/ |
Modules to enable. |
CommentTest::$modules | property | core/ |
Modules to enable. |
CommentTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
CommentTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
CommentTest::createEntity | function | core/ |
Creates the entity to be tested. |
Pagination
- Previous page
- Page 85
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.