Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ForumTest::createForum | function | core/ |
Creates a forum container or a forum. |
| ForumTest::createForumTopic | function | core/ |
Creates a forum topic. |
| ForumTest::deleteForum | function | core/ |
Deletes a forum. |
| ForumTest::doAdminTests | function | core/ |
Runs admin tests on the admin user. |
| ForumTest::doBasicTests | function | core/ |
Runs basic tests on the indicated user. |
| ForumTest::editForumVocabulary | function | core/ |
Edits the forum taxonomy. |
| ForumTest::generateForumTopics | function | core/ |
Generates forum topics. |
| ForumTest::setUp | function | core/ |
|
| ForumTest::testAddOrphanTopic | function | core/ |
Tests that forum nodes can't be added without a parent. |
| ForumTest::testForum | function | core/ |
Tests forum functionality through the admin and user interfaces. |
| ForumTest::testForumWithNewPost | function | core/ |
Tests a forum with a new post displays properly. |
| ForumTest::verifyForums | function | core/ |
Verifies that the logged in user has access to a forum node. |
| ForumTest::verifyForumView | function | core/ |
Verifies the display of a forum page. |
| ForumUninstallTest | class | core/ |
Tests forum module uninstallation. |
| ForumUninstallTest.php | file | core/ |
|
| ForumUninstallTest::$defaultTheme | property | core/ |
|
| ForumUninstallTest::$modules | property | core/ |
Modules to enable. |
| ForumUninstallTest::testForumUninstallWithField | function | core/ |
Tests if forum module uninstallation properly deletes the field. |
| ForumUninstallTest::testForumUninstallWithoutFieldStorage | function | core/ |
Tests uninstallation if the field storage has been deleted beforehand. |
| ForumUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\forum\ForumUninstallValidator. |
| ForumUninstallValidator | class | core/ |
Prevents forum module from being uninstalled whilst any forum nodes exist or there are any terms in the forum vocabulary. |
| ForumUninstallValidator.php | file | core/ |
|
| ForumUninstallValidator.php | file | core/ |
|
| ForumUninstallValidator::$configFactory | property | core/ |
The config factory. |
| ForumUninstallValidator::$container | property | core/ |
The service container. |
| ForumUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| ForumUninstallValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| ForumUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| ForumUninstallValidator::getForumVocabulary | function | core/ |
Returns the vocabulary configured for forums. |
| ForumUninstallValidator::hasForumNodes | function | core/ |
Determines if there are any forum nodes or not. |
| ForumUninstallValidator::hasTermsForVocabulary | function | core/ |
Determines if there are any taxonomy terms for a specified vocabulary. |
| ForumUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| ForumUninstallValidator::setStringTranslation | function | core/ |
|
| ForumUninstallValidator::validate | function | core/ |
|
| ForumUninstallValidator::validate | function | core/ |
|
| ForumUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| ForumUninstallValidator::__construct | function | core/ |
Constructs a new ForumUninstallValidator. |
| ForumUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\forum\ForumUninstallValidator[[api-linebreak]] @group forum |
| ForumUninstallValidatorTest.php | file | core/ |
|
| ForumUninstallValidatorTest::$forumUninstallValidator | property | core/ |
|
| ForumUninstallValidatorTest::setUp | function | core/ |
|
| ForumUninstallValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumUninstallValidatorTest::testValidateHasForumNodes | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumUninstallValidatorTest::testValidateHasTermsForVocabularyAccess | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumUninstallValidatorTest::testValidateHasTermsForVocabularyNoAccess | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesAccess | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesNoAccess | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumUninstallValidatorTest::testValidateNotForum | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumValidationTest | class | core/ |
Tests forum validation constraints. |
| ForumValidationTest.php | file | core/ |
Pagination
- Previous page
- Page 715
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.