Method |
Description |
|
__construct ( $name = null, array $data = [], $dataName = '' ) |
|
|
mysql_fetch_DataProvider ( ) |
|
|
mysql_fetch_no_rows_dataProvider ( ) |
|
|
mysql_function_invalid_result_DataProvider ( ) |
|
|
setUpBeforeClass ( ) |
|
|
tearDown ( ) |
|
|
tearDownAfterClass ( ) |
|
|
test_mysql_affected_rows ( ) |
|
|
test_mysql_close ( ) |
|
|
test_mysql_close_fail ( ) |
|
|
test_mysql_connect ( ) |
|
|
test_mysql_connect_defaults ( ) |
|
|
test_mysql_connect_fail_false ( ) |
|
|
test_mysql_connect_fail_warning ( ) |
|
|
test_mysql_connect_multi ( ) |
|
|
test_mysql_connect_new ( ) |
|
|
test_mysql_connect_options ( ) |
|
|
test_mysql_connect_options_fail ( ) |
|
|
test_mysql_constants ( ) |
|
|
test_mysql_db_query ( ) |
|
|
test_mysql_db_query_fail ( ) |
|
|
test_mysql_errno ( ) |
|
|
test_mysql_error ( ) |
|
|
test_mysql_escape_string ( ) |
|
|
test_mysql_escape_string_notice ( ) |
|
|
test_mysql_fetch ( $function, $results, $resultType = null ) |
|
|
test_mysql_fetch_no_rows ( $function ) |
|
|
test_mysql_field ( ) |
|
|
test_mysql_field_flags_fail ( ) |
|
|
test_mysql_field_len_fail ( ) |
|
|
test_mysql_field_name_fail ( ) |
|
|
test_mysql_field_table_fail ( ) |
|
|
test_mysql_field_type_fail ( ) |
|
|
test_mysql_function_invalid_result ( $function, $error, $args, $skipHHVM = false ) |
|
|
test_mysql_insert_id ( ) |
|
|
test_mysql_list_dbs ( ) |
|
|
test_mysql_list_fields ( ) |
|
|
test_mysql_list_fields_fail ( ) |
|
|
test_mysql_list_fields_specialchars ( ) |
|
|
test_mysql_list_tables ( ) |
|
|
test_mysql_list_tables_fail ( ) |
|
|
test_mysql_list_tables_specialchars ( ) |
|
|
test_mysql_num_fields ( ) |
|
|
test_mysql_num_fields_fail ( ) |
|
|
test_mysql_num_rows ( ) |
|
|
test_mysql_pconnect ( ) |
|
|
test_mysql_query ( ) |
|
|
test_mysql_query_ddl ( ) |
|
|
test_mysql_query_fail ( ) |
|
|
test_mysql_query_insert ( ) |
|
|
test_mysql_query_nodata ( ) |
|
|
test_mysql_result ( ) |
|
|
test_mysql_result_fail ( ) |
|
|
test_mysql_result_invalid_row ( ) |
|
|
test_mysql_result_multiple_calls ( ) |
|
|
test_mysql_result_prefixed ( ) |
|
|
test_mysql_result_prefixed_fail ( ) |
|
|
test_mysql_select_db ( ) |
|
|
test_mysql_select_db_invalid ( ) |
|
|
test_mysql_select_db_specialchars ( ) |
|
|
test_mysql_unbuffered_query ( ) |
|
|
test_mysql_unbuffered_query_close ( ) |
|
|
test_mysql_unbuffered_query_close_legacy ( ) |
|
|
test_mysql_unbuffered_query_fail ( ) |
|
|
test_mysql_unbuffered_query_num_rows ( ) |
|
|