ForumController
  • References/PHP/Drupal/forum/src/Controller/ForumController

Controller routines for forum routes. Hierarchy class \Drupal\Core\Controller\

2025-01-10 15:47:30
ForumForm::$forumFormType
  • References/PHP/Drupal/forum/src/Form/ForumForm

Reusable type field to use in status messages. Type: string File

2025-01-10 15:47:30
ForumController::create
  • References/PHP/Drupal/forum/src/Controller/ForumController

public static ForumController::create(ContainerInterface

2025-01-10 15:47:30
ForumManagerInterface
  • References/PHP/Drupal/forum/src/ForumManagerInterface

Provides forum manager interface. Hierarchy interface \Drupal\forum\

2025-01-10 15:47:30
Overview::getFormId
  • References/PHP/Drupal/forum/src/Form/Overview

public Overview::getFormId() Returns

2025-01-10 15:47:30
ForumController::$renderer
  • References/PHP/Drupal/forum/src/Controller/ForumController

The renderer. Type:

2025-01-10 15:47:30
Overview
  • References/PHP/Drupal/forum/src/Form/Overview

Provides forum overview form for the forum vocabulary. Hierarchy class \Drupal\Core\Form\

2025-01-10 15:47:30
ForumManagerInterface::getTopics
  • References/PHP/Drupal/forum/src/ForumManagerInterface

public ForumManagerInterface::getTopics($tid, AccountInterface

2025-01-10 15:47:30
ForumManagerInterface::getChildren
  • References/PHP/Drupal/forum/src/ForumManagerInterface

public ForumManagerInterface::getChildren($vid, $tid)

2025-01-10 15:47:30
ForumManager::OLDEST_FIRST
  • References/PHP/Drupal/forum/src/ForumManager

Forum sort order, oldest first. File core/modules/forum/src/ForumManager.php, line 33

2025-01-10 15:47:30