filter.settings.yml in Drupal 10
Same filename and directory in other branches
core/modules/filter/config/install/filter.settings.yml
8 string references to 'filter.settings'
- FilterAdminTest::testFilterAdmin in core/
modules/ filter/ tests/ src/ Functional/ FilterAdminTest.php - Tests filter administration functionality.
- FilterFormat::isFallbackFormat in core/
modules/ filter/ src/ Entity/ FilterFormat.php - Returns if this format is the fallback format.
- FilterFormatFormBase::form in core/
modules/ filter/ src/ FilterFormatFormBase.php - Gets the actual form array to be built.
- FilterFormatListBuilder::buildRow in core/
modules/ filter/ src/ FilterFormatListBuilder.php - Builds a row for an entity in the entity listing.
- filter_fallback_format in core/
modules/ filter/ filter.module - Returns the ID of the fallback text format that all users have access to.
File
core/modules/filter/config/install/filter.settings.ymlView source
- fallback_format: plain_text
- always_show_fallback_choice: false