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 |
|---|---|---|---|
| forum_migrate_d7_taxonomy_vocabulary_prepare_row | function | core/ |
Implements hook_migrate_MIGRATION_ID_prepare_row(). |
| forum_migrate_prepare_row | function | core/ |
Implements hook_migrate_prepare_row(). |
| 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_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_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 | function | core/ |
Implements hook_theme(). |
| forum_theme_suggestions_forums | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| forum_uninstall | function | core/ |
Implements hook_uninstall(). |
| forum_update_10100 | function | core/ |
Remove the year 2038 date limitation. |
| forum_update_10101 | function | core/ |
Repopulate the forum index table. |
| forum_update_10102 | function | core/ |
Add a primary key to forum_index. |
| forum_uri | function | core/ |
Entity URI callback used in forum_entity_bundle_info_alter(). |
| 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/ |
Tests the off-canvas dialog functionality. |
| FrameworkTest | class | core/ |
Performs tests on AJAX framework functions. |
| FrameworkTest.php | file | core/ |
|
| FrameworkTest.php | file | core/ |
|
| FrameworkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FrameworkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FrameworkTest::$modules | property | core/ |
Modules to install. |
| FrameworkTest::$modules | property | core/ |
Modules to install. |
| 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/ |
Component for parsing front matter from a source. |
| FrontMatter.php | file | core/ |
|
| FrontMatter::$parsed | property | core/ |
The parsed source. |
| FrontMatter::$serializer | property | core/ |
A serializer. |
| FrontMatter::$source | property | core/ |
The source. |
| FrontMatter::create | function | core/ |
Creates a new FrontMatter instance. |
| FrontMatter::getContent | function | core/ |
Retrieves the extracted source content. |
| FrontMatter::getData | function | core/ |
Retrieves the extracted front matter data. |
Pagination
- Previous page
- Page 742
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.