Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ForumIndexStorageInterface::read | function | core/ |
Reads an array of {forum} records for the given revision ids. |
| ForumIndexStorageInterface::update | function | core/ |
Updates the {forum} table for the given node. |
| ForumIndexStorageInterface::updateIndex | function | core/ |
Updates the {forum_index} records for a given node. |
| ForumIndexTest | class | core/ |
Tests the forum index listing. |
| ForumIndexTest | class | core/ |
Defines a class for testing the forum_index table. |
| ForumIndexTest.php | file | core/ |
|
| ForumIndexTest.php | file | core/ |
|
| ForumIndexTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ForumIndexTest::$modules | property | core/ |
Modules to enable. |
| ForumIndexTest::$modules | property | core/ |
Modules to install. |
| ForumIndexTest::setUp | function | core/ |
|
| ForumIndexTest::setUp | function | core/ |
|
| ForumIndexTest::testForumIndexIndex | function | core/ |
Tests there's a primary key on the forum_index table. |
| ForumIndexTest::testForumIndexStatus | function | core/ |
Tests the forum index for published and unpublished nodes. |
| ForumIndexUpdateTest | class | core/ |
Tests addition of the forum_index primary key. |
| ForumIndexUpdateTest.php | file | core/ |
|
| ForumIndexUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| ForumIndexUpdateTest::testUpdatePath | function | core/ |
Tests the update path to add the new primary key. |
| ForumIntegrationTest | class | core/ |
Tests the forum integration into views. |
| ForumIntegrationTest.php | file | core/ |
|
| ForumIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ForumIntegrationTest::$modules | property | core/ |
Modules to enable. |
| ForumIntegrationTest::$testViews | property | core/ |
Views used by this test. |
| ForumIntegrationTest::setUp | function | core/ |
Sets up the test. |
| ForumIntegrationTest::testForumIntegration | function | core/ |
Tests the integration. |
| ForumLeafConstraint | class | core/ |
Checks that the node is assigned only a "leaf" term in the forum taxonomy. |
| ForumLeafConstraint.php | file | core/ |
|
| ForumLeafConstraint::$noLeafMessage | property | core/ |
|
| ForumLeafConstraint::$selectForum | property | core/ |
|
| ForumLeafConstraintValidator | class | core/ |
Validates the ForumLeaf constraint. |
| ForumLeafConstraintValidator.php | file | core/ |
|
| ForumLeafConstraintValidator::validate | function | core/ |
|
| ForumListingBreadcrumbBuilder | class | core/ |
Provides a breadcrumb builder base class for forum listing pages. |
| ForumListingBreadcrumbBuilder.php | file | core/ |
|
| ForumListingBreadcrumbBuilder::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
| ForumListingBreadcrumbBuilder::build | function | core/ |
Builds the breadcrumb. |
| ForumListingBreadcrumbBuilderTest | class | core/ |
@coversDefaultClass \Drupal\forum\Breadcrumb\ForumListingBreadcrumbBuilder[[api-linebreak]] @group forum @group legacy |
| ForumListingBreadcrumbBuilderTest.php | file | core/ |
|
| ForumListingBreadcrumbBuilderTest::providerTestApplies | function | core/ |
Provides test data for testApplies(). |
| ForumListingBreadcrumbBuilderTest::setUp | function | core/ |
|
| ForumListingBreadcrumbBuilderTest::testApplies | function | core/ |
Tests ForumListingBreadcrumbBuilder::applies(). |
| ForumListingBreadcrumbBuilderTest::testBuild | function | core/ |
Tests ForumListingBreadcrumbBuilder::build(). |
| ForumManager | class | core/ |
Provides forum manager service. |
| ForumManager.php | file | core/ |
|
| ForumManager::$commentManager | property | core/ |
The comment manager service. |
| ForumManager::$configFactory | property | core/ |
Forum settings config object. |
| ForumManager::$connection | property | core/ |
Database connection. |
| ForumManager::$entityFieldManager | property | core/ |
Entity field manager. |
| ForumManager::$entityTypeManager | property | core/ |
Entity type manager. |
| ForumManager::$forumChildren | property | core/ |
Array of forum children keyed by parent forum (term) id. |
Pagination
- Previous page
- Page 738
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.