Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 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/ |
|
| ForumValidationTest::$modules | property | core/ |
Modules to install. |
| ForumValidationTest::testValidation | function | core/ |
Tests the forum validation constraints. |
| ForumVocabulary | class | core/ |
Checks if the vocabulary being migrated is the one used for forums. |
| ForumVocabulary.php | file | core/ |
|
| ForumVocabulary::transform | function | core/ |
Performs the associated process. |
| forum_comment_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for comment entities. |
| forum_comment_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for comment entities. |
| forum_comment_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for comment entities. |
| forum_entity_bundle_field_info_alter | function | core/ |
Implements hook_entity_bundle_field_info_alter(). |
| forum_entity_bundle_info_alter | function | core/ |
Implements hook_entity_bundle_info_alter(). |
| forum_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
| forum_form_node_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm. |
| forum_form_taxonomy_term_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\taxonomy\TermForm. |
| forum_form_taxonomy_vocabulary_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\taxonomy\VocabularyForm. |
| forum_help | function | core/ |
Implements hook_help(). |
| forum_install | function | core/ |
Implements hook_install(). |
| forum_manager | service | core/ |
Drupal\forum\ForumManager |
| forum_node_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for node entities. |
| forum_node_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for node entities. |
| forum_node_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for node entities. |
| forum_node_storage_load | function | core/ |
Implements hook_ENTITY_TYPE_storage_load() for node entities. |
| forum_node_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for node entities. |
| forum_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| forum_schema | function | core/ |
Implements hook_schema(). |
| forum_test_views.info.yml | file | core/ |
core/modules/forum/tests/modules/forum_test_views/forum_test_views.info.yml |
| forum_theme | function | core/ |
Implements hook_theme(). |
| forum_theme_suggestions_forums | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| forum_uninstall | function | core/ |
Implements hook_uninstall(). |
Pagination
- Previous page
- Page 726
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.