6 functions implement hook_field_widget_info_alter()
Note: the procedural functions in this list are found by pattern matching, so the list may include some functions that are not actually implementations of this hook.
- FieldTestFieldHooks::fieldWidgetInfoAlter in core/
modules/ field/ tests/ modules/ field_test/ src/ Hook/ FieldTestFieldHooks.php - Implements hook_field_widget_info_alter().
- field_test_field_widget_info_alter in core/
modules/ field/ tests/ modules/ field_test/ field_test.field.inc - Implements hook_field_widget_info_alter().
- FileHooks::fieldWidgetInfoAlter in core/
modules/ file/ src/ Hook/ FileHooks.php - Implements hook_field_widget_info_alter().
- file_field_widget_info_alter in core/
modules/ file/ file.module - Implements hook_field_widget_info_alter().
- MediaLibraryTestHooks::fieldWidgetInfoAlter in core/
modules/ media_library/ tests/ modules/ media_library_test/ src/ Hook/ MediaLibraryTestHooks.php - Implements hook_field_widget_info_alter().
- media_library_test_field_widget_info_alter in core/
modules/ media_library/ tests/ modules/ media_library_test/ media_library_test.module - Implements hook_field_widget_info_alter().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.