Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ForumManagerInterface::getIndex | function | core/ |
Generates and returns the forum index. |
| ForumManagerInterface::getParents | function | core/ |
Fetches the parent forums for a given forum. |
| ForumManagerInterface::getTopics | function | core/ |
Gets list of forum topics. |
| ForumManagerInterface::resetCache | function | core/ |
Resets the ForumManager index and history. |
| ForumManagerInterface::unreadTopics | function | core/ |
Calculates the number of new posts in a forum that the user has not yet read. |
| 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/ |
|
| 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. |
| ForumNodeBreadcrumbBuilder | class | core/ |
Breadcrumb builder for forum nodes. |
| ForumNodeBreadcrumbBuilder.php | file | core/ |
|
| ForumNodeBreadcrumbBuilder::applies | function | core/ |
|
| ForumNodeBreadcrumbBuilder::build | function | core/ |
|
| 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(). |
| forums.html.twig | file | core/ |
Default theme implementation to display a forum. |
| forums.html.twig | file | core/ |
Theme override to display a forum. |
| forums.html.twig | file | core/ |
Theme override to display a forum. |
| forums.html.twig | file | core/ |
Theme override to display a forum. |
| forums.html.twig | file | core/ |
Theme override to display a forum. |
| forums.html.twig | file | core/ |
Theme override to display a forum. |
| forums.html.twig | file | core/ |
Theme override to display a forum. |
| ForumSettingsForm | class | core/ |
Configure forum settings for this site. |
| ForumSettingsForm.php | file | core/ |
|
| ForumSettingsForm::buildForm | function | core/ |
|
| ForumSettingsForm::getEditableConfigNames | function | core/ |
|
| ForumSettingsForm::getFormId | function | core/ |
|
| ForumSettingsForm::submitForm | function | core/ |
|
| 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/ |
|
| 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. |
Pagination
- Previous page
- Page 714
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.