Functions - 10.3.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
form_select_options core/includes/form.inc Converts the options in a select element into a structured array for output. 1
form_test_form_alter core/modules/system/tests/modules/form_test/form_test.module Implements hook_form_alter().
form_test_form_form_test_alter_form_alter core/modules/system/tests/modules/form_test/form_test.module Implements hook_form_FORM_ID_alter().
form_test_form_form_test_vertical_tabs_access_form_alter core/modules/system/tests/modules/form_test/form_test.module Implements hook_form_FORM_ID_alter() for form_test_vertical_tabs_access_form().
form_test_form_user_register_form_alter core/modules/system/tests/modules/form_test/form_test.module Implements hook_form_FORM_ID_alter() for the registration form.
form_test_tableselect_ajax_callback core/modules/system/tests/modules/form_test/form_test.module Ajax callback that returns the form element. 1
form_test_user_register_form_rebuild core/modules/system/tests/modules/form_test/form_test.module Submit callback that just lets the form rebuild. 1
forum_comment_delete core/modules/forum/forum.module Implements hook_ENTITY_TYPE_delete() for comment entities.
forum_comment_insert core/modules/forum/forum.module Implements hook_ENTITY_TYPE_insert() for comment entities.
forum_comment_update core/modules/forum/forum.module Implements hook_ENTITY_TYPE_update() for comment entities.
forum_entity_bundle_field_info_alter core/modules/forum/forum.module Implements hook_entity_bundle_field_info_alter().
forum_entity_bundle_info_alter core/modules/forum/forum.module Implements hook_entity_bundle_info_alter().
forum_entity_type_build core/modules/forum/forum.module Implements hook_entity_type_build().
forum_form_node_form_alter core/modules/forum/forum.module Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm.
forum_form_taxonomy_term_form_alter core/modules/forum/forum.module Implements hook_form_FORM_ID_alter() for \Drupal\taxonomy\TermForm.
forum_form_taxonomy_vocabulary_form_alter core/modules/forum/forum.module Implements hook_form_BASE_FORM_ID_alter() for \Drupal\taxonomy\VocabularyForm.
forum_help core/modules/forum/forum.module Implements hook_help().
forum_install core/modules/forum/forum.install Implements hook_install().
forum_migrate_d7_taxonomy_vocabulary_prepare_row core/modules/forum/forum.module Implements hook_migrate_MIGRATION_ID_prepare_row().
forum_migrate_prepare_row core/modules/forum/forum.module Implements hook_migrate_prepare_row().
forum_migration_plugins_alter core/modules/forum/forum.module Implements hook_migration_plugins_alter().
forum_node_insert core/modules/forum/forum.module Implements hook_ENTITY_TYPE_insert() for node entities.
forum_node_predelete core/modules/forum/forum.module Implements hook_ENTITY_TYPE_predelete() for node entities.
forum_node_presave core/modules/forum/forum.module Implements hook_ENTITY_TYPE_presave() for node entities.
forum_node_storage_load core/modules/forum/forum.module Implements hook_ENTITY_TYPE_storage_load() for node entities.
forum_node_update core/modules/forum/forum.module Implements hook_ENTITY_TYPE_update() for node entities.
forum_post_update_recreate_forum_index_rows core/modules/forum/forum.post_update.php Repopulate the forum index table.
forum_preprocess_block core/modules/forum/forum.module Implements hook_preprocess_HOOK() for block templates.
forum_schema core/modules/forum/forum.install Implements hook_schema().
forum_theme core/modules/forum/forum.module Implements hook_theme().
forum_theme_suggestions_forums core/modules/forum/forum.module Implements hook_theme_suggestions_HOOK().
forum_uninstall core/modules/forum/forum.install Implements hook_uninstall().
forum_update_10100 core/modules/forum/forum.install Remove the year 2038 date limitation.
forum_update_10101 core/modules/forum/forum.install Repopulate the forum index table.
forum_update_10102 core/modules/forum/forum.install Add a primary key to forum_index.
forum_uri core/modules/forum/forum.module Entity URI callback used in forum_entity_bundle_info_alter(). 1 1
forum_views_data core/modules/forum/forum.views.inc Implements hook_views_data().
get_defined_functions core/tests/Drupal/Tests/Core/Theme/RegistryTest.php Overrides get_defined_functions() with a configurable mock.
help_block_view_help_block_alter core/modules/help/help.module Implements hook_block_view_BASE_BLOCK_ID_alter().
help_help core/modules/help/help.module Implements hook_help().
help_modules_installed core/modules/help/help.module Implements hook_modules_installed().
help_modules_uninstalled core/modules/help/help.module Implements hook_modules_uninstalled().
help_page_test_help core/modules/help/tests/modules/help_page_test/help_page_test.module Implements hook_help().
help_post_update_add_permissions_to_roles core/modules/help/help.post_update.php Grant all admin roles the 'access help pages' permission.
help_post_update_help_topics_search core/modules/help/help.post_update.php Install or update config for help topics if the search module installed.
help_post_update_help_topics_uninstall core/modules/help/help.post_update.php Uninstall the help_topics module if installed.
help_preprocess_block core/modules/help/help.module Implements hook_preprocess_HOOK() for block templates.
help_schema core/modules/help/help.install Implements hook_schema().
help_test_help core/modules/help/tests/modules/help_test/help_test.module Implements hook_help().
help_theme core/modules/help/help.module Implements hook_theme().

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.