Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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(). |
| forum_uri | function | core/ |
Entity URI callback used in forum_entity_bundle_info_alter(). |
| 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/ |
|
| FrameworkTest.php | file | core/ |
|
| FrameworkTest::$defaultTheme | property | core/ |
|
| FrameworkTest::$defaultTheme | property | core/ |
|
| FrameworkTest::$modules | property | core/ |
|
| FrameworkTest::$modules | property | core/ |
|
| FrameworkTest::assertCommand | function | core/ |
Asserts the array of Ajax commands contains the searched command. |
| FrameworkTest::drupalGetAjax | function | core/ |
Requests a path or URL in drupal_ajax format and JSON-decodes the response. |
| FrameworkTest::testAJAXRender | function | core/ |
Verifies the Ajax rendering of a command in the settings. |
| FrameworkTest::testAJAXRenderError | function | core/ |
Tests the behavior of an error alert command. |
| FrameworkTest::testCurrentPathChange | function | core/ |
Tests that drupalSettings.currentPath is not updated on AJAX requests. |
| FrameworkTest::testLazyLoad | function | core/ |
Tests that new JavaScript and CSS files are lazy-loaded on an AJAX request. |
| FrameworkTest::testLazyLoadOverriddenCSS | function | core/ |
Tests that overridden CSS files are not added during lazy load. |
| FrameworkTest::testOrder | function | core/ |
Tests AjaxResponse::prepare() AJAX commands ordering. |
| FrontMatter | class | core/ |
Extracts Front Matter from the beginning of a source. |
Pagination
- Previous page
- Page 716
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.