Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Form constructor. |
| ForumSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| ForumSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ForumSettingsForm::submitForm | function | core/ |
Form submission handler. |
| ForumTermAccessTest | class | core/ |
Tests forum taxonomy terms for access. |
| ForumTermAccessTest.php | file | core/ |
|
| ForumTermAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ForumTermAccessTest::$modules | property | core/ |
Modules to enable. |
| ForumTermAccessTest::testForumTermAccess | function | core/ |
Creates some users and creates a public forum and an unpublished forum. |
| 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. |
| ForumTest::createForumTopic | function | core/ |
Creates a forum topic. |
| ForumTest::deleteForum | function | core/ |
Deletes a forum. |
| ForumTest::doAdminTests | function | core/ |
Runs admin tests on the admin user. |
| ForumTest::doBasicTests | function | core/ |
Runs basic tests on the indicated user. |
| ForumTest::editForumVocabulary | function | core/ |
Edits the forum taxonomy. |
| ForumTest::generateForumTopics | function | core/ |
Generates forum topics. |
| ForumTest::setUp | function | core/ |
|
| ForumTest::testAddOrphanTopic | function | core/ |
Tests that forum nodes can't be added without a parent. |
| ForumTest::testForum | function | core/ |
Tests forum functionality through the admin and user interfaces. |
| ForumTest::testForumTopicButton | function | core/ |
Evaluate whether "Add new Forum topic" button is present or not. |
| ForumTest::testForumWithNewPost | function | core/ |
Tests a forum with a new post displays properly. |
| ForumTest::verifyForums | function | core/ |
Verifies that the logged in user has access to a forum node. |
| ForumTest::verifyForumView | function | core/ |
Verifies the display of a forum page. |
| ForumUninstallTest | class | core/ |
Tests forum module uninstallation. |
| ForumUninstallTest.php | file | core/ |
|
| ForumUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ForumUninstallTest::$modules | property | core/ |
Modules to enable. |
| ForumUninstallTest::testForumUninstallWithField | function | core/ |
Tests if forum module uninstallation properly deletes the field. |
| ForumUninstallTest::testForumUninstallWithoutFieldStorage | function | core/ |
Tests uninstallation if the field storage has been deleted beforehand. |
| ForumUninstallTest::testForumUninstallWithoutForumVocabulary | function | core/ |
Tests uninstallation of forum module when vocabulary is deleted. |
| ForumUninstallValidator | class | core/ |
Prevents forum module from being uninstalled under certain conditions. |
| ForumUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\forum\ForumUninstallValidator. |
Pagination
- Previous page
- Page 740
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.