ForumIndexStorage |
core/modules/forum/src/ForumIndexStorage.php |
Handles CRUD operations to {forum_index} table. |
ForumIndexStorageInterface |
core/modules/forum/src/ForumIndexStorageInterface.php |
Handles CRUD operations to {forum_index} table. |
ForumManager |
core/modules/forum/src/ForumManager.php |
Provides forum manager service. |
ForumManagerInterface |
core/modules/forum/src/ForumManagerInterface.php |
Provides forum manager interface. |
ForumSettingsForm |
core/modules/forum/src/ForumSettingsForm.php |
Configure forum settings for this site. |
ForumUninstallValidator |
core/modules/forum/src/ForumUninstallValidator.php |
Prevents forum module from being uninstalled whilst any forum nodes exist
or there are any terms in the forum vocabulary. |