Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| forum.starting.html.twig | file | core/ |
--- 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/ |
Drupal\forum\ForumUninstallValidator |
| forum.views.inc | file | core/ |
Provide views data for forum.module. |
| ForumBlockBase | class | core/ |
Provides a base class for Forum blocks. |
| ForumBlockBase.php | file | core/ |
|
| ForumBlockBase::blockAccess | function | core/ |
|
| ForumBlockBase::blockForm | function | core/ |
|
| ForumBlockBase::blockSubmit | function | core/ |
|
| ForumBlockBase::build | function | core/ |
|
| ForumBlockBase::buildForumQuery | function | core/ |
Builds the select query to use for this forum block. |
| ForumBlockBase::defaultConfiguration | function | core/ |
|
| ForumBlockBase::getCacheContexts | function | core/ |
|
| ForumBlockBase::getCacheTags | function | core/ |
|
| ForumBlockTest | class | core/ |
Tests the forum blocks. |
| ForumBlockTest.php | file | core/ |
|
| ForumBlockTest::$adminUser | property | core/ |
A user with various administrative privileges. |
| ForumBlockTest::$defaultTheme | property | core/ |
|
| ForumBlockTest::$modules | property | core/ |
Modules to enable. |
| ForumBlockTest::createForumTopics | function | core/ |
Creates a forum topic. |
| ForumBlockTest::setUp | function | core/ |
|
| ForumBlockTest::testActiveForumTopicsBlock | function | core/ |
Tests the "Active forum topics" block. |
| ForumBlockTest::testNewForumTopicsBlock | function | core/ |
Tests the "New forum topics" block. |
| ForumBreadcrumbBuilderBase | class | core/ |
Provides a forum breadcrumb base class. |
| ForumBreadcrumbBuilderBase.php | file | core/ |
|
| ForumBreadcrumbBuilderBase::$config | property | core/ |
Configuration object for this builder. |
| ForumBreadcrumbBuilderBase::$entityTypeManager | property | core/ |
The entity type manager. |
| ForumBreadcrumbBuilderBase::$forumManager | property | core/ |
The forum manager service. |
| ForumBreadcrumbBuilderBase::$termStorage | property | core/ |
The taxonomy term storage. |
| ForumBreadcrumbBuilderBase::build | function | core/ |
|
| ForumBreadcrumbBuilderBase::__construct | function | core/ |
Constructs a forum breadcrumb builder object. |
| ForumBreadcrumbBuilderBaseTest | class | core/ |
@coversDefaultClass \Drupal\forum\Breadcrumb\ForumBreadcrumbBuilderBase[[api-linebreak]] @group forum @group legacy |
| ForumBreadcrumbBuilderBaseTest.php | file | core/ |
|
| ForumBreadcrumbBuilderBaseTest::setUp | function | core/ |
|
| ForumBreadcrumbBuilderBaseTest::testBuild | function | core/ |
Tests ForumBreadcrumbBuilderBase::build(). |
| ForumBreadcrumbBuilderBaseTest::testConstructor | function | core/ |
Tests ForumBreadcrumbBuilderBase::__construct(). |
| ForumController::$nodeAccess | property | core/ |
Node access control handler. |
| ForumController::$nodeTypeStorage | property | core/ |
Node type storage handler. |
| ForumController::$termStorage | property | core/ |
Term storage. |
| ForumController::$vocabularyStorage | property | core/ |
Vocabulary storage. |
| ForumController::buildActionLinks | function | core/ |
Generates an action link to display at the top of the forum listing. |
| ForumController::__construct | function | core/ |
Constructs a ForumController object. |
| ForumForm::$urlStub | property | core/ |
Reusable URL stub to use in watchdog messages. |
| ForumForm::actions | function | core/ |
|
| ForumForm::forumParentSelect | function | core/ |
Returns a select box for available parent terms. |
| ForumForm::save | function | core/ |
|
| ForumIndexStorage | class | core/ |
Handles CRUD operations to {forum_index} table. |
| ForumIndexStorage.php | file | core/ |
|
| ForumIndexStorage::$database | property | core/ |
The active database connection. |
| ForumIndexStorage::create | function | core/ |
|
| ForumIndexStorage::createIndex | function | core/ |
Pagination
- Previous page
- Page 619
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.