Note: this list is generated by looking for the string for this theme hook, so it may include some references that are not actually using this theme hook.
- backdrop_common_theme in core/
includes/ common.inc - Provides theme registration for themes across .inc files.
- ckeditor5_settings_form in core/
modules/ ckeditor5/ ckeditor5.admin.inc - Editor settings callback; Provide options for CKEditor 5 module.
- field_group_field_ui_create_vertical_tabs in core/
modules/ field_group/ field_group.field_ui.inc - Create vertical tabs.
- field_group_pre_render_tab in core/
modules/ field_group/ field_group.groups.inc - Implements field_group_pre_render_<format-type>. Format type: Vertical tab.
- field_group_pre_render_tabs in core/
modules/ field_group/ field_group.groups.inc - Implements field_group_pre_render_<format-type>. Format type: Vertical tabs wrapper.
- file_manage_form in core/
modules/ file/ file.pages.inc - Page callback: Form constructor for the file manage form.
- node_form in core/
modules/ node/ node.pages.inc - Form constructor for the node add/edit form.
- node_type_form in core/
modules/ node/ node.types.inc - Form constructor for the node type editing form.
- redirect_field_attach_form in core/
modules/ redirect/ redirect.module - Implements hook_field_attach_form().
- system_element_info in core/
modules/ system/ system.module - Implements hook_element_info().
- taxonomy_form_term in core/
modules/ taxonomy/ taxonomy.admin.inc - Form function for the term edit form.
- taxonomy_form_vocabulary in core/
modules/ taxonomy/ taxonomy.admin.inc - Form builder for the vocabulary editing form.
- user_account_form in core/
modules/ user/ user.module - Helper function to add default user account fields to user registration and edit form.
- _form_test_vertical_tabs_form in core/
modules/ simpletest/ tests/ form_test.module - Tests functionality of vertical tabs.