6 calls to feeds_importer_load() in Feeds 7.2
- drush_feeds_clear in ./
feeds.drush.inc - Clears a Feeds importer.
- drush_feeds_import in ./
feeds.drush.inc - Imports a given importer/source.
- FeedsHooksTestCase::testHookConfigDefaults in tests/
feeds_hooks.test - Tests the hook hook_config_defaults().
- FeedsHooksTestCase::testHookPluginTypeConfigDefaults in tests/
feeds_hooks.test - Tests the hook hook_PLUGIN_TYPE_config_defaults().
- FeedsUIUserInterfaceTestCase::testInvalidConfigurationWhenImportingImporter in feeds_ui/
feeds_ui.test - Tests if the user is warned when importing an importer with invalid configuration.
- feeds_features_pipe_feeds_importer_alter in ./
feeds.module - Implements hook_features_pipe_COMPONENT_alter() for 'feeds_importer'.