You are here

8 calls to FeedImport::saveFeed() in Feed Import 8

DynamicFilterForm::submitForm in src/Form/DynamicFilterForm.php
Form submission handler.
EditFeedForm::submitForm in src/Form/EditFeedForm.php
Form submission handler.
FeedImporterAddForm::submitForm in src/Form/FeedImporterAddForm.old.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
FieldsForm::submitForm in src/Form/FieldsForm.php
Form submission handler.
FilterForm::submitForm in src/Form/FilterForm.php
Form submission handler.
ImportForm::importFromJson in src/Form/ImportForm.php
Import a feed from a json file.
ReorderFieldsForm::submitForm in src/Form/ReorderFieldsForm.php
Form submission handler.
StaticFieldsForm::submitForm in src/Form/StaticFieldsForm.php
Form submission handler.