6 calls to flag_get_user_flags() in Flag 7.3
- flag_comment::get_flagging_record in includes/
flag/ flag_comment.inc - Overrides flag_flag::get_flagging_record().
- flag_flag::get_flagging_record in includes/
flag/ flag_flag.inc - Returns the flagging record.
- flag_properties_get_flagged_entities in ./
flag.module - Getter callback that returns entities the given user flagged.
- flag_properties_get_flagging_boolean in ./
flag.module - Getter callback that returns whether the given entity is flagged.
- hook_flag_validate in ./
flag.api.php - Perform custom validation on a flag before flagging/unflagging.
- _flag_hook_test_record_invocation in tests/
flag_hook_test/ flag_hook_test.module - Store the hook name and parameters into a variable for retrieval by the test.