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 |
|---|---|---|---|
| ForumBreadcrumbBuilderBaseTest::testBuild | function | core/ |
Tests ForumBreadcrumbBuilderBase::build(). |
| ForumBreadcrumbBuilderBaseTest::testConstructor | function | core/ |
Tests ForumBreadcrumbBuilderBase::__construct(). |
| ForumIndexTest | class | core/ |
Tests the forum index listing. |
| ForumIndexTest.php | file | core/ |
|
| ForumIndexTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ForumIndexTest::$modules | property | core/ |
Modules to enable. |
| ForumIndexTest::setUp | function | core/ |
|
| ForumIndexTest::testForumIndexStatus | function | core/ |
Tests the forum index for published and unpublished nodes. |
| ForumIntegrationTest | class | core/ |
Tests the forum integration into views. |
| ForumIntegrationTest.php | file | core/ |
|
| ForumIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ForumIntegrationTest::$modules | property | core/ |
Modules to enable. |
| ForumIntegrationTest::$testViews | property | core/ |
Views used by this test. |
| ForumIntegrationTest::setUp | function | core/ |
Sets up the test. |
| ForumIntegrationTest::testForumIntegration | function | core/ |
Tests the integration. |
| ForumListingBreadcrumbBuilderTest | class | core/ |
@coversDefaultClass \Drupal\forum\Breadcrumb\ForumListingBreadcrumbBuilder[[api-linebreak]] @group forum |
| ForumListingBreadcrumbBuilderTest.php | file | core/ |
|
| ForumListingBreadcrumbBuilderTest::providerTestApplies | function | core/ |
Provides test data for testApplies(). |
| ForumListingBreadcrumbBuilderTest::setUp | function | core/ |
|
| ForumListingBreadcrumbBuilderTest::testApplies | function | core/ |
Tests ForumListingBreadcrumbBuilder::applies(). |
| ForumListingBreadcrumbBuilderTest::testBuild | function | core/ |
Tests ForumListingBreadcrumbBuilder::build(). |
| ForumManagerTest | class | core/ |
@coversDefaultClass \Drupal\forum\ForumManager[[api-linebreak]] @group forum |
| ForumManagerTest.php | file | core/ |
|
| ForumManagerTest::testGetIndex | function | core/ |
Tests ForumManager::getIndex(). |
| ForumNodeAccessTest | class | core/ |
Tests forum block view for private node access. |
| ForumNodeAccessTest.php | file | core/ |
|
| ForumNodeAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ForumNodeAccessTest::$modules | property | core/ |
Modules to enable. |
| ForumNodeAccessTest::setUp | function | core/ |
|
| ForumNodeAccessTest::testForumNodeAccess | function | core/ |
Creates some users and creates a public node and a private node. |
| ForumNodeBreadcrumbBuilderTest | class | core/ |
@coversDefaultClass \Drupal\forum\Breadcrumb\ForumNodeBreadcrumbBuilder[[api-linebreak]] @group forum |
| ForumNodeBreadcrumbBuilderTest.php | file | core/ |
|
| ForumNodeBreadcrumbBuilderTest::providerTestApplies | function | core/ |
Provides test data for testApplies(). |
| ForumNodeBreadcrumbBuilderTest::setUp | function | core/ |
|
| ForumNodeBreadcrumbBuilderTest::testApplies | function | core/ |
Tests ForumNodeBreadcrumbBuilder::applies(). |
| ForumNodeBreadcrumbBuilderTest::testBuild | function | core/ |
Tests ForumNodeBreadcrumbBuilder::build(). |
| ForumTest | class | core/ |
Tests for forum.module. |
| ForumTest.php | file | core/ |
|
| ForumTest::$adminUser | property | core/ |
A user with various administrative privileges. |
| ForumTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ForumTest::$editAnyTopicsUser | property | core/ |
A user that can create, edit, and delete forum topics. |
| ForumTest::$editOwnTopicsUser | property | core/ |
A user that can create forum topics and edit its own topics. |
| ForumTest::$forum | property | core/ |
An array representing a forum. |
| ForumTest::$forumContainer | property | core/ |
An array representing a forum container. |
| ForumTest::$modules | property | core/ |
Modules to enable. |
| ForumTest::$nids | property | core/ |
An array of forum topic node IDs. |
| ForumTest::$postCommentUser | property | core/ |
An administrative user who can bypass comment approval. |
| ForumTest::$rootForum | property | core/ |
An array representing a root forum. |
| ForumTest::$webUser | property | core/ |
A user with no special privileges. |
| ForumTest::createForum | function | core/ |
Creates a forum container or a forum. |
Pagination
- Previous page
- Page 336
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.