aggregator.settings.yml in Drupal 9
Same filename and directory in other branches
core/modules/aggregator/config/install/aggregator.settings.yml
9 string references to 'aggregator.settings'
- DefaultProcessor::buildConfigurationForm in core/
modules/ aggregator/ src/ Plugin/ aggregator/ processor/ DefaultProcessor.php - Form constructor.
- DefaultProcessor::getEditableConfigNames in core/
modules/ aggregator/ src/ Plugin/ aggregator/ processor/ DefaultProcessor.php - Gets the configuration names that will be editable.
- DefaultProcessor::setConfiguration in core/
modules/ aggregator/ src/ Plugin/ aggregator/ processor/ DefaultProcessor.php - Sets the configuration for this plugin instance.
- FeedViewBuilder::createInstance in core/
modules/ aggregator/ src/ FeedViewBuilder.php - Instantiates a new instance of this entity handler.
- ItemsImporter::__construct in core/
modules/ aggregator/ src/ ItemsImporter.php - Constructs an Importer object.
File
core/modules/aggregator/config/install/aggregator.settings.ymlView source
- fetcher: aggregator
- parser: aggregator
- processors:
- - aggregator
- items:
- allowed_html: '<a> <b> <br> <dd> <dl> <dt> <em> <i> <li> <ol> <p> <strong> <u> <ul>'
- teaser_length: 600
- expire: 9676800
- source:
- list_max: 3