Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ForumLeafConstraintValidator | class | core/ |
Validates the ForumLeaf constraint. |
| ForumLeafConstraintValidator.php | file | core/ |
|
| ForumLeafConstraintValidator::validate | function | core/ |
|
| ForumManager::$configFactory | property | core/ |
Forum settings config object. |
| ForumManager::$history | property | core/ |
Array of history keyed by nid. |
| ForumManager::getTopicOrder | function | core/ |
Gets topic sorting information based on an integer code. |
| ForumManager::getTopics | function | core/ |
Gets list of forum topics. |
| ForumManager::unreadTopics | function | core/ |
Calculates the number of new posts in a forum that the user has not yet read. |
| ForumManagerInterface::getTopics | function | core/ |
Gets list of forum topics. |
| ForumManagerInterface::unreadTopics | function | core/ |
Calculates the number of new posts in a forum that the user has not yet read. |
| ForumTest::$editAnyTopicsUser | property | core/ |
A user that can create, edit, and delete forum topics. |
| ForumTest::$editOwnTopicsUser | property | core/ |
A user that can create forum topics and edit its own topics. |
| ForumTest::createForumTopic | function | core/ |
Creates a forum topic. |
| ForumTest::generateForumTopics | function | core/ |
Generates forum topics. |
| ForumTest::testAddOrphanTopic | function | core/ |
Tests that forum nodes can't be added without a parent. |
| ForumUninstallTest::testForumUninstallWithoutFieldStorage | function | core/ |
Tests uninstallation if the field storage has been deleted beforehand. |
| ForumUninstallValidator | class | core/ |
Prevents forum module from being uninstalled whilst any forum nodes exist or there are any terms in the forum vocabulary. |
| ForumUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\forum\ForumUninstallValidator. |
| 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/ |
Determines the reasons a module can not be uninstalled. |
| ForumUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| ForumUninstallValidator::__construct | function | core/ |
Constructs a new ForumUninstallValidator. |
| ForumUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| 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]] |
| forum_node_storage_load | function | core/ |
Implements hook_ENTITY_TYPE_storage_load() for node entities. |
| FrameworkTest::testOrder | function | core/ |
Tests AjaxResponse::prepare() AJAX commands ordering. |
| FrontMatter::FRONT_MATTER_SEPARATOR | constant | core/ |
The separator used to indicate front matter data. |
Pagination
- Previous page
- Page 109
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.