Search View

FieldType or Relationship nameDescriptionSince
titleStringThe title displayed to the user.
fetchString31The fetch.
nameStringThe name. Used in the url.
exportableIntegerIf the search view result is exportable.
This will override the view_search_exportable setting.
1.5.2
id_ui_view_editui_view_edit_ui_view_searchThe edit view. If null the search view is considered read-only and

the add, edit, delete, selection and entity action features are disabled.
id_ui_moduleui_module_ui_view_searchThe module.
configString31Extra config options.1.7.0
uuidStringUUID.
key_nameStringThe name of the key property in the results.

ui_view_search_filter

Filters for the search view.

FieldType or Relationship nameDescriptionSince
titleStringThe title of the input field displayed to the user.
argument_nameStringThe name of the argument defined in the fetch.
property_nameStringThe property on which the operator is applied.
rankIntegerThe rank used to display the filters in order.1.5.1
default_valueStringThe initial default value.1.5.0
id_ui_catalogui_catalog_ui_view_search_filterThe catalog. Used only for the FixedList and DynamicList input types.
id_ui_input_typeui_input_type_ui_view_search_filterThe input type displayed to the user.
id_ui_filter_operatorui_filter_operator_ui_view_search_filterThe filter operator.

ui_view_search_column

The column names and types for the fetch result fields.

FieldType or Relationship nameDescription
display_nameStringThe title of the column displayed to the user.
column_nameStringThe name of the column as defined in fetch.
rankIntegerThe rank (order) of the column.
widthIntegerThe width, in pixels.
id_ui_view_typeui_view_search_column_ui_view_typeThe view type.
id_nav_ui_view_editui_view_search_column_ui_view_editThe edit view for navigating.

ui_view_search_action

Actions defined for the entire search view (not for the selection)

FieldRelationship nameDescription
id_ui_actionui_view_search_action_ui_actionThe action.