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

public static ForumController::create(ContainerInterface

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

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

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

Field map of existing fields on the site. Type:

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

The renderer. Type:

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

protected ForumController::build($forums, TermInterface

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

public ForumController::forumIndex()

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

public ForumController::addContainer()

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

Node entity type, we need to get cache tags from here. Type:

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

public ForumController::__construct(ForumManagerInterface

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

Node access control handler. Type:

2025-01-10 15:47:30