Files - 10.3.x - drupal
| Title | Deprecated | File name | Namespace | Summary |
|---|---|---|---|---|
| forum.configuring.html.twig | core/ |
--- label: 'Configuring forums' related: - forum.concept --- {% set forum_concept_topic = render_var(help_topic_link('forum.concept')) %} {% set settings_link_text %}{% trans %}Settings{% endtrans %}{% endset %} {% set… | ||
| forum.css | core/ |
Styling for the Forum module. | ||
| forum.css | core/ |
Forum specific styles. | ||
| forum.css | core/ |
Styling for the Forum module. | ||
| forum.info.yml | core/ |
core/modules/forum/forum.info.yml | ||
| forum.install | core/ |
Install, update, and uninstall functions for the Forum module. | ||
| forum.links.action.yml | core/ |
core/modules/forum/forum.links.action.yml | ||
| forum.links.menu.yml | core/ |
core/modules/forum/forum.links.menu.yml | ||
| forum.links.task.yml | core/ |
core/modules/forum/forum.links.task.yml | ||
| forum.locking.html.twig | core/ |
--- label: 'Locking a forum topic' related: - forum.concept --- {% set index_link_text %}{% trans %}Forums{% endtrans %}{% endset %} {% set index_link = render_var(help_route_link(index_link_text, 'forum.index')) %} <h2>{%… | ||
| forum.migrate_drupal.yml | core/ |
core/modules/forum/migrations/state/forum.migrate_drupal.yml | ||
| forum.module | core/ |
Provides discussion forums. | ||
| forum.moving.html.twig | core/ |
--- label: 'Moving a topic to a new forum' 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.pcss.css | core/ |
Forum specific styles. | ||
| forum.permissions.yml | core/ |
core/modules/forum/forum.permissions.yml | ||
| forum.post_update.php | core/ |
Contains post update functions. | ||
| forum.routing.yml | core/ |
core/modules/forum/forum.routing.yml | ||
| forum.schema.yml | core/ |
core/modules/forum/config/schema/forum.schema.yml | ||
| forum.services.yml | core/ |
core/modules/forum/forum.services.yml | ||
| forum.settings.yml | core/ |
core/modules/forum/config/install/forum.settings.yml | ||
| forum.starting.html.twig | 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.views.inc | core/ |
Provide views data for forum.module. | ||
| ForumBlockBase.php | core/ |
Drupal\forum\Plugin\Block | ||
| ForumBlockTest.php | core/ |
Drupal\Tests\forum\Functional | ||
| ForumBreadcrumbBuilderBase.php | core/ |
Drupal\forum\Breadcrumb | ||
| ForumBreadcrumbBuilderBaseTest.php | core/ |
Drupal\Tests\forum\Unit\Breadcrumb | ||
| ForumController.php | core/ |
Drupal\forum\Controller | ||
| ForumForm.php | core/ |
Drupal\forum\Form | ||
| ForumIndexStorage.php | core/ |
Drupal\forum | ||
| ForumIndexStorageInterface.php | core/ |
Drupal\forum | ||
| ForumIndexTest.php | core/ |
Drupal\Tests\forum\Kernel | ||
| ForumIndexTest.php | core/ |
Drupal\Tests\forum\Functional | ||
| ForumIndexUpdateTest.php | core/ |
Drupal\Tests\forum\Functional | ||
| ForumIntegrationTest.php | core/ |
Drupal\Tests\forum\Functional\Views | ||
| ForumLeafConstraint.php | core/ |
Drupal\forum\Plugin\Validation\Constraint | ||
| ForumLeafConstraintValidator.php | core/ |
Drupal\forum\Plugin\Validation\Constraint | ||
| ForumListingBreadcrumbBuilder.php | core/ |
Drupal\forum\Breadcrumb | ||
| ForumListingBreadcrumbBuilderTest.php | core/ |
Drupal\Tests\forum\Unit\Breadcrumb | ||
| ForumManager.php | core/ |
Drupal\forum | ||
| ForumManagerInterface.php | core/ |
Drupal\forum | ||
| ForumManagerTest.php | core/ |
Drupal\Tests\forum\Unit | ||
| ForumNodeAccessTest.php | core/ |
Drupal\Tests\forum\Functional | ||
| ForumNodeBreadcrumbBuilder.php | core/ |
Drupal\forum\Breadcrumb | ||
| ForumNodeBreadcrumbBuilderTest.php | core/ |
Drupal\Tests\forum\Unit\Breadcrumb | ||
| forums.html.twig | core/ |
Theme override to display a forum. | ||
| forums.html.twig | core/ |
Theme override to display a forum. | ||
| forums.html.twig | core/ |
Theme override to display a forum. | ||
| forums.html.twig | core/ |
Theme override to display a forum. | ||
| forums.html.twig | core/ |
Default theme implementation to display a forum. | ||
| ForumSettingsForm.php | core/ |
Drupal\forum |
Pagination
- Previous page
- Page 127
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.