Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 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::transform | function | core/ |
|
| ForumVocabulary::transform | function | core/ |
|
| ForumVocabulary::__construct | function | core/ |
Constructs a MigrationLookup object. |
| forum_comment_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for comment entities. |
| forum_install | function | core/ |
Implements hook_install(). |
| forum_migration_plugins_alter | function | core/ |
Implements hook_migration_plugins_alter(). |
| forum_node_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() 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_post_update_recreate_forum_index_rows | function | core/ |
Repopulate the forum index table. |
| 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_suggestions_forums | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| forum_uninstall | function | core/ |
Implements hook_uninstall(). |
| forum_url_alter_test.info.yml | file | core/ |
core/modules/forum/tests/modules/forum_url_alter_test/forum_url_alter_test.info.yml |
| forum_url_alter_test.path_processor | service | core/ |
Drupal\forum_url_alter_test\PathProcessorTest |
| forum_url_alter_test.services.yml | file | core/ |
core/modules/forum/tests/modules/forum_url_alter_test/forum_url_alter_test.services.yml |
| forum_views_data | function | core/ |
Implements hook_views_data(). |
| fourcol_section.css | file | core/ |
/* * @file * Provides the layout styles for four-column layout section. */ .layout--fourcol-section { display: flex; flex-wrap: wrap; } .layout--fourcol-section > .layout__region { flex: 0 1 100%; } @media screen and (min-width: 40em)… |
| fourcol_section.css | file | core/ |
/* * @file * Provides the layout styles for four-column layout section. */ .layout--fourcol-section { display: flex; flex-wrap: wrap; } .layout--fourcol-section > .layout__region { flex: 0 1 100%; } /* Medium */ @media screen and… |
| fourcol_section.css | file | core/ |
/* * @file * Provides the layout styles for four-column layout section. */ .layout--fourcol-section { display: flex; flex-wrap: wrap; } .layout--fourcol-section > .layout__region { flex: 0 1 100%; } @media screen and (min-width: 40em)… |
| FrameworkTest | class | core/ |
Performs tests on AJAX framework functions. |
| FrameworkTest | class | core/ |
Tests the off-canvas dialog functionality. |
| FrameworkTest.php | file | core/ |
Pagination
- Previous page
- Page 623
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.