- date_views_argument_handler_simple::options_form in core/
modules/ date/ views/ date_views_argument_handler_simple.inc - Add a form element to select date_fields for this argument.
- views_handler_argument_broken::options_form in core/
modules/ views/ handlers/ views_handler_argument.inc - Build the options form.
- views_handler_argument_many_to_one::options_form in core/
modules/ views/ handlers/ views_handler_argument_many_to_one.inc - Build the options form.
- views_handler_argument_null::options_form in core/
modules/ views/ handlers/ views_handler_argument_null.inc - Override options_form() so that only the relevant options are displayed to the user.
- views_handler_argument_numeric::options_form in core/
modules/ views/ handlers/ views_handler_argument_numeric.inc - Build the options form.
- views_handler_argument_string::options_form in core/
modules/ views/ handlers/ views_handler_argument_string.inc - Build the options form.
- views_handler_argument_term_node_tid_depth::options_form in core/
modules/ taxonomy/ views/ views_handler_argument_term_node_tid_depth.inc - Build the options form.
- views_handler_argument_term_node_tid_depth_modifier::options_form in core/
modules/ taxonomy/ views/ views_handler_argument_term_node_tid_depth_modifier.inc - Build the options form.