Search for get_argument_input

  1. Search 8.x-3.x for get_argument_input
  2. Search 4.0.x for get_argument_input
  3. Other projects
Title Object type File name Summary
views_content_plugin_display_ctools_context::get_argument_input function views_content/plugins/views/views_content_plugin_display_ctools_context.inc Adjust the array of argument input to match the current list of
arguments available for this display. This ensures that changing
the arguments doesn't cause the argument input field to just
break.
views_content_plugin_display_panel_pane::get_argument_input function views_content/plugins/views/views_content_plugin_display_panel_pane.inc Adjust the array of argument input to match the current list of
arguments available for this display. This ensures that changing
the arguments doesn't cause the argument input field to just
break.