You are here

9 string references to 'aggregator.settings' in Zircon Profile 8

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.
MigrateAggregatorConfigsTest::testAggregatorSettings in core/modules/aggregator/src/Tests/Migrate/d6/MigrateAggregatorConfigsTest.php
Tests migration of aggregator variables to aggregator.settings.yml.
SettingsForm::buildForm in core/modules/aggregator/src/Form/SettingsForm.php
Form constructor.
SettingsForm::getEditableConfigNames in core/modules/aggregator/src/Form/SettingsForm.php
Gets the configuration names that will be editable.
SettingsForm::submitForm in core/modules/aggregator/src/Form/SettingsForm.php
Form submission handler.