[ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 865 lines (25 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
BP_Tests_BP_User_Query_TestCases:: (42 methods):
test_bp_user_query_friends()
test_bp_user_query_friends_with_include()
test_bp_user_query_friends_with_include_but_zero_friends()
test_include_array_contaning_only_0_should_result_in_no_results_query()
test_include_array_contaning_0_but_also_real_IDs_should_not_result_in_no_results_query()
test_bp_user_query_user_ids_with_invalid_user_id()
test_bp_user_query_sort_by_popular()
test_bp_user_query_type_online()
test_bp_user_query_type_online_five_minute_interval()
test_bp_user_query_search_with_apostrophe()
test_bp_user_query_search_with_percent_sign()
test_bp_user_query_search_with_underscore()
test_bp_user_query_search_with_ampersand_sign()
test_bp_user_query_search_core_fields()
test_bp_user_query_search_wildcards()
test_bp_user_query_with_exclude()
test_bp_user_query_should_ignore_empty_exclude()
test_bp_user_query_type_alphabetical_spam_xprofileon()
test_bp_user_query_type_alphabetical_spam_xprofileoff()
test_bp_user_query_with_user_meta_argument()
test_bp_user_query_with_user_meta_argument_no_user()
test_member_type_single_value()
test_member_type_array_with_single_value()
test_member_type_comma_separated_values()
test_member_type_array_with_multiple_values()
test_member_type_comma_separated_values_should_discard_non_existent_taxonomies()
test_should_return_no_results_when_no_users_match_the_specified_member_type()
test_member_type__in_single_value()
test_member_type__in_array_with_single_value()
test_member_type__in_comma_separated_values()
test_member_type__in_array_with_multiple_values()
test_member_type__in_comma_separated_values_should_discard_non_existent_taxonomies()
test_should_return_no_results_when_no_users_match_the_specified_member_type__in()
test_member_type_should_take_precedence_over_member_type__in()
test_member_type__not_in_returns_members_from_other_types_and_members_with_no_types()
test_should_return_no_results_when_all_users_match_the_specified_member_type__not_in()
test_member_type__not_in_takes_precedence_over_member_type()
test_member_type__not_in_takes_precedence_over_member_type__in()
test_member_type_should_be_prefetched_into_cache_during_user_query()
test_date_query_before()
test_date_query_range()
test_date_query_after()
Class: BP_Tests_BP_User_Query_TestCases - X-Ref
test_bp_user_query_friends() X-Ref |
Checks that user_id returns friends |
test_bp_user_query_friends_with_include() X-Ref |
test_bp_user_query_friends_with_include_but_zero_friends() X-Ref |
No description |
test_include_array_contaning_only_0_should_result_in_no_results_query() X-Ref |
test_include_array_contaning_0_but_also_real_IDs_should_not_result_in_no_results_query() X-Ref |
test_bp_user_query_user_ids_with_invalid_user_id() X-Ref |
test_bp_user_query_sort_by_popular() X-Ref |
No description |
test_bp_user_query_type_online() X-Ref |
test_bp_user_query_type_online_five_minute_interval() X-Ref |
test_bp_user_query_search_with_apostrophe() X-Ref |
No description |
test_bp_user_query_search_with_percent_sign() X-Ref |
No description |
test_bp_user_query_search_with_underscore() X-Ref |
No description |
test_bp_user_query_search_with_ampersand_sign() X-Ref |
No description |
test_bp_user_query_search_core_fields() X-Ref |
test_bp_user_query_search_wildcards() X-Ref |
No description |
test_bp_user_query_with_exclude() X-Ref |
test_bp_user_query_should_ignore_empty_exclude() X-Ref |
test_bp_user_query_type_alphabetical_spam_xprofileon() X-Ref |
test_bp_user_query_type_alphabetical_spam_xprofileoff() X-Ref |
test_bp_user_query_with_user_meta_argument() X-Ref |
test_bp_user_query_with_user_meta_argument_no_user() X-Ref |
test_member_type_single_value() X-Ref |
test_member_type_array_with_single_value() X-Ref |
test_member_type_comma_separated_values() X-Ref |
test_member_type_array_with_multiple_values() X-Ref |
test_member_type_comma_separated_values_should_discard_non_existent_taxonomies() X-Ref |
test_should_return_no_results_when_no_users_match_the_specified_member_type() X-Ref |
test_member_type__in_single_value() X-Ref |
test_member_type__in_array_with_single_value() X-Ref |
test_member_type__in_comma_separated_values() X-Ref |
test_member_type__in_array_with_multiple_values() X-Ref |
test_member_type__in_comma_separated_values_should_discard_non_existent_taxonomies() X-Ref |
test_should_return_no_results_when_no_users_match_the_specified_member_type__in() X-Ref |
test_member_type_should_take_precedence_over_member_type__in() X-Ref |
test_member_type__not_in_returns_members_from_other_types_and_members_with_no_types() X-Ref |
test_should_return_no_results_when_all_users_match_the_specified_member_type__not_in() X-Ref |
test_member_type__not_in_takes_precedence_over_member_type() X-Ref |
test_member_type__not_in_takes_precedence_over_member_type__in() X-Ref |
test_member_type_should_be_prefetched_into_cache_during_user_query() X-Ref |
test_date_query_before() X-Ref |
test_date_query_range() X-Ref |
test_date_query_after() X-Ref |
Generated: Thu Nov 21 01:00:57 2024 | Cross-referenced by PHPXref 0.7.1 |