You are here

20 string references to 'FeedsUserProcessor' in Feeds 7.2

FeedsCSVtoUsersTest::setUp in tests/feeds_processor_user.test
Sets up a Drupal site for running functional and integration tests.
FeedsCSVtoUsersTest::test in tests/feeds_processor_user.test
Test user creation, refreshing/deleting feeds and feed items.
FeedsCSVtoUsersTest::testAdditionalRolesSetting in tests/feeds_processor_user.test
Tests if additional roles are assigned when creating or updating users.
FeedsCSVtoUsersTest::testAdditionalRolesSettingWhenReplacingUsers in tests/feeds_processor_user.test
Tests if roles are replaced when replacing users.
FeedsCSVtoUsersTest::testAdditionalRolesSettingWithRoleTarget in tests/feeds_processor_user.test
Tests if additional roles are assigned when also the role mapper is used.
FeedsCSVtoUsersTest::testMD5 in tests/feeds_processor_user.test
Test if users with md5 passwords can login after import.
FeedsCSVtoUsersTest::testRoleTargetNoRevokeRoles in tests/feeds_processor_user.test
Tests if no roles are revoked if the option "Revoke roles" is disabled.
FeedsCSVtoUsersTest::testRoleTargetRevokeRoles in tests/feeds_processor_user.test
Tests that roles can be revoked and that only allowed roles are revoked.
FeedsCSVtoUsersTest::testSha512 in tests/feeds_processor_user.test
Test if users with sha512 passwords can login after import.
FeedsCSVtoUsersTest::testTimezoneTarget in tests/feeds_processor_user.test
Tests mapping to timezone.
FeedsCSVtoUsersTest::testUidTarget in tests/feeds_processor_user.test
Tests mapping to user ID.
FeedsCSVtoUsersTest::testUidUpdating in tests/feeds_processor_user.test
Tests if user ID's can be changed using the user ID target.
FeedsCSVtoUsersTest::testUser1ProtectionWhenDeletingAll in tests/feeds_processor_user.test
Tests if user 1 cannot be deleted using the delete form.
FeedsCSVtoUsersTest::testUser1ProtectionWhenDeletingNonExistent in tests/feeds_processor_user.test
Tests if user 1 cannot be deleted using the delete non-existing feature.
FeedsMapperFieldTestCase::testTextFieldValidationForUsers in tests/feeds_mapper_field.test
Tests text field validation for users.
FeedsMapperProfileTestCase::test in tests/feeds_mapper_profile.test
Basic test loading a double entry CSV file.
FeedsUIUserInterfaceTestCase::testEditFeedConfiguration in feeds_ui/feeds_ui.test
UI functionality tests on feeds_ui_overview(), feeds_ui_create_form(), Change plugins on feeds_ui_edit_page().
FeedsUIUserInterfaceTestCase::testImporterImport in feeds_ui/feeds_ui.test
Test the importer settings.
feeds_import_feeds_importer_default in feeds_import/feeds_import.feeds_importer_default.inc
Implements hook_feeds_importer_default().
_feeds_feeds_plugins in ./feeds.plugins.inc
Break out for feeds_feed_plugins().