views_natural_sort.schema.yml in Views Natural Sort 8.2
config/schema/views_natural_sort.schema.yml
File
config/schema/views_natural_sort.schema.ymlView source
- views_natural_sort.settings:
- type: config_object
- label: "Views Natural Sort Settings"
- mapping:
- dependencies:
- type: config_dependencies
- label: 'Dependencies'
- rebuild_items_per_batch:
- type: integer
- label: "Number of records to rebuild per batch"
- transformation_settings:
- type: sequence
- label: "All Transformation Settings"
- sequence:
- type: mapping
- mapping:
- enabled:
- type: boolean
- label: "Transformation Enabled"
- settings:
- type: ignore
- label: "Transformation Settings"
-
-