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 |
|---|---|---|---|
| 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 @group legacy |
| 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 | class | core/ |
Checks if the vocabulary being migrated is the one used for forums. |
| ForumVocabulary.php | file | core/ |
|
| ForumVocabulary.php | file | core/ |
|
| ForumVocabulary::transform | function | core/ |
Performs the associated process. |
| ForumVocabulary::transform | function | core/ |
Performs the associated process. |
| ForumVocabulary::__construct | function | core/ |
Constructs a MigrationLookup object. |
| 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 |
Pagination
- Previous page
- Page 741
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.