v1/web/modules/contrib/search_api/config/schema/search_api.datasource.schem...

36 lines
1023 B
YAML

"plugin.plugin_configuration.search_api_datasource.entity:*":
type: mapping
label: 'Entity datasource configuration'
mapping:
bundles:
type: mapping
label: 'Bundles'
mapping:
default:
type: boolean
label: 'Whether to exclude (TRUE) or include (FALSE) the selected bundles.'
selected:
type: sequence
label: 'The selected bundles'
orderby: value
sequence:
type: string
label: 'A bundle machine name'
disable_db_tracking:
type: boolean
label: 'Do not use a database query for tracking'
languages:
type: mapping
label: 'Languages'
mapping:
default:
type: boolean
label: 'Whether to exclude (TRUE) or include (FALSE) the selected languages.'
selected:
type: sequence
label: 'The selected languages'
orderby: value
sequence:
type: string
label: 'A language code'