|
DiffFormatter::$leadingContextLines |
property |
core/includes/diff.inc |
This should be left at zero for this class, but subclasses
may want to set this to other values. |
|
field_ui_form_node_type_form_submit |
function |
core/modules/field_ui/field_ui.module |
Form submission handler for the 'Save and add fields' button. |
|
form_example_tutorial_8_next_submit |
function |
modules/examples/form_example/form_example_tutorial.inc |
Submit handler for form_example_tutorial_8() next button. |
|
layout_settings_form_context_remove |
function |
core/modules/layout/layout.context.admin.inc |
Submit handler for layout_settings_form() that removes a context. |
|
field_group_format_type_form_submit |
function |
core/modules/field_group/field_group.field_ui.inc |
Form submission handler for field_group_format_type_form(). |
|
form_example_tutorial_9_remove_name |
function |
modules/examples/form_example/form_example_tutorial.inc |
Submit handler for "Remove name" button on form_example_tutorial_9(). |
|
field_ui_field_overview_form_submit |
function |
core/modules/field_ui/field_ui.admin.inc |
Form submission handler for field_ui_field_overview_form(). |
|
system_form_user_profile_form_alter |
function |
core/modules/system/system.module |
Implements hook_form_FORM_ID_alter(). |
|
language_admin_overview_form_submit |
function |
core/modules/language/language.admin.inc |
Process language overview form submissions, updating existing languages. |
|
field_ui_field_settings_form_submit |
function |
core/modules/field_ui/field_ui.admin.inc |
Form submission handler for field_ui_field_settings_form(). |
|
path_form_user_admin_settings_alter |
function |
core/modules/path/path.module |
Implements hook_form_FORM_ID_alter() for user_admin_settings(). |
|
form_example_wizard_previous_submit |
function |
modules/examples/form_example/form_example_wizard.inc |
Submit handler for the "previous" button. |
|
views_ui_add_form_store_edit_submit |
function |
core/modules/views_ui/views_ui.admin.inc |
Process the add view form, 'continue'. |
|
file_file_formatter_file_field_view |
function |
core/modules/file/file.module |
Implements hook_file_formatter_FORMATTER_view(). |
|
views_plugin_style_unformatted.test |
file |
core/modules/views/tests/styles/views_plugin_style_unformatted.test |
Definition of ViewsPluginStyleUnformattedTestCase. |
|
FormsTestCase::testDisabledElements |
function |
core/modules/simpletest/tests/form.test |
Test handling of disabled elements. |
|
file_file_formatter_file_image_view |
function |
core/modules/file/file.module |
Implements hook_file_formatter_FORMATTER_view(). |
|
image_field_formatter_settings_form |
function |
core/modules/image/image.field.inc |
Implements hook_field_formatter_settings_form(). |
|
queue_example_add_remove_form_claim |
function |
modules/examples/queue_example/queue_example.module |
Submit function for the "claim" button. |
|
taxonomy_field_widget_settings_form |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_settings_form(). |
|
views_plugin_exposed_form_basic.inc |
file |
core/modules/views/plugins/views_plugin_exposed_form_basic.inc |
Definition of views_plugin_exposed_form_basic. |
|
theme_tabledrag_example_parent_form |
function |
modules/examples/tabledrag_example/tabledrag_example_parent_form.inc |
Theme callback for the tabledrag_example_parent_form form. |
|
_form_test_tableselect_form_builder |
function |
core/modules/simpletest/tests/form_test.module |
Build a form to test the tableselect element. |
|
ajax_forms_test_lazy_load_form_ajax |
function |
core/modules/simpletest/tests/ajax_forms_test.module |
AJAX callback for the ajax_forms_test_lazy_load_form() form. |
|
theme_tabledrag_example_simple_form |
function |
modules/examples/tabledrag_example/tabledrag_example_simple_form.inc |
Theme callback for the tabledrag_example_simple_form form. |
|
DashboardOverviewContentBlock::form |
function |
core/modules/dashboard/includes/block.overview_content.inc |
Build the settings form for editing this block. |
|
views_ui_edit_display_form_validate |
function |
core/modules/views_ui/views_ui.admin.inc |
Validate handler for views_ui_edit_display_form |
|
FormStateValuesCleanTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
|
path_admin_filter_form_submit_reset |
function |
core/modules/path/path.admin.inc |
Form submission handler for the path_admin_filter_form() Reset button. |
|
hook_date_field_settings_form_alter |
function |
core/modules/date/date.api.php |
Alter a date field settings form. |
|
views_ui_edit_display_form_override |
function |
core/modules/views_ui/views_ui.admin.inc |
Override handler for views_ui_edit_display_form |
|
installer_manager_update_ready_form |
function |
core/modules/installer/installer.manager.inc |
Form constructor for the update ready form. |
|
views_handler_argument::options_form |
function |
core/modules/views/handlers/views_handler_argument.inc |
Build the options form. |
|
LocalePluralFormatTest::importPoFile |
function |
core/modules/locale/tests/locale.test |
Imports a standalone .po file in a given language. |
|
FormsArbitraryRebuildTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
|
FormsFileInclusionTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
|
layout_context_relationship_add_form |
function |
core/modules/layout/layout.context.admin.inc |
Form callback; Displays form for adding new relationships to a layout. |
|
contact_form_user_profile_form_alter |
function |
core/modules/contact/contact.module |
Implements hook_form_FORM_ID_alter(). |
|
number_field_formatter_settings_form |
function |
core/modules/field/modules/number/number.module |
Implements hook_field_formatter_settings_form(). |
|
form_test_programmatic_form_validate |
function |
core/modules/simpletest/tests/form_test.module |
Form validation handler for programmatic form submissions. |
|
redirect_list_form_operations_submit |
function |
core/modules/redirect/redirect.admin.inc |
Submit handler for redirect_list_form(). |
|
field_ui_view_mode_reset_form_submit |
function |
core/modules/field_ui/field_ui.admin.inc |
Submit handler for field_ui_view_mode_reset_form(). |
|
FormResizableTextareaTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
|
theme_system_icon_browser_form_icons |
function |
core/modules/system/system.theme.inc |
Theme hook for the icon browser page. |
|
form_test_user_register_form_rebuild |
function |
core/modules/simpletest/tests/form_test.module |
Submit callback that just lets the form rebuild. |
|
path_bulk_update_form_rebuild_submit |
function |
core/modules/path/path.admin.inc |
Form submit handler for URL alias bulk update form. |
|
theme_views_ui_reorder_displays_form |
function |
core/modules/views_ui/views_ui.theme.inc |
Turn the reorder form into a proper table |
|
EntityBundleLayoutAccess::formSubmit |
function |
core/modules/layout/plugins/access/entity_bundle_layout_access.inc |
|
|
theme_views_ui_rearrange_filter_form |
function |
core/modules/views_ui/views_ui.theme.inc |
Turn the rearrange form into a proper table |
|
redirect_list_404_filter_form_submit |
function |
core/modules/redirect/redirect.admin.inc |
Process filter form submission when the Filter button is pressed. |