Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
forum.starting.html.twig file core/modules/forum/help_topics/forum.starting.html.twig ---
label: 'Starting a forum discussion'
related:
- forum.concept
---
{% set index_link_text %}{% trans %}Forums{% endtrans %}{% endset %}
{% set index_link = render_var(help_route_link(index_link_text, 'forum.index'))…
forum.uninstall_validator service core/modules/forum/forum.services.yml Drupal\forum\ForumUninstallValidator
forum.views.inc file core/modules/forum/forum.views.inc Provide views data for forum.module.
ForumBlockBase class core/modules/forum/src/Plugin/Block/ForumBlockBase.php Provides a base class for Forum blocks.
ForumBlockBase.php file core/modules/forum/src/Plugin/Block/ForumBlockBase.php
ForumBlockBase::blockAccess function core/modules/forum/src/Plugin/Block/ForumBlockBase.php
ForumBlockBase::blockForm function core/modules/forum/src/Plugin/Block/ForumBlockBase.php
ForumBlockBase::blockSubmit function core/modules/forum/src/Plugin/Block/ForumBlockBase.php
ForumBlockBase::build function core/modules/forum/src/Plugin/Block/ForumBlockBase.php
ForumBlockBase::buildForumQuery function core/modules/forum/src/Plugin/Block/ForumBlockBase.php Builds the select query to use for this forum block.
ForumBlockBase::defaultConfiguration function core/modules/forum/src/Plugin/Block/ForumBlockBase.php
ForumBlockBase::getCacheContexts function core/modules/forum/src/Plugin/Block/ForumBlockBase.php
ForumBlockBase::getCacheTags function core/modules/forum/src/Plugin/Block/ForumBlockBase.php
ForumBlockTest class core/modules/forum/tests/src/Functional/ForumBlockTest.php Tests the forum blocks.
ForumBlockTest.php file core/modules/forum/tests/src/Functional/ForumBlockTest.php
ForumBlockTest::$adminUser property core/modules/forum/tests/src/Functional/ForumBlockTest.php A user with various administrative privileges.
ForumBlockTest::$defaultTheme property core/modules/forum/tests/src/Functional/ForumBlockTest.php
ForumBlockTest::$modules property core/modules/forum/tests/src/Functional/ForumBlockTest.php Modules to enable.
ForumBlockTest::createForumTopics function core/modules/forum/tests/src/Functional/ForumBlockTest.php Creates a forum topic.
ForumBlockTest::setUp function core/modules/forum/tests/src/Functional/ForumBlockTest.php
ForumBlockTest::testActiveForumTopicsBlock function core/modules/forum/tests/src/Functional/ForumBlockTest.php Tests the "Active forum topics" block.
ForumBlockTest::testNewForumTopicsBlock function core/modules/forum/tests/src/Functional/ForumBlockTest.php Tests the "New forum topics" block.
ForumBreadcrumbBuilderBase class core/modules/forum/src/Breadcrumb/ForumBreadcrumbBuilderBase.php Provides a forum breadcrumb base class.
ForumBreadcrumbBuilderBase.php file core/modules/forum/src/Breadcrumb/ForumBreadcrumbBuilderBase.php
ForumBreadcrumbBuilderBase::$config property core/modules/forum/src/Breadcrumb/ForumBreadcrumbBuilderBase.php Configuration object for this builder.
ForumBreadcrumbBuilderBase::$entityTypeManager property core/modules/forum/src/Breadcrumb/ForumBreadcrumbBuilderBase.php The entity type manager.
ForumBreadcrumbBuilderBase::$forumManager property core/modules/forum/src/Breadcrumb/ForumBreadcrumbBuilderBase.php The forum manager service.
ForumBreadcrumbBuilderBase::$termStorage property core/modules/forum/src/Breadcrumb/ForumBreadcrumbBuilderBase.php The taxonomy term storage.
ForumBreadcrumbBuilderBase::build function core/modules/forum/src/Breadcrumb/ForumBreadcrumbBuilderBase.php
ForumBreadcrumbBuilderBase::__construct function core/modules/forum/src/Breadcrumb/ForumBreadcrumbBuilderBase.php Constructs a forum breadcrumb builder object.
ForumBreadcrumbBuilderBaseTest class core/modules/forum/tests/src/Unit/Breadcrumb/ForumBreadcrumbBuilderBaseTest.php @coversDefaultClass \Drupal\forum\Breadcrumb\ForumBreadcrumbBuilderBase[[api-linebreak]]
@group forum
@group legacy
ForumBreadcrumbBuilderBaseTest.php file core/modules/forum/tests/src/Unit/Breadcrumb/ForumBreadcrumbBuilderBaseTest.php
ForumBreadcrumbBuilderBaseTest::setUp function core/modules/forum/tests/src/Unit/Breadcrumb/ForumBreadcrumbBuilderBaseTest.php
ForumBreadcrumbBuilderBaseTest::testBuild function core/modules/forum/tests/src/Unit/Breadcrumb/ForumBreadcrumbBuilderBaseTest.php Tests ForumBreadcrumbBuilderBase::build().
ForumBreadcrumbBuilderBaseTest::testConstructor function core/modules/forum/tests/src/Unit/Breadcrumb/ForumBreadcrumbBuilderBaseTest.php Tests ForumBreadcrumbBuilderBase::__construct().
ForumController::$nodeAccess property core/modules/forum/src/Controller/ForumController.php Node access control handler.
ForumController::$nodeTypeStorage property core/modules/forum/src/Controller/ForumController.php Node type storage handler.
ForumController::$termStorage property core/modules/forum/src/Controller/ForumController.php Term storage.
ForumController::$vocabularyStorage property core/modules/forum/src/Controller/ForumController.php Vocabulary storage.
ForumController::buildActionLinks function core/modules/forum/src/Controller/ForumController.php Generates an action link to display at the top of the forum listing.
ForumController::__construct function core/modules/forum/src/Controller/ForumController.php Constructs a ForumController object.
ForumForm::$urlStub property core/modules/forum/src/Form/ForumForm.php Reusable URL stub to use in watchdog messages.
ForumForm::actions function core/modules/forum/src/Form/ForumForm.php
ForumForm::forumParentSelect function core/modules/forum/src/Form/ForumForm.php Returns a select box for available parent terms.
ForumForm::save function core/modules/forum/src/Form/ForumForm.php
ForumIndexStorage class core/modules/forum/src/ForumIndexStorage.php Handles CRUD operations to {forum_index} table.
ForumIndexStorage.php file core/modules/forum/src/ForumIndexStorage.php
ForumIndexStorage::$database property core/modules/forum/src/ForumIndexStorage.php The active database connection.
ForumIndexStorage::create function core/modules/forum/src/ForumIndexStorage.php
ForumIndexStorage::createIndex function core/modules/forum/src/ForumIndexStorage.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.