Class Typehint Status

Below, is a summary of all classes and their parameters's typehinting status. .

  Method Argument Typehint Default
class Bench_ArrCallback
  Method Argument Typehint Default
 bench_shadowhand  
 bench_geert_regex_1  
 bench_geert_regex_2  
 bench_geert_str  
class Bench_AutoLinkEmails
  Method Argument Typehint Default
 bench_match_all_loop  
 bench_replace_e  
 bench_replace_callback_external  
 _callback_external  
 bench_replace_callback_internal  
class Bench_DateSpan
  Method Argument Typehint Default
 __construct  
 bench_span_original  
 bench_span_use_array  
class Bench_ExplodeLimit
  Method Argument Typehint Default
 bench_explode_without_limit  
 bench_explode_with_limit  
class Bench_GruberURL
  Method Argument Typehint Default
 bench_daringfireball  
 bench_daringfireball_v2  
 bench_daringfireball_v3  
class Bench_LtrimDigits
  Method Argument Typehint Default
 bench_regex  
 bench_ltrim  
class Bench_MDDoBaseURL
  Method Argument Typehint Default
 bench_original  
 _add_base_url_original  
 bench_optimized_callback  
 _add_base_url_optimized  
 bench_callback_gone  
class Bench_MDDoImageURL
  Method Argument Typehint Default
 bench_original  
 _add_image_url_original  
 bench_optimized_callback  
 _add_image_url_optimized  
 bench_callback_gone  
class Bench_MDDoIncludeViews
  Method Argument Typehint Default
 bench_original  
 bench_possessive  
 bench_lookaround  
class Bench_StripNullBytes
  Method Argument Typehint Default
 bench_str_replace  
 bench_strtr  
 bench_preg_replace  
class Bench_Transliterate
  Method Argument Typehint Default
 bench_utf8  
 bench_iconv  
class Bench_URLSite
  Method Argument Typehint Default
 __construct  
 bench_original  
 bench_explode  
 bench_regex  
 bench_regex_without_arrget  
 bench_less_is_more  
 bench_less_is_more_with_strpos_optimization  
class Bench_UserFuncArray
  Method Argument Typehint Default
 bench_count_args  
 bench_direct_call  
 callme  
class Bench_ValidColor
  Method Argument Typehint Default
 bench_corey_regex_1_invalid  
 bench_corey_regex_2  
 bench_geert_regex_1a_invalid  
 bench_geert_regex_2a  
 bench_geert_regex_1b_invalid  
 bench_geert_regex_2b  
 bench_salathe_regex_1  
 bench_salathe_regex_2  
 bench_geert_str  
 bench_salathe_str  
class Bench_ValidURL
  Method Argument Typehint Default
 bench_filter_var  
 bench_regex  
class Controller_Codebench
  Method Argument Typehint Default
 action_index  
class Controller_Kohana_Request_CacheTest_Dummy
  Method Argument Typehint Default
 action_index  
class Controller_Kohana_RequestTest_Dummy
  Method Argument Typehint Default
 action_foobar  
 get_expected_response  
class Controller_RequestClientDummy
  Method Argument Typehint Default
 action_fake  
class Controller_Welcome
  Method Argument Typehint Default
 action_index  
class Kohana_ApcTest
  Method Argument Typehint Default
 setUp  
 test_set_get  
class Kohana_ApcuTest
  Method Argument Typehint Default
 setUp  
 test_set_get  
class Kohana_Arr
  Method Argument Typehint Default
 is_assoc  
 is_array  
 path  
 set_path  
 range  
 get  
 extract  
 pluck  
 unshift  
 map  
 merge  
 overwrite  
 callback  
 flatten  
class Kohana_ArrTest
  Method Argument Typehint Default
 provider_callback  
 test_callback  
 provider_extract  
 test_extract  
 provider_pluck  
 test_pluck  
 provider_get  
 test_get  
 provider_is_assoc  
 test_is_assoc  
 provider_is_array  
 test_is_array  
 provider_merge  
 test_merge  
 provider_path  
 test_path  
 provider_set_path  
 test_set_path  
 provider_range  
 test_range  
 provider_unshift  
 test_unshift  
 provider_overwrite  
 test_overwrite  
 provider_map  
 test_map  
 provider_flatten  
 test_flatten  
class Kohana_Auth
  Method Argument Typehint Default
 instance  
 __construct  
 _login  
 password  
 check_password  
 get_user  
 login  
 logout  
 logged_in  
 hash_password  
 hash  
 complete_login  
class Kohana_Auth_Bcrypt
  Method Argument Typehint Default
 __construct  
 auto_login  
 get_user  
 logout  
 _login  
 check_password  
 password  
 force_login  
 hash  
class Kohana_Auth_File
  Method Argument Typehint Default
 __construct  
 _login  
 force_login  
 password  
 check_password  
class Kohana_Auth_ORM
  Method Argument Typehint Default
 logged_in  
 _login  
 force_login  
 auto_login  
 get_user  
 logout  
 password  
 complete_login  
 check_password  
class Kohana_Cache
  Method Argument Typehint Default
 instance  
 __construct  
 config  
 __clone  
 get  
 set  
 delete  
 delete_all  
 _sanitize_id  
class Kohana_Cache_Apc
  Method Argument Typehint Default
 __construct  
 get  
 set  
 delete  
 delete_all  
 increment  
 decrement  
class Kohana_Cache_Apcu
  Method Argument Typehint Default
 __construct  
 get  
 set  
 delete  
 delete_all  
 increment  
 decrement  
interface Kohana_Cache_Arithmetic
  Method Argument Typehint Default
 increment  
 decrement  
class Kohana_Cache_File
  Method Argument Typehint Default
 filename  
 _check_cache_dir  
 get  
 set  
 delete  
 delete_all  
 garbage_collect  
 _delete_file  
 _resolve_directory  
 _make_directory  
 _is_expired  
class Kohana_Cache_FileTest
  Method Argument Typehint Default
 setUp  
 test_ignore_delete_file  
 provider_utf8  
 test_utf8  
 test_garbage_collection  
 is_file  
interface Kohana_Cache_GarbageCollect
  Method Argument Typehint Default
 garbage_collect  
class Kohana_Cache_Memcache
  Method Argument Typehint Default
 __construct  
 get  
 set  
 delete  
 delete_all  
 _failed_request  
 increment  
 decrement  
class Kohana_Cache_Memcached
  Method Argument Typehint Default
 __construct  
 get  
 set  
 delete  
 delete_all  
class Kohana_Cache_MemcacheTag
  Method Argument Typehint Default
 __construct  
 set_with_tags  
 delete_tag  
 find  
class Kohana_Cache_Sqlite
  Method Argument Typehint Default
 __construct  
 get  
 set  
 delete  
 delete_all  
 set_with_tags  
 delete_tag  
 find  
 garbage_collect  
 exists  
interface Kohana_Cache_Tagging
  Method Argument Typehint Default
 set_with_tags  
 delete_tag  
 find  
class Kohana_Cache_Wincache
  Method Argument Typehint Default
 __construct  
 get  
 set  
 delete  
 delete_all  
class Kohana_CacheArithmeticMemcacheTest
  Method Argument Typehint Default
 setUp  
 test_multiple_set  
class Kohana_CacheArithmeticMethodsTest
  Method Argument Typehint Default
 tearDown  
 provider_increment  
 test_increment  
 provider_decrement  
 test_decrement  
class Kohana_CacheBasicMethodsTest
  Method Argument Typehint Default
 setUp  
 cache  
 provider_set_get  
 test_set_get  
 test_delete  
 test_delete_all  
class Kohana_CacheTest
  Method Argument Typehint Default
 provider_instance  
 test_instance  
 test_cloning_fails  
 provider_config  
 test_config  
 provider_sanitize_id  
 test_sanitize_id  
class Kohana_Codebench
  Method Argument Typehint Default
 __construct  
 run  
 _method_filter  
 _grade  
class Kohana_Config
  Method Argument Typehint Default
 attach  
 detach  
 load  
 copy  
 _write_config  
class Kohana_Config_Database_Reader
  Method Argument Typehint Default
 __construct  
 load  
class Kohana_Config_Database_Writer
  Method Argument Typehint Default
 load  
 write  
 _insert  
 _update  
class Kohana_Config_File_Reader
  Method Argument Typehint Default
 __construct  
 load  
class Kohana_Config_File_ReaderTest
  Method Argument Typehint Default
 test_default_search_dir_is_config  
 test_constructor_sets_search_dir_from_param  
 test_load_returns_empty_array_if_conf_dir_dnx  
 test_load_returns_empty_array_if_conf_dnx  
 test_loads_config_from_files  
class Kohana_Config_Group
  Method Argument Typehint Default
 __construct  
 __toString  
 as_array  
 group_name  
 get  
 set  
 offsetSet  
class Kohana_Config_GroupTest
  Method Argument Typehint Default
 get_mock_config  
 get_mock_group  
 test_loads_group_name_and_values_in_constructor  
 test_allows_empty_group_values  
 test_get_fetches_config_value  
 test_get_returns_default_value_if_config_option_dnx  
 test_set_modifies_existing_config  
 test_writes_changes_to_config  
 test_as_array_returns_full_array  
 test_to_string_serializes_array_output  
interface Kohana_Config_Reader
  Method Argument Typehint Default
 load  
interface Kohana_Config_Writer
  Method Argument Typehint Default
 write  
class Kohana_ConfigTest
  Method Argument Typehint Default
 test_initially_there_are_no_sources  
 test_attach_adds_reader_and_returns_this  
 test_attach_adds_reader_to_front_of_queue  
 test_attach_can_add_reader_to_end_of_queue  
 test_detach_removes_reader_and_returns_this  
 test_detach_returns_this_even_when_reader_dnx  
 test_load_can_get_var_from_dot_path  
 test_load_can_get_var_from_dot_path_for_loaded_group  
 test_load_throws_exception_if_there_are_no_sources  
 provider_load_throws_exception_if_no_group_is_given  
 test_load_throws_exception_if_invalid_group  
 test_write_config_passes_changed_config_to_all_writers  
 test_config_is_loaded_from_top_to_bottom_of_stack  
 test_load_reuses_config_groups  
 test_copy_copies_merged_config_to_all_writers  
class Kohana_Controller
  Method Argument Typehint Default
 __construct  
 execute  
 before  
 after  
 redirect  
 check_cache  
class Kohana_Controller_Template
  Method Argument Typehint Default
 before  
 after  
class Kohana_Controller_Userguide
  Method Argument Typehint Default
 before  
 index  
 error  
 action_docs  
 action_api  
 action_media  
 after  
 file  
 section  
 title  
 _get_all_menu_markdown  
 _modules  
class Kohana_Cookie
  Method Argument Typehint Default
 get  
 set  
 delete  
 salt  
 _setcookie  
 _time  
class Kohana_CookieTest
  Method Argument Typehint Default
 setUp  
 test_set_creates_cookie_with_configured_cookie_options  
 provider_set_calculates_expiry_from_lifetime  
 test_set_calculates_expiry_from_lifetime  
 test_get_returns_default_if_cookie_missing  
 test_get_returns_value_if_cookie_present_and_signed  
 provider_get_returns_default_without_deleting_if_cookie_unsigned  
 test_get_returns_default_without_deleting_if_cookie_unsigned  
 test_get_returns_default_and_deletes_tampered_signed_cookie  
 test_delete_removes_cookie_from_globals_and_expires_cookie  
 test_delete_does_not_require_configured_salt  
 test_salt_throws_with_no_configured_salt  
 test_salt_creates_same_hash_for_same_values_and_state  
 provider_salt_creates_different_hash_for_different_data  
 test_salt_creates_different_hash_for_different_data  
 assertDeletedCookie  
 assertSetCookieWith  
 set_or_remove_http_user_agent  
class Kohana_CookieTest_TestableCookie
  Method Argument Typehint Default
 _setcookie  
 _time  
class Kohana_Core
  Method Argument Typehint Default
 init  
 deinit  
 sanitize  
 auto_load  
 auto_load_lowercase  
 modules  
 include_paths  
 find_file  
 list_files  
 load  
 cache  
 file_cache  
 message  
 error_handler  
 shutdown_handler  
 version  
class Kohana_CoreTest
  Method Argument Typehint Default
 setUp  
 tearDown  
 provider_sanitize  
 test_sanitize  
 test_find_file_no_extension  
 test_find_file_returns_false_or_array_on_failure  
 test_list_files_returns_array_on_success_and_failure  
 provider_cache  
 test_cache  
 provider_message  
 test_message  
 provider_error_handler  
 test_error_handler  
 provider_modules_detects_invalid_modules  
 test_modules_detects_invalid_modules  
 provider_modules_sets_and_returns_valid_modules  
 test_modules_sets_and_returns_valid_modules  
 test_modules_returns_array_of_modules  
 test_include_paths  
class Kohana_Database
  Method Argument Typehint Default
 instance  
 __construct  
 __destruct  
 __toString  
 connect  
 disconnect  
 set_charset  
 query  
 begin  
 commit  
 rollback  
 count_records  
 datatype  
 list_tables  
 list_columns  
 _parse_type  
 table_prefix  
 quote  
 quote_column  
 quote_table  
 quote_identifier  
 escape  
class Kohana_Database_Expression
  Method Argument Typehint Default
 __construct  
 bind  
 param  
 parameters  
 value  
 __toString  
 compile  
class Kohana_Database_MySQLi
  Method Argument Typehint Default
 connect  
 disconnect  
 set_charset  
 query  
 datatype  
 begin  
 commit  
 rollback  
 list_tables  
 list_columns  
 escape  
class Kohana_Database_MySQLi_Result
  Method Argument Typehint Default
 __construct  
 __destruct  
 seek  
 current  
class Kohana_Database_PDO
  Method Argument Typehint Default
 __construct  
 connect  
 create_aggregate  
 create_function  
 disconnect  
 set_charset  
 query  
 begin  
 commit  
 rollback  
 list_tables  
 list_columns  
 escape  
class Kohana_Database_Query
  Method Argument Typehint Default
 __construct  
 __toString  
 type  
 cached  
 as_assoc  
 as_object  
 param  
 bind  
 parameters  
 compile  
 execute  
class Kohana_Database_Query_Builder
  Method Argument Typehint Default
 _compile_join  
 _compile_conditions  
 _compile_set  
 _compile_group_by  
 _compile_order_by  
 reset  
class Kohana_Database_Query_Builder_Delete
  Method Argument Typehint Default
 __construct  
 table  
 compile  
 reset  
class Kohana_Database_Query_Builder_Insert
  Method Argument Typehint Default
 __construct  
 table  
 columns  
 values  
 select  
 compile  
 reset  
class Kohana_Database_Query_Builder_Join
  Method Argument Typehint Default
 __construct  
 on  
 using  
 compile  
 reset  
class Kohana_Database_Query_Builder_Select
  Method Argument Typehint Default
 __construct  
 distinct  
 select  
 select_array  
 from  
 join  
 on  
 using  
 group_by  
 having  
 and_having  
 or_having  
 having_open  
 and_having_open  
 or_having_open  
 having_close  
 and_having_close  
 or_having_close  
 union  
 offset  
 compile  
 reset  
class Kohana_Database_Query_Builder_Update
  Method Argument Typehint Default
 __construct  
 table  
 set  
 value  
 compile  
 reset  
class Kohana_Database_Query_Builder_Where
  Method Argument Typehint Default
 where  
 and_where  
 or_where  
 where_open  
 and_where_open  
 or_where_open  
 where_close  
 where_close_empty  
 and_where_close  
 or_where_close  
 order_by  
 limit  
class Kohana_Database_Result
  Method Argument Typehint Default
 __construct  
 __destruct  
 cached  
 as_array  
 get  
 count  
 offsetExists  
 offsetGet  
 offsetSet  
 offsetUnset  
 key  
 next  
 prev  
 rewind  
 valid  
class Kohana_Database_Result_Cached
  Method Argument Typehint Default
 __construct  
 __destruct  
 cached  
 seek  
 current  
class Kohana_Date
  Method Argument Typehint Default
 offset  
 seconds  
 minutes  
 hours  
 ampm  
 adjust  
 days  
 months  
 years  
 span  
 fuzzy_span  
 unix2dos  
 dos2unix  
 formatted_time  
class Kohana_DateTest
  Method Argument Typehint Default
 setUp  
 tearDown  
 provider_offset  
 test_offset  
 provider_am_pm  
 test_am_pm  
 provider_adjust  
 test_adjust  
 provider_days  
 test_days  
 provider_formatted_time  
 test_formatted_time  
 provider_months  
 test_months  
 provider_span  
 test_span  
 provider_fuzzy_span  
 test_fuzzy_span  
 provider_years  
 test_years  
 provider_hours  
 test_hours  
 provider_seconds  
 test_seconds  
 provider_minutes  
 test_minutes  
 test_minutes_defaults_to_using_step_of5  
 provider_unix2dos  
 test_unix2dos  
 provider_dos2unix  
 test_dos2unix  
class Kohana_DB
  Method Argument Typehint Default
 query  
 select  
 select_array  
 insert  
 update  
 delete  
 expr  
class Kohana_Debug
  Method Argument Typehint Default
 vars  
 dump  
 _dump  
 path  
 source  
 trace  
class Kohana_DebugTest
  Method Argument Typehint Default
 provider_vars  
 test_var  
 provider_debug_path  
 test_debug_path  
 provider_dump  
 test_dump  
class Kohana_Encrypt
  Method Argument Typehint Default
 instance  
 __construct  
 encode  
 decode  
 _create_iv  
class Kohana_Encrypt_Engine
  Method Argument Typehint Default
 __construct  
 encrypt  
 decrypt  
class Kohana_Encrypt_Engine_Mcrypt
  Method Argument Typehint Default
 __construct  
 encrypt  
 decrypt  
 create_iv  
 _normalize_key  
class Kohana_Encrypt_Engine_Openssl
  Method Argument Typehint Default
 __construct  
 encrypt  
 decrypt  
 hash  
 valid_payload  
 valid_mac  
 create_iv  
class Kohana_EncryptTest
  Method Argument Typehint Default
 setUp  
 provider_encode  
 test_encode  
 provider_decode  
 test_decode  
 provider_encode_decode  
 test_encode_decode  
 provider_decode_invalid_data  
 test_decode_invalid_data  
 test_consecutive_encode_produce_different_results  
 test_instance_throw_exception_when_no_key_provided  
 provider_instance_returns_singleton  
 test_instance_returns_singleton  
 assertSameProtectedProperty  
class Kohana_EncryptTest_IvStubbed
  Method Argument Typehint Default
 __construct  
 _create_iv  
class Kohana_EncryptTest_KeyNormalized
  Method Argument Typehint Default
 __construct  
class Kohana_ExceptionTest
  Method Argument Typehint Default
 provider_constructor  
 test_constructor  
 provider_text  
 test_text  
class Kohana_Feed
  Method Argument Typehint Default
 parse  
 create  
class Kohana_FeedTest
  Method Argument Typehint Default
 setUp  
 provider_parse  
 test_parse  
 provider_create  
 matcher_composer  
 test_create  
class Kohana_File
  Method Argument Typehint Default
 mime  
 mime_by_ext  
 mimes_by_ext  
 exts_by_mime  
 ext_by_mime  
 split  
 join  
class Kohana_FileTest
  Method Argument Typehint Default
 provider_mime  
 test_mime  
 provider_split_join  
 test_split_join  
class Kohana_Form
  Method Argument Typehint Default
 open  
 close  
 input  
 hidden  
 password  
 file  
 checkbox  
 radio  
 textarea  
 select  
 submit  
 image  
 button  
 label  
class Kohana_FormTest
  Method Argument Typehint Default
 provider_open  
 test_open  
 test_close  
 provider_input  
 test_input  
 provider_file  
 test_file  
 provider_check  
 test_check  
 provider_text  
 test_text  
 provider_select  
 test_select  
 provider_submit  
 test_submit  
 provider_image  
 test_image  
 provider_label  
 test_label  
class Kohana_Fragment
  Method Argument Typehint Default
 _cache_key  
 load  
 save  
 delete  
class Kohana_HTML
  Method Argument Typehint Default
 chars  
 entities  
 anchor  
 file_anchor  
 mailto  
 style  
 script  
 image  
 attributes  
class Kohana_HTMLTest
  Method Argument Typehint Default
 setUp  
 provider_attributes  
 test_attributes  
 provider_script  
 test_script  
 provider_style  
 test_style  
 provider_anchor  
 test_anchor  
 provider_file_anchor  
 test_file_anchor  
 provider_image  
 test_image  
class Kohana_HTTP
  Method Argument Typehint Default
 redirect  
 check_cache  
 parse_header_string  
 request_headers  
 www_form_urlencode  
class Kohana_HTTP_Cache
  Method Argument Typehint Default
 factory  
 basic_cache_key_generator  
 __construct  
 execute  
 invalidate_cache  
 cache  
 allow_private_cache  
 cache_key_callback  
 create_cache_key  
 set_cache  
 cache_response  
 cache_lifetime  
 request_execution_time  
class Kohana_HTTP_Exception
  Method Argument Typehint Default
 factory  
 __construct  
 request  
 get_response  
class Kohana_HTTP_Exception_305
  Method Argument Typehint Default
 location  
 check  
class Kohana_HTTP_Exception_401
  Method Argument Typehint Default
 authenticate  
 check  
class Kohana_HTTP_Exception_405
  Method Argument Typehint Default
 allowed  
 check  
class Kohana_HTTP_Exception_Expected
  Method Argument Typehint Default
 __construct  
 headers  
 check  
 get_response  
class Kohana_HTTP_Exception_Redirect
  Method Argument Typehint Default
 location  
 check  
class Kohana_HTTP_Header
  Method Argument Typehint Default
 accept_quality  
 parse_accept_header  
 parse_charset_header  
 parse_encoding_header  
 parse_language_header  
 create_cache_control  
 parse_cache_control  
 __construct  
 __toString  
 offsetSet  
 offsetExists  
 offsetUnset  
 offsetGet  
 exchangeArray  
 parse_header_string  
 accepts_at_quality  
 preferred_accept  
 accepts_charset_at_quality  
 preferred_charset  
 accepts_encoding_at_quality  
 preferred_encoding  
 accepts_language_at_quality  
 _parse_language_header_as_list  
 _order_languages_as_received  
 preferred_language  
 send_headers  
 _send_headers_to_php  
class Kohana_HTTP_HeaderTest
  Method Argument Typehint Default
 provider_accept_quality  
 test_accept_quality  
 provider_parse_accept_header  
 test_parse_accept_header  
 provider_parse_charset_header  
 test_parse_charset_header  
 provider_parse_encoding_header  
 test_parse_encoding_header  
 provider_parse_language_header  
 test_parse_language_header  
 provider_create_cache_control  
 test_create_cache_control  
 provider_parse_cache_control  
 test_parse_cache_control  
 provider_offsetSet  
 test_offsetSet  
 provider_offsetGet  
 test_offsetGet  
 provider_offsetExists  
 test_offsetExists  
 provider_offsetUnset  
 test_offsetUnset  
 provider_parse_header_string  
 test_parse_header_string  
 provider_accepts_at_quality  
 test_accepts_at_quality  
 provider_preferred_accept  
 test_preferred_accept  
 provider_accepts_charset_at_quality  
 test_accepts_charset_at_quality  
 provider_preferred_charset  
 test_preferred_charset  
 provider_accepts_encoding_at_quality  
 test_accepts_encoding_at_quality  
 provider_preferred_encoding  
 test_preferred_encoding  
 provider_accepts_language_at_quality  
 test_accepts_language_at_quality  
 provider_preferred_language  
 test_preferred_language  
 provider_send_headers  
 test_send_headers  
 send_headers_handler  
interface Kohana_HTTP_Message
  Method Argument Typehint Default
 protocol  
 headers  
 body  
 render  
interface Kohana_HTTP_Request
  Method Argument Typehint Default
 method  
 uri  
 query  
 post  
interface Kohana_HTTP_Response
  Method Argument Typehint Default
 status  
class Kohana_HTTPTest
  Method Argument Typehint Default
 setUp  
 tearDown  
 provider_redirect  
 test_redirect  
 provider_request_headers  
 test_request_headers  
class Kohana_I18n
  Method Argument Typehint Default
 lang  
 get  
 load  
class Kohana_I18nTest
  Method Argument Typehint Default
 provider_lang  
 test_lang  
 provider_get  
 test_get  
class Kohana_Image
  Method Argument Typehint Default
 factory  
 __construct  
 __toString  
 resize  
 crop  
 rotate  
 flip  
 sharpen  
 reflection  
 watermark  
 background  
 save  
 render  
 image_type_to_mime_type  
 _do_resize  
 _do_crop  
 _do_rotate  
 _do_flip  
 _do_sharpen  
 _do_reflection  
 _do_watermark  
 _do_background  
 _do_save  
 _do_render  
class Kohana_Image_GD
  Method Argument Typehint Default
 check  
 __construct  
 __destruct  
 _load_image  
 _do_resize  
 _do_crop  
 _do_rotate  
 _do_flip  
 _do_sharpen  
 _do_reflection  
 _do_watermark  
 _do_background  
 _do_save  
 _do_render  
 _save_function  
 _create  
class Kohana_Image_Imagick
  Method Argument Typehint Default
 check  
 __construct  
 __destruct  
 _do_resize  
 _do_crop  
 _do_rotate  
 _do_flip  
 _do_sharpen  
 _do_reflection  
 _do_watermark  
 _do_background  
 _do_save  
 _do_render  
 _get_imagetype  
class Kohana_ImageTest
  Method Argument Typehint Default
 setUp  
 test_save_without_extension  
class Kohana_Inflector
  Method Argument Typehint Default
 uncountable  
 singular  
 plural  
 camelize  
 decamelize  
 underscore  
 humanize  
class Kohana_InflectorTest
  Method Argument Typehint Default
 provider_uncountable  
 test_uncountable  
 provider_singular  
 test_singular  
 provider_plural  
 test_plural  
 provider_camelize  
 test_camelize  
 provider_decamelize  
 test_decamelize  
class Kohana_Kodoc
  Method Argument Typehint Default
 link_class_member  
 factory  
 menu  
 classes  
 class_methods  
 format_tag  
 parse  
 source  
 show_class  
 is_transparent  
class Kohana_Kodoc_Class
  Method Argument Typehint Default
 __construct  
 constants  
 description  
 properties  
 _prop_sort  
 methods  
 _method_sort  
 tags  
class Kohana_Kodoc_Markdown
  Method Argument Typehint Default
 markdown  
 __construct  
 _doHeaders_callback_setext  
 _doHeaders_callback_atx  
 make_heading_id  
 doIncludeViews  
 doBaseURL  
 doImageURL  
 doAPI  
 doNotes  
 _add_to_toc  
 doTOC  
class Kohana_Kodoc_Method
  Method Argument Typehint Default
 __construct  
 params_short  
class Kohana_Kodoc_Method_Param
  Method Argument Typehint Default
 __construct  
 __toString  
class Kohana_Kodoc_Missing
  Method Argument Typehint Default
 create_class  
class Kohana_Kodoc_Property
  Method Argument Typehint Default
 __construct  
class Kohana_KodocTest
  Method Argument Typehint Default
 provider_parse_basic  
 test_parse_basic  
 provider_parse_tags  
 test_parse_tags  
 provider_transparent_classes  
 test_transparent_classes  
class Kohana_Kohana_Exception
  Method Argument Typehint Default
 __construct  
 __toString  
 handler  
 _handler  
 log  
 text  
 response  
class Kohana_Log
  Method Argument Typehint Default
 instance  
 attach  
 detach  
 add  
 write  
class Kohana_Log_File
  Method Argument Typehint Default
 __construct  
 write  
class Kohana_Log_StdErr
  Method Argument Typehint Default
 write  
class Kohana_Log_StdOut
  Method Argument Typehint Default
 write  
class Kohana_Log_Syslog
  Method Argument Typehint Default
 __construct  
 write  
 __destruct  
class Kohana_Log_Writer
  Method Argument Typehint Default
 write  
 __toString  
 format_message  
class Kohana_LogTest
  Method Argument Typehint Default
 test_messages_is_initially_empty  
 test_writers_is_initially_empty  
 test_attach_attaches_log_writer_and_returns_this  
 test_attach_attaches_log_writer_min_max_and_returns_this  
 test_detach_removes_log_writer_and_returns_this  
class Kohana_Minion_CLI
  Method Argument Typehint Default
 options  
 read  
 password  
 write  
 write_replace  
 wait  
 color  
class Kohana_Minion_Exception
  Method Argument Typehint Default
 handler  
 format_for_cli  
class Kohana_Minion_Exception_InvalidTask
  Method Argument Typehint Default
 format_for_cli  
class Kohana_Minion_Task
  Method Argument Typehint Default
 convert_task_to_class_name  
 convert_class_to_task  
 factory  
 __construct  
 __toString  
 set_options  
 get_options  
 get_accepted_options  
 build_validation  
 get_errors_file  
 execute  
 _execute  
 _help  
 valid_option  
 _parse_doccomment  
 _compile_task_list  
class Kohana_Model
  Method Argument Typehint Default
 factory  
class Kohana_Model_Database
  Method Argument Typehint Default
 factory  
 __construct  
class Kohana_ModelTest
  Method Argument Typehint Default
 test_create  
class Kohana_Num
  Method Argument Typehint Default
 ordinal  
 format  
 round  
 bytes  
class Kohana_NumTest
  Method Argument Typehint Default
 setUp  
 tearDown  
 provider_bytes  
 test_bytes  
 provider_ordinal  
 test_ordinal  
 provider_format  
 test_format  
 provider_round  
 test_round  
class Kohana_ORM
  Method Argument Typehint Default
 factory  
 __construct  
 _initialize  
 _validation  
 reload_columns  
 clear  
 reload  
 __isset  
 __unset  
 __toString  
 serialize  
 changed  
 unserialize  
 __get  
 get  
 __set  
 set  
 values  
 table_column_type  
 get_typed  
 as_array  
 as_object  
 with  
 _build  
 find  
 find_all  
 _build_select  
 _load_result  
 _load_values  
 behaviors  
 rules  
 run_filter  
 filters  
 labels  
 check  
 create  
 update  
 save  
 delete  
 has  
 has_any  
 count_relations  
 add  
 remove  
 count_all  
 list_columns  
 _related  
 pk  
 last_query  
 reset  
 _serialize_value  
 _unserialize_value  
 object_name  
 object_plural  
 loaded  
 saved  
 primary_key  
 table_name  
 table_columns  
 has_one  
 belongs_to  
 has_many  
 load_with  
 original_values  
 created_column  
 updated_column  
 validation  
 object  
 errors_filename  
 where  
 and_where  
 or_where  
 where_open  
 and_where_open  
 or_where_open  
 where_close  
 and_where_close  
 or_where_close  
 order_by  
 limit  
 distinct  
 select  
 from  
 join  
 on  
 group_by  
 having  
 and_having  
 or_having  
 having_open  
 and_having_open  
 or_having_open  
 having_close  
 and_having_close  
 or_having_close  
 offset  
 cached  
 param  
 using  
 unique  
 quote_table  
class Kohana_ORM_Behavior
  Method Argument Typehint Default
 factory  
 __construct  
 on_construct  
 on_create  
 on_update  
class Kohana_ORM_Behavior_LocalBehavior
  Method Argument Typehint Default
 __construct  
 on_construct  
 on_update  
 on_create  
class Kohana_ORM_Validation_Exception
  Method Argument Typehint Default
 __construct  
 add_object  
 merge  
 errors  
 generate_errors  
 objects  
 alias  
class Kohana_ORMTest
  Method Argument Typehint Default
 test_has  
class Kohana_Pagination
  Method Argument Typehint Default
 factory  
 __construct  
 config_group  
 setup  
 url  
 valid_page  
 render  
 request  
 route  
 route_params  
 query  
 __toString  
 __get  
 __set  
class Kohana_Profiler
  Method Argument Typehint Default
 start  
 stop  
 delete  
 groups  
 stats  
 group_stats  
 total  
 application  
class Kohana_Request
  Method Argument Typehint Default
 factory  
 detect_uri  
 current  
 initial  
 user_agent  
 accept_type  
 accept_lang  
 accept_encoding  
 post_max_size_exceeded  
 process  
 _parse_accept  
 __construct  
 __toString  
 uri  
 url  
 param  
 referrer  
 route  
 directory  
 controller  
 action  
 client  
 requested_with  
 execute  
 is_initial  
 is_external  
 is_ajax  
 method  
 protocol  
 secure  
 headers  
 cookie  
 body  
 content_length  
 render  
 query  
 post  
class Kohana_Request_Client
  Method Argument Typehint Default
 __construct  
 execute  
 execute_request  
 cache  
 follow  
 follow_headers  
 strict_redirect  
 header_callbacks  
 max_callback_depth  
 callback_depth  
 callback_params  
 assign_client_properties  
 on_header_location  
class Kohana_Request_Client_CacheTest
  Method Argument Typehint Default
 setUp  
 test_cache_not_called_with_no_cache  
 test_cache_miss  
 test_cache_save  
 test_cache_hit  
 provider_set_cache  
 test_set_cache  
 _get_cache_mock  
class Kohana_Request_Client_Curl
  Method Argument Typehint Default
 _send_message  
 _set_curl_request_method  
class Kohana_Request_Client_External
  Method Argument Typehint Default
 factory  
 execute_request  
 options  
 _send_message  
class Kohana_Request_Client_ExternalTest
  Method Argument Typehint Default
 provider_factory  
 test_factory  
 provider_options  
 test_options  
 provider_execute  
class Kohana_Request_Client_HTTP
  Method Argument Typehint Default
 __construct  
 _send_message  
class Kohana_Request_Client_Internal
  Method Argument Typehint Default
 execute_request  
class Kohana_Request_Client_InternalTest
  Method Argument Typehint Default
 setUp  
 tearDown  
 provider_response_failure_status  
 test_response_failure_status  
class Kohana_Request_Client_Stream
  Method Argument Typehint Default
 _send_message  
class Kohana_Request_ClientTest
  Method Argument Typehint Default
 setUpBeforeClass  
 tearDownAfterClass  
 setUp  
 tearDown  
 _dummy_uri  
 _dummy_redirect_uri  
 provider_follows_redirects  
 test_follows_redirects  
 test_follows_with_headers  
 test_follow_does_not_add_extra_headers  
 provider_follows_with_strict_method  
 test_follows_with_strict_method  
 provider_follows_with_body_if_not_get  
 test_follows_with_body_if_not_get  
 provider_triggers_header_callbacks  
 test_triggers_header_callbacks  
 test_deep_recursive_callbacks_are_aborted  
 callback_assert_params  
 test_client_can_hold_params_for_callbacks  
class Kohana_RequestTest
  Method Argument Typehint Default
 setUp  
 tearDown  
 test_initial  
 test_client_ips  
 test_disable_external_tests  
 provider_create  
 test_create  
 test_param  
 test_method  
 test_route  
 test_route_is_not_set_before_execute  
 test_accept_type  
 provider_accept_lang  
 test_accept_lang  
 provider_url  
 test_url  
 provider_set_protocol  
 test_set_protocol  
 provider_post_max_size_exceeded  
 test_post_max_size_exceeded  
 provider_uri_only_trimed_on_internal  
 test_uri_only_trimed_on_internal  
 provider_options_set_to_external_client  
 test_options_set_to_external_client  
 provider_headers_get  
 test_headers_get  
 provider_headers_set  
 test_headers_set  
 provider_query_parameter_parsing  
 test_query_parameter_parsing  
 test_query_parameter_parsing_in_subrequest  
 provider_client  
 test_client  
 test_passes_client_params  
 test_content_length_after_render  
 test_content_length_after_changing_post  
class Kohana_RequestTest_Header_Spying_Request_Client_External
  Method Argument Typehint Default
 _send_message  
 get_received_request_headers  
class Kohana_Response
  Method Argument Typehint Default
 factory  
 __construct  
 __toString  
 body  
 protocol  
 status  
 headers  
 content_length  
 cookie  
 delete_cookie  
 delete_cookies  
 send_headers  
 send_file  
 render  
 generate_etag  
 _parse_byte_range  
 _calculate_byte_range  
class Kohana_ResponseTest
  Method Argument Typehint Default
 provider_body  
 test_body  
 provider_body_string_zero  
 test_body_string_zero  
 provider_cookie_set  
 test_cookie_set  
 test_cookie_get  
 test_content_type_when_set  
class Kohana_Route
  Method Argument Typehint Default
 set  
 get  
 all  
 name  
 cache  
 url  
 compile  
 __construct  
 defaults  
 filter  
 matches  
 is_external  
 uri  
class Kohana_RouteTest
  Method Argument Typehint Default
 setUp  
 tearDown  
 test_get_throws_exception_if_route_dnx  
 test_all_returns_all_defined_routes  
 test_name_returns_routes_name_or_false_if_dnx  
 test_cache_stores_route_objects  
 test_cache_append_routes  
 test_cache_returns_false_if_cache_dnx  
 test_constructor_returns_if_uri_is_null  
 provider_constructor_only_changes_custom_regex_if_passed  
 test_constructor_only_changes_custom_regex_if_passed  
 test_route_uses_custom_regex_passed_to_constructor  
 provider_matches_returns_false_on_failure  
 test_matches_returns_false_on_failure  
 provider_matches_returns_array_of_parameters_on_successful_match  
 test_matches_returns_array_of_parameters_on_successful_match  
 provider_defaults_are_used_if_params_arent_specified  
 test_defaults_are_used_if_params_arent_specified  
 provider_optional_groups_containing_specified_params  
 test_optional_groups_containing_specified_params  
 test_defaults_are_not_used_if_param_is_identical  
 provider_required_parameters_are_needed  
 test_required_parameters_are_needed  
 provider_reverse_routing_returns_routes_uri_if_route_is_static  
 test_reverse_routing_returns_routes_uri_if_route_is_static  
 provider_uri_throws_exception_if_required_params_are_missing  
 test_uri_throws_exception_if_required_params_are_missing  
 provider_uri_fills_required_uri_segments_from_params  
 test_uri_fills_required_uri_segments_from_params  
 provider_composing_url_from_route  
 test_composing_url_from_route  
 test_compile_uses_custom_regex_if_specificed  
 test_is_external_route_from_host  
 provider_external_route_includes_params_in_uri  
 test_external_route_includes_params_in_uri  
 provider_route_filter_modify_params  
 test_route_filter_modify_params  
 provider_route_uri_encode_parameters  
 test_route_uri_encode_parameters  
 get_request_mock  
class Kohana_Security
  Method Argument Typehint Default
 token  
 _generate_token  
 check  
 slow_equals  
 strip_image_tags  
 encode_php_tags  
class Kohana_SecurityTest
  Method Argument Typehint Default
 provider_encode_php_tags  
 test_encode_php_tags  
 provider_strip_image_tags  
 test_strip_image_tags  
 provider_csrf_token  
 test_csrf_token  
class Kohana_Session
  Method Argument Typehint Default
 instance  
 __construct  
 __toString  
 as_array  
 id  
 name  
 get  
 get_once  
 set  
 bind  
 delete  
 read  
 regenerate  
 write  
 destroy  
 restart  
 _serialize  
 _unserialize  
 _encode  
 _decode  
 _read  
 _regenerate  
 _write  
 _destroy  
 _restart  
class Kohana_Session_Cookie
  Method Argument Typehint Default
 _read  
 _regenerate  
 _write  
 _restart  
 _destroy  
class Kohana_Session_Database
  Method Argument Typehint Default
 __construct  
 id  
 _read  
 _regenerate  
 _write  
 _restart  
 _destroy  
 _gc  
class Kohana_Session_Native
  Method Argument Typehint Default
 id  
 _read  
 _regenerate  
 _write  
 _restart  
 _destroy  
class Kohana_SessionTest
  Method Argument Typehint Default
 getMockSession  
 provider_constructor_uses_settings_from_config_and_casts  
 test_constructor_uses_settings_from_config_and_casts  
 test_constructor_loads_session_with_session_id  
 test_bind_actually_binds_variable  
 test_initially_session_has_no_data  
 test_default_session_name_is_set  
 test_default_session_is_unencrypted  
 test_default_session_is_not_classed_as_destroyed  
 provider_get_returns_default_if_var_dnx  
 test_get_returns_default_if_var_dnx  
 test_get_uses_null_as_default_return_value  
 test_get_returns_value_if_it_equals_null  
 test_as_array_returns_data_by_ref_or_copy  
 test_set_adds_and_modifies_to_session_data  
 test_delete_removes_select_session_data  
 provider_read_loads_session_data  
 test_read_loads_session_data  
 test_regenerate_tells_driver_to_regenerate  
 test_destroy_deletes_data_if_driver_destroys_session  
 test_destroy_only_deletes_data_if_driver_destroys_session  
 test_get_once_gets_once_or_returns_default  
class Kohana_SqliteTest
  Method Argument Typehint Default
 setUp  
class Kohana_Text
  Method Argument Typehint Default
 limit_words  
 limit_chars  
 alternate  
 random  
 ucfirst  
 reduce_slashes  
 censor  
 similar  
 auto_link  
 auto_link_urls  
 _auto_link_urls_callback1  
 _auto_link_urls_callback2  
 auto_link_emails  
 _auto_link_emails_callback  
 auto_p  
 bytes  
 number  
 widont  
 user_agent  
class Kohana_TextTest
  Method Argument Typehint Default
 setUp  
 test_auto_para_returns_empty_string_on_empty_input  
 provider_auto_para_does_not_enclose_html_tags_in_paragraphs  
 test_auto_para_does_not_enclose_html_tags_in_paragraphs  
 test_auto_para_encloses_slot_in_paragraph  
 test_auto_para_replaces_multiple_newlines_with_paragraph  
 provider_limit_words  
 test_limit_words  
 provider_limit_chars  
 test_limit_chars  
 test_alternate_alternates_between_parameters  
 test_alternate_resets_when_called_with_no_params_and_returns_empty_string  
 provider_ucfirst  
 test_ucfirst  
 provider_reduce_slashes  
 test_reduce_slashes  
 provider_censor  
 test_censor  
 provider_random  
 test_random  
 provider_similar  
 test_similar  
 provider_bytes  
 test_bytes  
 provider_widont  
 test_widont  
 test_auto_link_emails_respects_word_boundaries  
 provider_number  
 test_number  
 provider_auto_link_urls  
 test_auto_link_urls  
 provider_auto_link_emails  
 test_auto_link_emails  
 provider_auto_link  
 test_auto_link  
 provider_user_agents  
 test_user_agent_returns_correct_browser  
 test_user_agent_returns_correct_version  
 test_user_agent_recognizes_robots  
 test_user_agent_returns_correct_platform  
 test_user_agent_accepts_array  
class Kohana_Unittest_Database_TestCase
  Method Argument Typehint Default
 setUp  
 tearDown  
 getConnection  
 getKohanaConnection  
 cleanCacheDir  
 dirSeparator  
 setEnvironment  
 hasInternet  
class Kohana_Unittest_Helpers
  Method Argument Typehint Default
 has_internet  
 dir_separator  
 clean_cache_dir  
 set_environment  
 restore_environment  
class Kohana_Unittest_TestCase
  Method Argument Typehint Default
 setUp  
 tearDown  
 cleanCacheDir  
 dirSeparator  
 setEnvironment  
 hasInternet  
 assertTag  
 assertNotTag  
 tag_match  
class Kohana_Unittest_Tests
  Method Argument Typehint Default
 autoload  
 configure_environment  
 suite  
 addTests  
 whitelist  
 get_config_whitelist  
 set_whitelist  
class Kohana_Unittest_TestSuite
  Method Argument Typehint Default
 run TestResult 
 addFileToWhitelist  
class Kohana_Upload
  Method Argument Typehint Default
 save  
 valid  
 not_empty  
 type  
 size  
 image  
class Kohana_UploadTest
  Method Argument Typehint Default
 provider_size  
 test_size  
 test_size_throws_exception_for_invalid_size  
 provider_valid  
 test_valid  
 test_type  
class Kohana_URL
  Method Argument Typehint Default
 base  
 site  
 _rawurlencode_callback  
 query  
 title  
 is_trusted_host  
class Kohana_URLTest
  Method Argument Typehint Default
 setUp  
 provider_base  
 test_base  
 provider_site  
 test_site  
 provider_site_url_encode_uri  
 test_site_url_encode_uri  
 provider_title  
 test_title  
 provider_query  
 test_query  
 provider_is_trusted_host  
 test_is_trusted_host  
 test_if_invalid_host_throws_exception  
 test_if_untrusted_host_throws_exception  
class Kohana_UTF8
  Method Argument Typehint Default
 clean  
 is_ascii  
 strip_ascii_ctrl  
 strip_non_ascii  
 transliterate_to_ascii  
 strlen  
 strpos  
 strrpos  
 substr  
 substr_replace  
 strtolower  
 strtoupper  
 ucfirst  
 ucwords  
 strcasecmp  
 str_ireplace  
 stristr  
 strspn  
 strcspn  
 str_pad  
 str_split  
 strrev  
 trim  
 ltrim  
 rtrim  
 ord  
 to_unicode  
 from_unicode  
class Kohana_UTF8Test
  Method Argument Typehint Default
 provider_clean  
 test_clean  
 provider_is_ascii  
 test_is_ascii  
 provider_strip_ascii_ctrl  
 test_strip_ascii_ctrl  
 provider_strip_non_ascii  
 test_strip_non_ascii  
 provider_transliterate_to_ascii  
 test_transliterate_to_ascii  
 provider_strlen  
 test_strlen  
 provider_strpos  
 test_strpos  
 provider_strrpos  
 test_strrpos  
 provider_substr  
 test_substr  
 provider_substr_replace  
 test_substr_replace  
 provider_strtolower  
 test_strtolower  
 provider_strtoupper  
 test_strtoupper  
 provider_ucfirst  
 test_ucfirst  
 provider_ucwords  
 test_ucwords  
 provider_strcasecmp  
 test_strcasecmp  
 provider_str_ireplace  
 test_str_ireplace  
 provider_stristr  
 test_stristr  
 provider_strspn  
 test_strspn  
 provider_strcspn  
 test_strcspn  
 provider_str_pad  
 test_str_pad  
 test_str_pad_error  
 provider_str_split  
 test_str_split  
 provider_strrev  
 test_strrev  
 provider_trim  
 test_trim  
 provider_ltrim  
 test_ltrim  
 provider_rtrim  
 test_rtrim  
 provider_ord  
 test_ord  
class Kohana_Valid
  Method Argument Typehint Default
 not_empty  
 regex  
 min_length  
 max_length  
 exact_length  
 equals  
 email  
 email_domain  
 url  
 ip  
 credit_card  
 luhn  
 phone  
 date  
 alpha  
 alpha_numeric  
 alpha_dash  
 digit  
 numeric  
 range  
 decimal  
 color  
 matches  
class Kohana_Validation
  Method Argument Typehint Default
 factory  
 __construct  
 offsetSet  
 offsetExists  
 offsetUnset  
 offsetGet  
 copy  
 as_array  
 data  
 label  
 labels  
 rule  
 rules  
 bind  
 check  
 error  
 errors  
class Kohana_Validation_Exception
  Method Argument Typehint Default
 __construct  
class Kohana_ValidationTest
  Method Argument Typehint Default
 test_factory_method_returns_instance_with_values  
 test_copy_copies_all_attributes_except_data  
 test_initially_there_are_no_labels  
 test_label_adds_and_overwrites_label_and_returns_this  
 test_labels_adds_and_overwrites_multiple_labels_and_returns_this  
 test_bind_adds_and_overwrites_multiple_variables_and_returns_this  
 test_bound_callback  
 provider_check  
 test_check  
 test_check_stops_when_error_added_by_callback  
 _validation_callback  
 provider_errors  
 test_errors  
 provider_translated_errors  
 test_translated_errors  
 test_parameter_labels  
 test_arrays_in_parameters  
 test_data_stays_unaltered  
 test_object_parameters_not_in_messages  
 test_as_array_returns_original_array  
 test_data_returns_original_array  
 test_offsetExists  
 test_offsetSet_throws_exception  
 test_offsetGet  
 test_offsetUnset  
 test_error_type_check  
 provider_rule_label_regex  
 test_rule_label_regex  
class Kohana_ValidTest
  Method Argument Typehint Default
 provider_alpha  
 test_alpha  
 provide_alpha_numeric  
 test_alpha_numeric  
 provider_alpha_dash  
 test_alpha_dash  
 provider_date  
 test_date  
 provider_decimal  
 test_decimal  
 provider_digit  
 test_digit  
 provider_color  
 test_color  
 provider_credit_card  
 test_credit_card  
 provider_luhn  
 test_luhn  
 provider_email  
 test_email  
 provider_email_domain  
 test_email_domain  
 provider_exact_length  
 test_exact_length  
 provider_equals  
 test_equals  
 provider_ip  
 test_ip  
 provider_max_length  
 test_max_length  
 provider_min_length  
 test_min_length  
 provider_not_empty  
 test_not_empty  
 provider_numeric  
 test_numeric  
 provider_phone  
 test_phone  
 provider_regex  
 test_regex  
 provider_range  
 test_range  
 provider_url  
 test_url  
 provider_matches  
 test_matches  
class Kohana_View
  Method Argument Typehint Default
 factory  
 capture  
 set_global  
 bind_global  
 __construct  
 __get  
 __set  
 __isset  
 __unset  
 __toString  
 set_filename  
 set  
 bind  
 render  
class Kohana_ViewTest
  Method Argument Typehint Default
 setupBeforeClass  
 teardownAfterClass  
 provider_instantiate  
 provider_set  
 test_instantiate  
 test_set  
 test_set_global  
class Kohana_WincacheTest
  Method Argument Typehint Default
 setUp  
class Markdown_Autoloader
  Method Argument Typehint Default
 autoload  
class Markdown_Parser
  Method Argument Typehint Default
 __construct  
 setup  
 teardown  
 transform  
 stripLinkDefinitions  
 _stripLinkDefinitions_callback  
 hashHTMLBlocks  
 _hashHTMLBlocks_callback  
 hashPart  
 hashBlock  
 runBlockGamut  
 runBasicBlockGamut  
 doHorizontalRules  
 runSpanGamut  
 doHardBreaks  
 _doHardBreaks_callback  
 doAnchors  
 _doAnchors_reference_callback  
 _doAnchors_inline_callback  
 doImages  
 _doImages_reference_callback  
 _doImages_inline_callback  
 doHeaders  
 _doHeaders_callback_setext  
 _doHeaders_callback_atx  
 doLists  
 _doLists_callback  
 processListItems  
 _processListItems_callback  
 doCodeBlocks  
 _doCodeBlocks_callback  
 makeCodeSpan  
 prepareItalicsAndBold  
 doItalicsAndBold  
 doBlockQuotes  
 _doBlockQuotes_callback  
 _doBlockQuotes_callback2  
 formParagraphs  
 encodeAttribute  
 encodeAmpsAndAngles  
 doAutoLinks  
 _doAutoLinks_url_callback  
 _doAutoLinks_email_callback  
 encodeEmailAddress  
 parseSpan  
 handleSpanToken  
 outdent  
 detab  
 _detab_callback  
 _initDetab  
 unhash  
 _unhash_callback  
class MarkdownExtra_Parser
  Method Argument Typehint Default
 __construct  
 setup  
 teardown  
 hashHTMLBlocks  
 _hashHTMLBlocks_inMarkdown  
 _hashHTMLBlocks_inHTML  
 hashClean  
 doHeaders  
 _doHeaders_attr  
 _doHeaders_callback_setext  
 _doHeaders_callback_atx  
 doTables  
 _doTable_leadingPipe_callback  
 _doTable_callback  
 doDefLists  
 _doDefLists_callback  
 processDefListItems  
 _processDefListItems_callback_dt  
 _processDefListItems_callback_dd  
 doFencedCodeBlocks  
 _doFencedCodeBlocks_callback  
 _doFencedCodeBlocks_newlines  
 formParagraphs  
 stripFootnotes  
 _stripFootnotes_callback  
 doFootnotes  
 appendFootnotes  
 _appendFootnotes_callback  
 stripAbbreviations  
 _stripAbbreviations_callback  
 doAbbreviations  
 _doAbbreviations_callback  
class Minion_TaskTest
  Method Argument Typehint Default
 provider_convert_task_to_class_name  
 test_convert_task_to_class_name  
 provider_convert_class_to_task  
 test_convert_class_to_task  
class MinionTaskTest
  Method Argument Typehint Default
 test_minion_runnable  
class Model_Auth_Role
  Method Argument Typehint Default
 rules  
class Model_Auth_User
  Method Argument Typehint Default
 rules  
 filters  
 labels  
 complete_login  
 unique_key_exists  
 unique_key  
 get_password_validation  
 create_user  
 update_user  
class Model_Auth_User_Token
  Method Argument Typehint Default
 __construct  
 delete_expired  
 create  
 create_token  
class ORM_Behavior_Guid
  Method Argument Typehint Default
 __construct  
 on_construct  
 on_update  
 on_create  
 create_guid  
class ORM_Behavior_Slug
  Method Argument Typehint Default
 __construct  
 on_construct  
 on_update  
 on_create  
 create_slug  
 slugify  
 seems_utf8  
 remove_accents  
class ORM_Example
  Method Argument Typehint Default
 __construct  
class Route_Holder
  Method Argument Typehint Default
 default_callback  
 default_return_callback  
 matches_returns_array_of_parameters_on_successful_match  
 required_parameters_are_needed  
 reverse_routing_returns_routes_uri_if_route_is_static  
 route_filter_modify_params_array  
 route_filter_modify_params_false  
class Task_Help
  Method Argument Typehint Default
 _execute  
class Textile
  Method Argument Typehint Default
 TextileThis  
 TextileRestricted  
 blockLite  
class Userguide_ControllerTest
  Method Argument Typehint Default
 provider_file_finds_markdown_files  
 test_file_finds_markdown_files