You are here

Functions in Webform 8.5

Primary tabs

Namesort descending Location Description Direct uses Strings
template_preprocess_webform_submission_navigation includes/webform.theme.template.inc Prepares variables for webform submission navigation templates.
webform_access_field_config_delete modules/webform_access/webform_access.module Implements hook_field_config_delete().
webform_access_field_storage_config_delete modules/webform_access/webform_access.module Implements hook_field_storage_config_delete().
webform_access_field_widget_form_alter modules/webform_access/webform_access.module Implements hook_field_widget_form_alter().
webform_access_form_node_form_alter modules/webform_access/webform_access.module Implements hook_form_BASE_FORM_ID_alter().
webform_access_form_user_form_alter modules/webform_access/webform_access.module Implements hook_form_FORM_ID_alter() for user form.
webform_access_menu_local_tasks_alter modules/webform_access/webform_access.module Implements hook_menu_local_tasks_alter().
webform_access_node_delete modules/webform_access/webform_access.module Implements hook_node_delete().
webform_access_schema modules/webform_access/webform_access.install Implements hook_schema().
webform_access_tokens modules/webform_access/webform_access.tokens.inc Implements hook_tokens().
webform_access_token_info modules/webform_access/webform_access.tokens.inc Implements hook_token_info().
webform_access_update_8001 modules/webform_access/webform_access.install Issue #3034127: Error webform access with postgres.
webform_access_update_8002 modules/webform_access/webform_access.install Issue #3043276: Allow selected users to administer webform access groups.
webform_access_update_8003 modules/webform_access/webform_access.install Issue #3043755: Allow access groups to have custom email addresses.
webform_access_user_delete modules/webform_access/webform_access.module Implements hook_user_delete().
webform_access_webform_access modules/webform_access/webform_access.module Implements hook_ENTITY_TYPE_access() for webform entities.
webform_access_webform_help_info modules/webform_access/webform_access.module Implements hook_webform_help_info().
webform_access_webform_submission_access modules/webform_access/webform_access.module Implements hook_ENTITY_TYPE_access() for webform_submission entities.
webform_access_webform_submission_query_access_alter modules/webform_access/webform_access.module Implements hook_webform_submission_query_access_alter().
webform_attachment_test_webform_load modules/webform_attachment/tests/modules/webform_attachment_test/webform_attachment_test.module Implements hook_webform_load().
webform_bootstrap_install modules/webform_bootstrap/webform_bootstrap.install Implements hook_install().
webform_bootstrap_js_alter modules/webform_bootstrap/webform_bootstrap.module Implements hook_js_alter().
webform_bootstrap_link_alter modules/webform_bootstrap/webform_bootstrap.module Implements hook_link_alter().
webform_bootstrap_page_attachments modules/webform_bootstrap/webform_bootstrap.module Implements hook_page_attachments().
webform_bootstrap_preprocess_fieldset modules/webform_bootstrap/webform_bootstrap.module Implements template_preprocess_fieldset().
webform_bootstrap_preprocess_file_managed_file modules/webform_bootstrap/webform_bootstrap.module Implements template_preprocess_file_managed_file().
webform_bootstrap_preprocess_form_element modules/webform_bootstrap/webform_bootstrap.module Implements hook_preprocess_form_element() for form element templates.
webform_bootstrap_preprocess_input modules/webform_bootstrap/webform_bootstrap.module Implements template_preprocess_input().
webform_bootstrap_preprocess_webform_actions modules/webform_bootstrap/tests/modules/webform_bootstrap_test_module/webform_bootstrap_test_module.inc Implements hook_preprocess_webform_actions().
webform_bootstrap_test_module_install modules/webform_bootstrap/tests/modules/webform_bootstrap_test_module/webform_bootstrap_test_module.install Implements hook_install().
webform_bootstrap_test_module_page_attachments modules/webform_bootstrap/tests/modules/webform_bootstrap_test_module/webform_bootstrap_test_module.module Implements hook_page_attachments().
webform_bootstrap_test_module_preprocess_page modules/webform_bootstrap/tests/modules/webform_bootstrap_test_module/webform_bootstrap_test_module.module Implements hook_preprocess_page().
webform_bootstrap_test_module_uninstall modules/webform_bootstrap/tests/modules/webform_bootstrap_test_module/webform_bootstrap_test_module.install Implements hook_uninstall().
webform_bootstrap_test_module_webform_element_alter modules/webform_bootstrap/tests/modules/webform_bootstrap_test_module/webform_bootstrap_test_module.inc Implements hook_webform_element_alter().
webform_bootstrap_test_module_webform_submission_form_alter modules/webform_bootstrap/tests/modules/webform_bootstrap_test_module/webform_bootstrap_test_module.inc Implements hook_webform_submission_form_alter().
webform_bootstrap_webform_element_alter modules/webform_bootstrap/webform_bootstrap.module Implements hook_webform_element_alter().
webform_bootstrap_webform_element_webform_likert_alter modules/webform_bootstrap/webform_bootstrap.module Implements hook_webform_element_ELEMENT_TYPE_alter().
webform_bootstrap_webform_element_webform_terms_of_service_alter modules/webform_bootstrap/webform_bootstrap.module Implements hook_webform_element_ELEMENT_TYPE_alter().
webform_cards_entity_base_field_info modules/webform_cards/webform_cards.module Implements hook_entity_base_field_info().
webform_cards_form_webform_admin_config_elements_form_alter modules/webform_cards/webform_cards.module Implements hook_form_FORM_ID_alter() for webform configuration:elements.
webform_cards_form_webform_admin_config_forms_form_alter modules/webform_cards/webform_cards.module Implements hook_form_FORM_ID_alter() for webform configuration:forms.
webform_cards_form_webform_edit_form_alter modules/webform_cards/webform_cards.module Implements hook_form_FORM_ID_alter() for webform UI and source edit form.
webform_cards_form_webform_settings_form_alter modules/webform_cards/webform_cards.module Implements hook_form_FORM_ID_alter() for webform settings:form.
webform_cards_form_webform_settings_form_form_alter modules/webform_cards/webform_cards.module Implements hook_form_FORM_ID_alter() for webform settings form.
webform_cards_form_webform_settings_submissions_form_alter modules/webform_cards/webform_cards.module Implements hook_form_FORM_ID_alter() for webform settings submissions.
webform_cards_menu_local_actions_alter modules/webform_cards/webform_cards.module Implements hook_menu_local_actions_alter().
webform_cards_preprocess_menu_local_action modules/webform_cards/webform_cards.module Implements hook_preprocess_menu_local_action().
webform_cards_preprocess_webform_confirmation modules/webform_cards/webform_cards.module Implements hook_preprocess_webform_confirmation() for webform cards.
webform_cards_test_theme modules/webform_cards/tests/modules/webform_cards_test/webform_cards_test.module Implements hook_theme().
webform_cards_theme modules/webform_cards/webform_cards.module Implements hook_theme().

Pages

Other projects