schema.settings.yml in Schema 8
Same filename in this branch
config/schema/schema.settings.yml
2 string references to 'schema.settings'
- SchemaSettingsForm::getEditableConfigNames in src/
Form/ SchemaSettingsForm.php - Gets the configuration names that will be editable.
- SchemaSettingsForm::submitForm in src/
Form/ SchemaSettingsForm.php - Form submission handler.
File
config/schema/schema.settings.ymlView source
- schema.settings:
- type: mapping
- label: Settings
- mapping:
- schema_database_connection:
- type: string
- schema_status_report:
- type: boolean
- schema_suppress_type_warnings:
- type: boolean