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