Class Visibility Suggestions

Below, is a summary of all classes and their component's visiblity. Whenever a visibility is set and used at the right level, a green star is presented. Whenever it is set to a level, but could be updated to another, red and orange stars are mentioned. .

  Name Value None (public) Public Protected Private Constant
class Kohana_Cache
 DEFAULT_EXPIRE3600    
 $default    
 $instances    
 $_config    
class Kohana_CacheTest
 BAD_GROUP_DEFINITION1010    
 EXPECT_SELF1001    
class Kohana_Cache_Memcache
 CACHE_CEILING2592000    
 $_memcache    
 $_flags    
 $_default_config    
class Kohana_CookieTest
 COOKIE_EXPIRATION60    
 UNIX_TIMESTAMP1411040141    
class Kohana_Core
 CODENAME'karlsruhe'
    
 DEVELOPMENT40    
 FILE_CACHE":header \n\n// :name\n\n:data\n"
    
 PRODUCTION10    
 STAGING20    
 TESTING30    
 VERSION'3.3.9'
    
 $environment    
 $is_windows    
 $content_type    
 $charset    
 $server_name    
 $hostnames    
 $base_url    
 $index_file    
 $cache_dir    
 $cache_life    
 $caching    
 $profiling    
 $errors    
 $shutdown_errors    
 $expose    
 $log    
 $config    
 $_init    
 $_modules    
 $_paths    
 $_files    
 $_files_changed    
class Kohana_Database
 DELETE4    
 INSERT2    
 SELECT1    
 UPDATE3    
 $default    
 $instances    
 $last_query    
 $_identifier    
 $_instance    
 $_connection    
 $_config    
class Kohana_Date
 DAY86400    
 HOUR3600    
 MINUTE60    
 MONTH2629744    
 MONTHS_LONG'%B'
    
 MONTHS_SHORT'%b'
    
 WEEK604800    
 YEAR31556926    
 $timestamp_format    
 $timezone    
class Kohana_HTTP_Cache
 CACHE_HIT_KEY'x-cache-hits'
    
 CACHE_STATUS_HIT'HIT'
    
 CACHE_STATUS_KEY'x-cache-status'
    
 CACHE_STATUS_MISS'MISS'
    
 CACHE_STATUS_SAVED'SAVED'
    
 $_cache    
 $_cache_key_callback    
 $_allow_private_cache    
 $_request_time    
 $_response_time    
class Kohana_HTTP_Header
 DEFAULT_QUALITY1    
 $_accept_content    
 $_accept_charset    
 $_accept_encoding    
 $_accept_language    
 $_accept_language_list    
class Kohana_Image
 AUTO0x04    
 HEIGHT0x03    
 HORIZONTAL0x11    
 IMAGETYPE_WEBP-1    
 INVERSE0x05    
 NONE0x01    
 PRECISE0x06    
 VERTICAL0x12    
 WIDTH0x02    
 $default_driver    
 $_checked    
 $file    
 $width    
 $height    
 $type    
 $mime    
class Kohana_Image_GD
 IMAGECONVOLUTION'imageconvolution'
    
 IMAGEFILTER'imagefilter'
    
 IMAGELAYEREFFECT'imagelayereffect'
    
 IMAGEROTATE'imagerotate'
    
 $_available_functions    
 $_image    
 $_create_function    
class Kohana_Log
 ALERTLOG_ALERT    
 CRITICALLOG_CRIT    
 DEBUGLOG_DEBUG    
 EMERGENCYLOG_EMERG    
 ERRORLOG_ERR    
 INFOLOG_INFO    
 NOTICELOG_NOTICE    
 WARNINGLOG_WARNING    
 $write_on_add    
 $_instance    
 $_messages    
 $_writers    
class Kohana_Num
 ROUND_HALF_DOWN2    
 ROUND_HALF_EVEN3    
 ROUND_HALF_ODD4    
 ROUND_HALF_UP1    
 $byte_units    
class Kohana_Route
 REGEX_ESCAPE'[.\\+*?[^\\]${}=!|]'
    
 REGEX_GROUP'\(((?:(?>[^()]+)|(?R))*)\)'
    
 REGEX_KEY'<([a-zA-Z0-9_]++)>'
    
 REGEX_SEGMENT'[^/.,;?\n]++'
    
 $default_protocol    
 $localhosts    
 $default_action    
 $cache    
 $_routes    
 $_filters    
 $_uri    
 $_regex    
 $_defaults    
 $_route_regex    
class Kohana_Session_Exception
 SESSION_CORRUPT1    
class Kohana_I18nTest
 $environmentDefault    
class Kohana_DateTest
 $_original_timezone    
 $default_locale    
class Kohana_ViewTest
 $old_modules    
class Kohana_RequestTest
 $_inital_request    
class Kohana_RequestTest_Header_Spying_Request_Client_External
 $headers    
class Controller_Kohana_RequestTest_Dummy
 $dummy_response    
class Kohana_NumTest
 $default_locale    
class Kohana_CoreTest
 $old_modules    
class Kohana_HTMLTest
 $environmentDefault    
class Kohana_FormTest
 $environmentDefault    
class Kohana_HTTPTest
 $_inital_request    
 $environmentDefault    
class Kohana_URLTest
 $environmentDefault    
class Kohana_CookieTest_TestableCookie
 $_mock_cookies_set    
class Kohana_Request_ClientTest
 $_inital_request    
 $_original_routes    
class Kohana_Request_Client_InternalTest
 $_log_object    
class Kohana_Inflector
 $cache    
 $uncountable    
 $irregular    
class Kohana_Request
 $user_agent    
 $client_ip    
 $trusted_proxies    
 $initial    
 $current    
 $_requested_with    
 $_method    
 $_protocol    
 $_secure    
 $_referrer    
 $_route    
 $_routes    
 $_header    
 $_body    
 $_directory    
 $_controller    
 $_action    
 $_uri    
 $_external    
 $_params    
 $_get    
 $_post    
 $_cookies    
 $_client    
class Kohana_Controller
 $request    
 $response    
class Kohana_View
 $_global_data    
 $_file    
 $_data    
class Kohana_Text
 $units    
class Kohana_Response
 $messages    
 $_status    
 $_header    
 $_body    
 $_cookies    
 $_protocol    
class Kohana_Arr
 $delimiter    
class Kohana_Cookie
 $salt    
 $expiration    
 $path    
 $domain    
 $secure    
 $httponly    
class Kohana_HTTP
 $protocol    
class Kohana_Session
 $default    
 $instances    
 $_name    
 $_lifetime    
 $_encrypted    
 $_data    
 $_destroyed    
class Kohana_Validation
 $_bound    
 $_rules    
 $_labels    
 $_empty_rules    
 $_errors    
 $_data    
class Kohana_I18n
 $lang    
 $source    
 $_cache    
class Kohana_Upload
 $remove_spaces    
 $default_directory    
class Kohana_UTF8
 $server_utf8    
 $called    
class Kohana_HTML
 $attribute_order    
 $strict    
 $windowed_urls    
class Kohana_Fragment
 $lifetime    
 $i18n    
 $_caches    
class Kohana_Config
 $_sources    
 $_groups    
class Kohana_Profiler
 $rollover    
 $_marks    
class Kohana_Security
 $token_name    
class Kohana_Config_Group
 $_parent_instance    
 $_group_name    
class Kohana_Config_File_Reader
 $_directory    
class Kohana_Request_Client
 $_cache    
 $_follow    
 $_follow_headers    
 $_strict_redirect    
 $_header_callbacks    
 $_max_callback_depth    
 $_callback_depth    
 $_callback_params    
class Kohana_Request_Client_External
 $client    
 $_options    
class Kohana_Request_Client_Internal
 $_previous_environment    
class Kohana_Request_Client_HTTP
 $_options    
class Kohana_Validation_Exception
 $array    
class Kohana_HTTP_Exception
 $_code    
 $_request    
class Kohana_HTTP_Exception_504
 $_code    
class Kohana_HTTP_Exception_404
 $_code    
class Kohana_HTTP_Exception_305
 $_code    
class Kohana_HTTP_Exception_429
 $_code    
class Kohana_HTTP_Exception_507
 $_code    
class Kohana_HTTP_Exception_412
 $_code    
class Kohana_HTTP_Exception_508
 $_code    
class Kohana_HTTP_Exception_Expected
 $_response    
class Kohana_HTTP_Exception_408
 $_code    
class Kohana_HTTP_Exception_301
 $_code    
class Kohana_HTTP_Exception_302
 $_code    
class Kohana_HTTP_Exception_424
 $_code    
class Kohana_HTTP_Exception_406
 $_code    
class Kohana_HTTP_Exception_413
 $_code    
class Kohana_HTTP_Exception_502
 $_code    
class Kohana_HTTP_Exception_304
 $_code    
class Kohana_HTTP_Exception_409
 $_code    
class Kohana_HTTP_Exception_415
 $_code    
class Kohana_HTTP_Exception_405
 $_code    
class Kohana_HTTP_Exception_402
 $_code    
class Kohana_HTTP_Exception_417
 $_code    
class Kohana_HTTP_Exception_410
 $_code    
class Kohana_HTTP_Exception_501
 $_code    
class Kohana_HTTP_Exception_416
 $_code    
class Kohana_HTTP_Exception_414
 $_code    
class Kohana_HTTP_Exception_423
 $_code    
class Kohana_HTTP_Exception_503
 $_code    
class Kohana_HTTP_Exception_422
 $_code    
class Kohana_HTTP_Exception_505
 $_code    
class Kohana_HTTP_Exception_401
 $_code    
class Kohana_HTTP_Exception_307
 $_code    
class Kohana_HTTP_Exception_300
 $_code    
class Kohana_HTTP_Exception_500
 $_code    
class Kohana_HTTP_Exception_400
 $_code    
class Kohana_HTTP_Exception_411
 $_code    
class Kohana_HTTP_Exception_303
 $_code    
class Kohana_HTTP_Exception_407
 $_code    
class Kohana_HTTP_Exception_403
 $_code    
class Kohana_Kohana_Exception
 $php_errors    
 $error_view    
 $error_view_content_type    
class Kohana_Controller_Template
 $template    
 $auto_render    
class Kohana_Log_Syslog
 $_ident    
class Kohana_Log_File
 $_directory    
class Kohana_Log_Writer
 $timestamp    
 $timezone    
 $_log_levels    
 $strace_level    
class Kohana_Minion_Task
 $task_separator    
 $_options    
 $_accepted_options    
 $_method    
 $_errors_file    
class Kohana_Minion_CLI
 $wait_msg    
 $foreground_colors    
 $background_colors    
class Kohana_Pagination
 $config    
 $current_page    
 $total_items    
 $items_per_page    
 $total_pages    
 $current_first_item    
 $current_last_item    
 $previous_page    
 $next_page    
 $first_page    
 $last_page    
 $offset    
 $_request    
 $_route    
 $_route_params    
class Kohana_Encrypt
 $default    
 $instances    
 $_engine    
class Kohana_Encrypt_Engine
 $_key    
 $_mode    
 $_cipher    
class Kohana_Encrypt_Engine_Mcrypt
 $_rand    
 $_iv_size    
class Kohana_Encrypt_Engine_Openssl
 $_iv_size    
class Kohana_CacheBasicMethodsTest
 $_cache_driver    
class Kohana_Cache_File
 $_cache_dir    
 $_cache_dir_usable    
class Kohana_Cache_Sqlite
 $_db    
class Kohana_Cache_Memcached
 $memcached_instance    
class Kohana_Auth
 $_instance    
 $_session    
 $_config    
class Kohana_Auth_File
 $_users    
class Kohana_Unittest_Tests
 $cache    
class Kohana_Unittest_TestCase
 $backupGlobals    
 $_helpers    
 $environmentDefault    
class Kohana_Unittest_Helpers
 $_has_internet    
 $_environment_backup    
class Kohana_Unittest_TestSuite
 $_filter_calls    
class Kohana_Unittest_Database_TestCase
 $backupGlobals    
 $_helpers    
 $environmentDefault    
 $_database_connection    
class Kohana_Codebench
 $description    
 $loops    
 $subjects    
 $grades    
class Controller_Codebench
 $template    
class Bench_StripNullBytes
 $description    
 $loops    
 $subjects    
class Bench_MDDoBaseURL
 $description    
 $loops    
 $subjects    
class Bench_AutoLinkEmails
 $description    
 $loops    
 $subjects    
class Bench_LtrimDigits
 $description    
 $loops    
 $subjects    
class Bench_ExplodeLimit
 $description    
 $loops    
 $subjects    
class Bench_ValidColor
 $description    
 $loops    
 $subjects    
class Bench_UserFuncArray
 $description    
 $loops    
 $subjects    
class Bench_ValidURL
 $description    
 $loops    
 $subjects    
class Bench_URLSite
 $description    
 $loops    
 $subjects    
class Bench_MDDoIncludeViews
 $description    
 $loops    
 $subjects    
class Bench_MDDoImageURL
 $description    
 $loops    
 $subjects    
class Bench_Transliterate
 $description    
 $loops    
 $subjects    
class Bench_GruberURL
 $description    
 $loops    
 $subjects    
class Bench_ArrCallback
 $description    
 $loops    
 $subjects    
class Bench_DateSpan
 $description    
 $loops    
 $subjects    
class Markdown_Parser
 $nested_brackets_depth    
 $nested_brackets_re    
 $nested_url_parenthesis_depth    
 $nested_url_parenthesis_re    
 $escape_chars    
 $escape_chars_re    
 $empty_element_suffix    
 $tab_width    
 $no_markup    
 $no_entities    
 $predef_urls    
 $predef_titles    
 $urls    
 $titles    
 $html_hashes    
 $in_anchor    
 $document_gamut    
 $block_gamut    
 $span_gamut    
 $list_level    
 $em_relist    
 $strong_relist    
 $em_strong_relist    
 $em_strong_prepared_relist    
 $utf8_strlen    
class MarkdownExtra_Parser
 $fn_id_prefix    
 $fn_link_title    
 $fn_backlink_title    
 $fn_link_class    
 $fn_backlink_class    
 $predef_abbr    
 $footnotes    
 $footnotes_ordered    
 $abbr_desciptions    
 $abbr_word_re    
 $footnote_counter    
 $block_tags_re    
 $context_block_tags_re    
 $contain_span_tags_re    
 $clean_tags_re    
 $auto_close_tags_re    
 $em_relist    
 $strong_relist    
 $em_strong_relist    
class Kohana_Kodoc
 $regex_class_member    
class Kohana_Kodoc_Markdown
 $base_url    
 $image_url    
 $_heading_ids    
 $_toc    
 $show_toc    
class Kohana_Kodoc_Class
 $class    
 $modifiers    
 $description    
 $tags    
 $constants    
 $parents    
class Kohana_Kodoc_Property
 $property    
 $modifiers    
 $type    
 $value    
 $default    
class Kohana_Kodoc_Method
 $method    
 $params    
 $return    
 $source    
class Kohana_Kodoc_Method_Param
 $param    
 $name    
 $type    
 $default    
 $description    
 $reference    
 $optional    
class Kohana_Controller_Userguide
 $template    
 $media    
 $api    
 $guide    
class Kohana_Image_Imagick
 $im    
class ORM_Behavior_Slug
 $_slug_source_column    
 $_slug_column    
class ORM_Behavior_Guid
 $_guid_column    
 $_guid_only    
class Kohana_ORM
 $_column_cache    
 $_init_cache    
 $_has_one    
 $_belongs_to    
 $_has_many    
 $_load_with    
 $_validation    
 $_object    
 $_changed    
 $_original_values    
 $_related    
 $_valid    
 $_loaded    
 $_saved    
 $_sorting    
 $_foreign_key_suffix    
 $_object_name    
 $_object_plural    
 $_table_name    
 $_table_columns    
 $_updated_column    
 $_created_column    
 $_serialize_columns    
 $_primary_key    
 $_primary_key_value    
 $_table_names_plural    
 $_reload_on_wakeup    
 $_db    
 $_db_group    
 $_db_applied    
 $_db_pending    
 $_db_reset    
 $_db_builder    
 $_with_applied    
 $_cast_data    
 $_errors_filename    
 $_behaviors    
 $_private_columns    
class Kohana_ORM_Behavior
 $_config    
class Kohana_ORM_Validation_Exception
 $_objects    
 $_alias    
class Kohana_ORM_Behavior_LocalBehavior
 $_callback    
class Model_Auth_Role
 $_has_many    
class Model_Auth_User
 $_has_many    
class Model_Auth_User_Token
 $_belongs_to    
 $_created_column    
class Kohana_Config_Database_Writer
 $_loaded_keys    
class Kohana_Config_Database_Reader
 $_db_instance    
 $_table_name    
class Kohana_Session_Database
 $_db    
 $_table    
 $_columns    
 $_gc    
 $_session_id    
 $_update_id    
class Kohana_Database_MySQLi
 $_current_databases    
 $_set_names    
 $_connection_id    
 $_identifier    
class Kohana_Database_Expression
 $_parameters    
 $_value    
class Kohana_Database_Result
 $_query    
 $_result    
 $_total_rows    
 $_current_row    
 $_as_object    
 $_object_params    
class Kohana_Database_PDO
 $_identifier    
class Kohana_Database_Query
 $_type    
 $_force_execute    
 $_lifetime    
 $_sql    
 $_parameters    
 $_as_object    
 $_object_params    
class Kohana_Database_Query_Builder_Insert
 $_table    
 $_columns    
 $_values    
class Kohana_Database_Query_Builder_Delete
 $_table    
class Kohana_Database_Query_Builder_Update
 $_table    
 $_set    
class Kohana_Database_Query_Builder_Where
 $_where    
 $_order_by    
 $_limit    
class Kohana_Database_Query_Builder_Join
 $_type    
 $_table    
 $_on    
 $_using    
class Kohana_Database_Query_Builder_Select
 $_select    
 $_distinct    
 $_from    
 $_join    
 $_group_by    
 $_having    
 $_offset    
 $_union    
 $_last_join    
class Kohana_Database_MySQLi_Result
 $_internal_row    
class Kohana_Model_Database
 $_db    
class
 provider_lang     
class
 test_lang     
class
 provider_get     
class
 test_get     
class
 provider_body     
class
 test_body     
class
 provider_body_string_zero     
class
 test_body_string_zero     
class
 provider_cookie_set     
class
 test_cookie_set     
class
 test_cookie_get     
class
 test_content_type_when_set     
class
 test_initially_there_are_no_sources     
class
 test_attach_adds_reader_and_returns_this     
class
 test_attach_adds_reader_to_front_of_queue     
class
 test_attach_can_add_reader_to_end_of_queue     
class
 test_detach_removes_reader_and_returns_this     
class
 test_detach_returns_this_even_when_reader_dnx     
class
 test_load_can_get_var_from_dot_path     
class
 test_load_can_get_var_from_dot_path_for_loaded_group     
class
 test_load_throws_exception_if_there_are_no_sources     
class
 provider_load_throws_exception_if_no_group_is_given     
class
 test_load_throws_exception_if_invalid_group     
class
 test_write_config_passes_changed_config_to_all_writers     
class
 test_config_is_loaded_from_top_to_bottom_of_stack     
class
 test_load_reuses_config_groups     
class
 test_copy_copies_merged_config_to_all_writers     
class
 setUp     
class
 tearDown     
class
 provider_offset     
class
 test_offset     
class
 provider_am_pm     
class
 test_am_pm     
class
 provider_adjust     
class
 test_adjust     
class
 provider_days     
class
 test_days     
class
 provider_formatted_time     
class
 test_formatted_time     
class
 provider_months     
class
 test_months     
class
 provider_span     
class
 test_span     
class
 provider_fuzzy_span     
class
 test_fuzzy_span     
class
 provider_years     
class
 test_years     
class
 provider_hours     
class
 test_hours     
class
 provider_seconds     
class
 test_seconds     
class
 provider_minutes     
class
 test_minutes     
class
 test_minutes_defaults_to_using_step_of5     
class
 provider_unix2dos     
class
 test_unix2dos     
class
 provider_dos2unix     
class
 test_dos2unix     
class
 getMockSession     
class
 provider_constructor_uses_settings_from_config_and_casts     
class
 test_constructor_uses_settings_from_config_and_casts     
class
 test_constructor_loads_session_with_session_id     
class
 test_bind_actually_binds_variable     
class
 test_initially_session_has_no_data     
class
 test_default_session_name_is_set     
class
 test_default_session_is_unencrypted     
class
 test_default_session_is_not_classed_as_destroyed     
class
 provider_get_returns_default_if_var_dnx     
class
 test_get_returns_default_if_var_dnx     
class
 test_get_uses_null_as_default_return_value     
class
 test_get_returns_value_if_it_equals_null     
class
 test_as_array_returns_data_by_ref_or_copy     
class
 test_set_adds_and_modifies_to_session_data     
class
 test_delete_removes_select_session_data     
class
 provider_read_loads_session_data     
class
 test_read_loads_session_data     
class
 test_regenerate_tells_driver_to_regenerate     
class
 test_destroy_deletes_data_if_driver_destroys_session     
class
 test_destroy_only_deletes_data_if_driver_destroys_session     
class
 test_get_once_gets_once_or_returns_default     
class
 setupBeforeClass     
class
 teardownAfterClass     
class
 provider_instantiate     
class
 provider_set     
class
 test_instantiate     
class
 test_set     
class
 test_set_global     
class
 setUp     
class
 tearDown     
class
 test_initial     
class
 test_client_ips     
class
 test_disable_external_tests     
class
 provider_create     
class
 test_create     
class
 test_param     
class
 test_method     
class
 test_route     
class
 test_route_is_not_set_before_execute     
class
 test_accept_type     
class
 provider_accept_lang     
class
 test_accept_lang     
class
 provider_url     
class
 test_url     
class
 provider_set_protocol     
class
 test_set_protocol     
class
 provider_post_max_size_exceeded     
class
 test_post_max_size_exceeded     
class
 provider_uri_only_trimed_on_internal     
class
 test_uri_only_trimed_on_internal     
class
 provider_options_set_to_external_client     
class
 test_options_set_to_external_client     
class
 provider_headers_get     
class
 test_headers_get     
class
 provider_headers_set     
class
 test_headers_set     
class
 provider_query_parameter_parsing     
class
 test_query_parameter_parsing     
class
 test_query_parameter_parsing_in_subrequest     
class
 provider_client     
class
 test_client     
class
 test_passes_client_params     
class
 test_content_length_after_render     
class
 test_content_length_after_changing_post     
class
 _send_message     
class
 get_received_request_headers     
class
 action_foobar     
class
 get_expected_response     
class
 setUp     
class
 tearDown     
class
 provider_bytes     
class
 test_bytes     
class
 provider_ordinal     
class
 test_ordinal     
class
 provider_format     
class
 test_format     
class
 provider_round     
class
 test_round     
class
 provider_size     
class
 test_size     
class
 test_size_throws_exception_for_invalid_size     
class
 provider_valid     
class
 test_valid     
class
 test_type     
class
 setUp     
class
 tearDown     
class
 provider_sanitize     
class
 test_sanitize     
class
 test_find_file_no_extension     
class
 test_find_file_returns_false_or_array_on_failure     
class
 test_list_files_returns_array_on_success_and_failure     
class
 provider_cache     
class
 test_cache     
class
 provider_message     
class
 test_message     
class
 provider_error_handler     
class
 test_error_handler     
class
 provider_modules_detects_invalid_modules     
class
 test_modules_detects_invalid_modules     
class
 provider_modules_sets_and_returns_valid_modules     
class
 test_modules_sets_and_returns_valid_modules     
class
 test_modules_returns_array_of_modules     
class
 test_include_paths     
class
 setUp     
class
 provider_encode     
class
 test_encode     
class
 provider_decode     
class
 test_decode     
class
 provider_encode_decode     
class
 test_encode_decode     
class
 provider_decode_invalid_data     
class
 test_decode_invalid_data     
class
 test_consecutive_encode_produce_different_results     
class
 test_instance_throw_exception_when_no_key_provided     
class
 provider_instance_returns_singleton     
class
 test_instance_returns_singleton     
class
 assertSameProtectedProperty     
class
 __construct     
class
 _create_iv     
class
 __construct     
class
 setUp     
class
 provider_attributes     
class
 test_attributes     
class
 provider_script     
class
 test_script     
class
 provider_style     
class
 test_style     
class
 provider_anchor     
class
 test_anchor     
class
 provider_file_anchor     
class
 test_file_anchor     
class
 provider_image     
class
 test_image     
class
 provider_constructor     
class
 test_constructor     
class
 provider_text     
class
 test_text     
class
 provider_alpha     
class
 test_alpha     
class
 provide_alpha_numeric     
class
 test_alpha_numeric     
class
 provider_alpha_dash     
class
 test_alpha_dash     
class
 provider_date     
class
 test_date     
class
 provider_decimal     
class
 test_decimal     
class
 provider_digit     
class
 test_digit     
class
 provider_color     
class
 test_color     
class
 provider_credit_card     
class
 test_credit_card     
class
 provider_luhn     
class
 test_luhn     
class
 provider_email     
class
 test_email     
class
 provider_email_domain     
class
 test_email_domain     
class
 provider_exact_length     
class
 test_exact_length     
class
 provider_equals     
class
 test_equals     
class
 provider_ip     
class
 test_ip     
class
 provider_max_length     
class
 test_max_length     
class
 provider_min_length     
class
 test_min_length     
class
 provider_not_empty     
class
 test_not_empty     
class
 provider_numeric     
class
 test_numeric     
class
 provider_phone     
class
 test_phone     
class
 provider_regex     
class
 test_regex     
class
 provider_range     
class
 test_range     
class
 provider_url     
class
 test_url     
class
 provider_matches     
class
 test_matches     
class
 test_minion_runnable     
class
 setUp     
class
 tearDown     
class
 test_get_throws_exception_if_route_dnx     
class
 test_all_returns_all_defined_routes     
class
 test_name_returns_routes_name_or_false_if_dnx     
class
 test_cache_stores_route_objects     
class
 test_cache_append_routes     
class
 test_cache_returns_false_if_cache_dnx     
class
 test_constructor_returns_if_uri_is_null     
class
 provider_constructor_only_changes_custom_regex_if_passed     
class
 test_constructor_only_changes_custom_regex_if_passed     
class
 test_route_uses_custom_regex_passed_to_constructor     
class
 provider_matches_returns_false_on_failure     
class
 test_matches_returns_false_on_failure     
class
 provider_matches_returns_array_of_parameters_on_successful_match     
class
 test_matches_returns_array_of_parameters_on_successful_match     
class
 provider_defaults_are_used_if_params_arent_specified     
class
 test_defaults_are_used_if_params_arent_specified     
class
 provider_optional_groups_containing_specified_params     
class
 test_optional_groups_containing_specified_params     
class
 test_defaults_are_not_used_if_param_is_identical     
class
 provider_required_parameters_are_needed     
class
 test_required_parameters_are_needed     
class
 provider_reverse_routing_returns_routes_uri_if_route_is_static     
class
 test_reverse_routing_returns_routes_uri_if_route_is_static     
class
 provider_uri_throws_exception_if_required_params_are_missing     
class
 test_uri_throws_exception_if_required_params_are_missing     
class
 provider_uri_fills_required_uri_segments_from_params     
class
 test_uri_fills_required_uri_segments_from_params     
class
 provider_composing_url_from_route     
class
 test_composing_url_from_route     
class
 test_compile_uses_custom_regex_if_specificed     
class
 test_is_external_route_from_host     
class
 provider_external_route_includes_params_in_uri     
class
 test_external_route_includes_params_in_uri     
class
 provider_route_filter_modify_params     
class
 test_route_filter_modify_params     
class
 provider_route_uri_encode_parameters     
class
 test_route_uri_encode_parameters     
class
 get_request_mock     
class
 test_messages_is_initially_empty     
class
 test_writers_is_initially_empty     
class
 test_attach_attaches_log_writer_and_returns_this     
class
 test_attach_attaches_log_writer_min_max_and_returns_this     
class
 test_detach_removes_log_writer_and_returns_this     
class
 setUp     
class
 provider_parse     
class
 test_parse     
class
 provider_create     
class
 matcher_composer     
class
 test_create     
class
 provider_callback     
class
 test_callback     
class
 provider_extract     
class
 test_extract     
class
 provider_pluck     
class
 test_pluck     
class
 provider_get     
class
 test_get     
class
 provider_is_assoc     
class
 test_is_assoc     
class
 provider_is_array     
class
 test_is_array     
class
 provider_merge     
class
 test_merge     
class
 provider_path     
class
 test_path     
class
 provider_set_path     
class
 test_set_path     
class
 provider_range     
class
 test_range     
class
 provider_unshift     
class
 test_unshift     
class
 provider_overwrite     
class
 test_overwrite     
class
 provider_map     
class
 test_map     
class
 provider_flatten     
class
 test_flatten     
class
 provider_open     
class
 test_open     
class
 test_close     
class
 provider_input     
class
 test_input     
class
 provider_file     
class
 test_file     
class
 provider_check     
class
 test_check     
class
 provider_text     
class
 test_text     
class
 provider_select     
class
 test_select     
class
 provider_submit     
class
 test_submit     
class
 provider_image     
class
 test_image     
class
 provider_label     
class
 test_label     
class
 test_factory_method_returns_instance_with_values     
class
 test_copy_copies_all_attributes_except_data     
class
 test_initially_there_are_no_labels     
class
 test_label_adds_and_overwrites_label_and_returns_this     
class
 test_labels_adds_and_overwrites_multiple_labels_and_returns_this     
class
 test_bind_adds_and_overwrites_multiple_variables_and_returns_this     
class
 test_bound_callback     
class
 provider_check     
class
 test_check     
class
 test_check_stops_when_error_added_by_callback     
class
 _validation_callback     
class
 provider_errors     
class
 test_errors     
class
 provider_translated_errors     
class
 test_translated_errors     
class
 test_parameter_labels     
class
 test_arrays_in_parameters     
class
 test_data_stays_unaltered     
class
 test_object_parameters_not_in_messages     
class
 test_as_array_returns_original_array     
class
 test_data_returns_original_array     
class
 test_offsetExists     
class
 test_offsetSet_throws_exception     
class
 test_offsetGet     
class
 test_offsetUnset     
class
 test_error_type_check     
class
 provider_rule_label_regex     
class
 test_rule_label_regex     
class
 setUp     
class
 tearDown     
class
 provider_redirect     
class
 test_redirect     
class
 provider_request_headers     
class
 test_request_headers     
class
 setUp     
class
 test_auto_para_returns_empty_string_on_empty_input     
class
 provider_auto_para_does_not_enclose_html_tags_in_paragraphs     
class
 test_auto_para_does_not_enclose_html_tags_in_paragraphs     
class
 test_auto_para_encloses_slot_in_paragraph     
class
 test_auto_para_replaces_multiple_newlines_with_paragraph     
class
 provider_limit_words     
class
 test_limit_words     
class
 provider_limit_chars     
class
 test_limit_chars     
class
 test_alternate_alternates_between_parameters     
class
 test_alternate_resets_when_called_with_no_params_and_returns_empty_string     
class
 provider_ucfirst     
class
 test_ucfirst     
class
 provider_reduce_slashes     
class
 test_reduce_slashes     
class
 provider_censor     
class
 test_censor     
class
 provider_random     
class
 test_random     
class
 provider_similar     
class
 test_similar     
class
 provider_bytes     
class
 test_bytes     
class
 provider_widont     
class
 test_widont     
class
 test_auto_link_emails_respects_word_boundaries     
class
 provider_number     
class
 test_number     
class
 provider_auto_link_urls     
class
 test_auto_link_urls     
class
 provider_auto_link_emails     
class
 test_auto_link_emails     
class
 provider_auto_link     
class
 test_auto_link     
class
 provider_user_agents     
class
 test_user_agent_returns_correct_browser     
class
 test_user_agent_returns_correct_version     
class
 test_user_agent_recognizes_robots     
class
 test_user_agent_returns_correct_platform     
class
 test_user_agent_accepts_array     
class
 test_create     
class
 setUp     
class
 provider_base     
class
 test_base     
class
 provider_site     
class
 test_site     
class
 provider_site_url_encode_uri     
class
 test_site_url_encode_uri     
class
 provider_title     
class
 test_title     
class
 provider_query     
class
 test_query     
class
 provider_is_trusted_host     
class
 test_is_trusted_host     
class
 test_if_invalid_host_throws_exception     
class
 test_if_untrusted_host_throws_exception     
class
 provider_clean     
class
 test_clean     
class
 provider_is_ascii     
class
 test_is_ascii     
class
 provider_strip_ascii_ctrl     
class
 test_strip_ascii_ctrl     
class
 provider_strip_non_ascii     
class
 test_strip_non_ascii     
class
 provider_transliterate_to_ascii     
class
 test_transliterate_to_ascii     
class
 provider_strlen     
class
 test_strlen     
class
 provider_strpos     
class
 test_strpos     
class
 provider_strrpos     
class
 test_strrpos     
class
 provider_substr     
class
 test_substr     
class
 provider_substr_replace     
class
 test_substr_replace     
class
 provider_strtolower     
class
 test_strtolower     
class
 provider_strtoupper     
class
 test_strtoupper     
class
 provider_ucfirst     
class
 test_ucfirst     
class
 provider_ucwords     
class
 test_ucwords     
class
 provider_strcasecmp     
class
 test_strcasecmp     
class
 provider_str_ireplace     
class
 test_str_ireplace     
class
 provider_stristr     
class
 test_stristr     
class
 provider_strspn     
class
 test_strspn     
class
 provider_strcspn     
class
 test_strcspn     
class
 provider_str_pad     
class
 test_str_pad     
class
 test_str_pad_error     
class
 provider_str_split     
class
 test_str_split     
class
 provider_strrev     
class
 test_strrev     
class
 provider_trim     
class
 test_trim     
class
 provider_ltrim     
class
 test_ltrim     
class
 provider_rtrim     
class
 test_rtrim     
class
 provider_ord     
class
 test_ord     
class
 provider_encode_php_tags     
class
 test_encode_php_tags     
class
 provider_strip_image_tags     
class
 test_strip_image_tags     
class
 provider_csrf_token     
class
 test_csrf_token     
class
 provider_mime     
class
 test_mime     
class
 provider_split_join     
class
 test_split_join     
class
 provider_uncountable     
class
 test_uncountable     
class
 provider_singular     
class
 test_singular     
class
 provider_plural     
class
 test_plural     
class
 provider_camelize     
class
 test_camelize     
class
 provider_decamelize     
class
 test_decamelize     
class
 setUp     
class
 test_set_creates_cookie_with_configured_cookie_options     
class
 provider_set_calculates_expiry_from_lifetime     
class
 test_set_calculates_expiry_from_lifetime     
class
 test_get_returns_default_if_cookie_missing     
class
 test_get_returns_value_if_cookie_present_and_signed     
class
 provider_get_returns_default_without_deleting_if_cookie_unsigned     
class
 test_get_returns_default_without_deleting_if_cookie_unsigned     
class
 test_get_returns_default_and_deletes_tampered_signed_cookie     
class
 test_delete_removes_cookie_from_globals_and_expires_cookie     
class
 test_delete_does_not_require_configured_salt     
class
 test_salt_throws_with_no_configured_salt     
class
 test_salt_creates_same_hash_for_same_values_and_state     
class
 provider_salt_creates_different_hash_for_different_data     
class
 test_salt_creates_different_hash_for_different_data     
class
 assertDeletedCookie     
class
 assertSetCookieWith     
class
 set_or_remove_http_user_agent     
class
 _setcookie     
class
 _time     
class
 provider_vars     
class
 test_var     
class
 provider_debug_path     
class
 test_debug_path     
class
 provider_dump     
class
 test_dump     
class
 get_mock_config     
class
 get_mock_group     
class
 test_loads_group_name_and_values_in_constructor     
class
 test_allows_empty_group_values     
class
 test_get_fetches_config_value     
class
 test_get_returns_default_value_if_config_option_dnx     
class
 test_set_modifies_existing_config     
class
 test_writes_changes_to_config     
class
 test_as_array_returns_full_array     
class
 test_to_string_serializes_array_output     
class
 test_default_search_dir_is_config     
class
 test_constructor_sets_search_dir_from_param     
class
 test_load_returns_empty_array_if_conf_dir_dnx     
class
 test_load_returns_empty_array_if_conf_dnx     
class
 test_loads_config_from_files     
class
 setUpBeforeClass     
class
 tearDownAfterClass     
class
 setUp     
class
 tearDown     
class
 _dummy_uri     
class
 _dummy_redirect_uri     
class
 provider_follows_redirects     
class
 test_follows_redirects     
class
 test_follows_with_headers     
class
 test_follow_does_not_add_extra_headers     
class
 provider_follows_with_strict_method     
class
 test_follows_with_strict_method     
class
 provider_follows_with_body_if_not_get     
class
 test_follows_with_body_if_not_get     
class
 provider_triggers_header_callbacks     
class
 test_triggers_header_callbacks     
class
 test_deep_recursive_callbacks_are_aborted     
class
 callback_assert_params     
class
 test_client_can_hold_params_for_callbacks     
class
 action_fake     
class
 setUp     
class
 tearDown     
class
 provider_response_failure_status     
class
 test_response_failure_status     
class
 provider_factory     
class
 test_factory     
class
 provider_options     
class
 test_options     
class
 provider_execute     
class
 provider_accept_quality     
class
 test_accept_quality     
class
 provider_parse_accept_header     
class
 test_parse_accept_header     
class
 provider_parse_charset_header     
class
 test_parse_charset_header     
class
 provider_parse_encoding_header     
class
 test_parse_encoding_header     
class
 provider_parse_language_header     
class
 test_parse_language_header     
class
 provider_create_cache_control     
class
 test_create_cache_control     
class
 provider_parse_cache_control     
class
 test_parse_cache_control     
class
 provider_offsetSet     
class
 test_offsetSet     
class
 provider_offsetGet     
class
 test_offsetGet     
class
 provider_offsetExists     
class
 test_offsetExists     
class
 provider_offsetUnset     
class
 test_offsetUnset     
class
 provider_parse_header_string     
class
 test_parse_header_string     
class
 provider_accepts_at_quality     
class
 test_accepts_at_quality     
class
 provider_preferred_accept     
class
 test_preferred_accept     
class
 provider_accepts_charset_at_quality     
class
 test_accepts_charset_at_quality     
class
 provider_preferred_charset     
class
 test_preferred_charset     
class
 provider_accepts_encoding_at_quality     
class
 test_accepts_encoding_at_quality     
class
 provider_preferred_encoding     
class
 test_preferred_encoding     
class
 provider_accepts_language_at_quality     
class
 test_accepts_language_at_quality     
class
 provider_preferred_language     
class
 test_preferred_language     
class
 provider_send_headers     
class
 test_send_headers     
class
 send_headers_handler     
class
 default_callback     
class
 default_return_callback     
class
 matches_returns_array_of_parameters_on_successful_match     
class
 required_parameters_are_needed     
class
 reverse_routing_returns_routes_uri_if_route_is_static     
class
 route_filter_modify_params_array     
class
 route_filter_modify_params_false     
class
 factory     
class
 uncountable     
class
 singular     
class
 plural     
class
 camelize     
class
 decamelize     
class
 underscore     
class
 humanize     
class
 factory     
class
 detect_uri     
class
 current     
class
 initial     
class
 user_agent     
class
 accept_type     
class
 accept_lang     
class
 accept_encoding     
class
 post_max_size_exceeded     
class
 process     
class
 _parse_accept     
class
 __construct     
class
 __toString     
class
 uri     
class
 url     
class
 param     
class
 referrer     
class
 route     
class
 directory     
class
 controller     
class
 action     
class
 client     
class
 requested_with     
class
 execute     
class
 is_initial     
class
 is_external     
class
 is_ajax     
class
 method     
class
 protocol     
class
 secure     
class
 headers     
class
 cookie     
class
 body     
class
 content_length     
class
 render     
class
 query     
class
 post     
class
 __construct     
class
 execute     
class
 before     
class
 after     
class
 redirect     
class
 check_cache     
class
 parse     
class
 create     
class
 mime     
class
 mime_by_ext     
class
 mimes_by_ext     
class
 exts_by_mime     
class
 ext_by_mime     
class
 split     
class
 join     
class
 factory     
class
 capture     
class
 set_global     
class
 bind_global     
class
 __construct     
class
 __get     
class
 __set     
class
 __isset     
class
 __unset     
class
 __toString     
class
 set_filename     
class
 set     
class
 bind     
class
 render     
class
 limit_words     
class
 limit_chars     
class
 alternate     
class
 random     
class
 ucfirst     
class
 reduce_slashes     
class
 censor     
class
 similar     
class
 auto_link     
class
 auto_link_urls     
class
 _auto_link_urls_callback1     
class
 _auto_link_urls_callback2     
class
 auto_link_emails     
class
 _auto_link_emails_callback     
class
 auto_p     
class
 bytes     
class
 number     
class
 widont     
class
 user_agent     
class
 base     
class
 site     
class
 _rawurlencode_callback     
class
 query     
class
 title     
class
 is_trusted_host     
class
 factory     
class
 __construct     
class
 __toString     
class
 body     
class
 protocol     
class
 status     
class
 headers     
class
 content_length     
class
 cookie     
class
 delete_cookie     
class
 delete_cookies     
class
 send_headers     
class
 send_file     
class
 render     
class
 generate_etag     
class
 _parse_byte_range     
class
 _calculate_byte_range     
class
 offset     
class
 seconds     
class
 minutes     
class
 hours     
class
 ampm     
class
 adjust     
class
 days     
class
 months     
class
 years     
class
 span     
class
 fuzzy_span     
class
 unix2dos     
class
 dos2unix     
class
 formatted_time     
class
 is_assoc     
class
 is_array     
class
 path     
class
 set_path     
class
 range     
class
 get     
class
 extract     
class
 pluck     
class
 unshift     
class
 map     
class
 merge     
class
 overwrite     
class
 callback     
class
 flatten     
class
 get     
class
 set     
class
 delete     
class
 salt     
class
 _setcookie     
class
 _time     
class
 redirect     
class
 check_cache     
class
 parse_header_string     
class
 request_headers     
class
 www_form_urlencode     
class
 open     
class
 close     
class
 input     
class
 hidden     
class
 password     
class
 file     
class
 checkbox     
class
 radio     
class
 textarea     
class
 select     
class
 submit     
class
 image     
class
 button     
class
 label     
class
 instance     
class
 __construct     
class
 __toString     
class
 as_array     
class
 id     
class
 name     
class
 get     
class
 get_once     
class
 set     
class
 bind     
class
 delete     
class
 read     
class
 regenerate     
class
 write     
class
 destroy     
class
 restart     
class
 _serialize     
class
 _unserialize     
class
 _encode     
class
 _decode     
class
 _read     
class
 _regenerate     
class
 _write     
class
 _destroy     
class
 _restart     
class
 vars     
class
 dump     
class
 _dump     
class
 path     
class
 source     
class
 trace     
class
 ordinal     
class
 format     
class
 round     
class
 bytes     
class
 factory     
class
 __construct     
class
 offsetSet     
class
 offsetExists     
class
 offsetUnset     
class
 offsetGet     
class
 copy     
class
 as_array     
class
 data     
class
 label     
class
 labels     
class
 rule     
class
 rules     
class
 bind     
class
 check     
class
 error     
class
 errors     
class
 lang     
class
 get     
class
 load     
class
 not_empty     
class
 regex     
class
 min_length     
class
 max_length     
class
 exact_length     
class
 equals     
class
 email     
class
 email_domain     
class
 url     
class
 ip     
class
 credit_card     
class
 luhn     
class
 phone     
class
 date     
class
 alpha     
class
 alpha_numeric     
class
 alpha_dash     
class
 digit     
class
 numeric     
class
 range     
class
 decimal     
class
 color     
class
 matches     
class
 init     
class
 deinit     
class
 sanitize     
class
 auto_load     
class
 auto_load_lowercase     
class
 modules     
class
 include_paths     
class
 find_file     
class
 list_files     
class
 load     
class
 cache     
class
 file_cache     
class
 message     
class
 error_handler     
class
 shutdown_handler     
class
 version     
class
 save     
class
 valid     
class
 not_empty     
class
 type     
class
 size     
class
 image     
class
 clean     
class
 is_ascii     
class
 strip_ascii_ctrl     
class
 strip_non_ascii     
class
 transliterate_to_ascii     
class
 strlen     
class
 strpos     
class
 strrpos     
class
 substr     
class
 substr_replace     
class
 strtolower     
class
 strtoupper     
class
 ucfirst     
class
 ucwords     
class
 strcasecmp     
class
 str_ireplace     
class
 stristr     
class
 strspn     
class
 strcspn     
class
 str_pad     
class
 str_split     
class
 strrev     
class
 trim     
class
 ltrim     
class
 rtrim     
class
 ord     
class
 to_unicode     
class
 from_unicode     
class
 chars     
class
 entities     
class
 anchor     
class
 file_anchor     
class
 mailto     
class
 style     
class
 script     
class
 image     
class
 attributes     
class
 _cache_key     
class
 load     
class
 save     
class
 delete     
class
 attach     
class
 detach     
class
 load     
class
 copy     
class
 _write_config     
class
 set     
class
 get     
class
 all     
class
 name     
class
 cache     
class
 url     
class
 compile     
class
 __construct     
class
 defaults     
class
 filter     
class
 matches     
class
 is_external     
class
 uri     
class
 instance     
class
 attach     
class
 detach     
class
 add     
class
 write     
class
 start     
class
 stop     
class
 delete     
class
 groups     
class
 stats     
class
 group_stats     
class
 total     
class
 application     
class
 token     
class
 _generate_token     
class
 check     
class
 slow_equals     
class
 strip_image_tags     
class
 encode_php_tags     
class
 __construct     
class
 __toString     
class
 as_array     
class
 group_name     
class
 get     
class
 set     
class
 offsetSet     
class
 __construct     
class
 load     
class
 __construct     
class
 execute     
class
 execute_request     
class
 cache     
class
 follow     
class
 follow_headers     
class
 strict_redirect     
class
 header_callbacks     
class
 max_callback_depth     
class
 callback_depth     
class
 callback_params     
class
 assign_client_properties     
class
 on_header_location     
class
 factory     
class
 execute_request     
class
 options     
class
 _send_message     
class
 _send_message     
class
 execute_request     
class
 __construct     
class
 _send_message     
class
 _send_message     
class
 _set_curl_request_method     
class
 _read     
class
 _regenerate     
class
 _write     
class
 _restart     
class
 _destroy     
class
 id     
class
 _read     
class
 _regenerate     
class
 _write     
class
 _restart     
class
 _destroy     
class
 __construct     
class
 accept_quality     
class
 parse_accept_header     
class
 parse_charset_header     
class
 parse_encoding_header     
class
 parse_language_header     
class
 create_cache_control     
class
 parse_cache_control     
class
 __construct     
class
 __toString     
class
 offsetSet     
class
 offsetExists     
class
 offsetUnset     
class
 offsetGet     
class
 exchangeArray     
class
 parse_header_string     
class
 accepts_at_quality     
class
 preferred_accept     
class
 accepts_charset_at_quality     
class
 preferred_charset     
class
 accepts_encoding_at_quality     
class
 preferred_encoding     
class
 accepts_language_at_quality     
class
 _parse_language_header_as_list     
class
 _order_languages_as_received     
class
 preferred_language     
class
 send_headers     
class
 _send_headers_to_php     
class
 factory     
class
 __construct     
class
 request     
class
 get_response     
class
 location     
class
 check     
class
 __construct     
class
 headers     
class
 check     
class
 get_response     
class
 location     
class
 check     
class
 allowed     
class
 check     
class
 authenticate     
class
 check     
class
 __construct     
class
 __toString     
class
 handler     
class
 _handler     
class
 log     
class
 text     
class
 response     
class
 before     
class
 after     
class
 __construct     
class
 write     
class
 __destruct     
class
 __construct     
class
 write     
class
 write     
class
 __toString     
class
 format_message     
class
 write     
class
 write     
class
 action_index     
class
 provider_convert_task_to_class_name     
class
 test_convert_task_to_class_name     
class
 provider_convert_class_to_task     
class
 test_convert_class_to_task     
class
 _execute     
class
 convert_task_to_class_name     
class
 convert_class_to_task     
class
 factory     
class
 __construct     
class
 __toString     
class
 set_options     
class
 get_options     
class
 get_accepted_options     
class
 build_validation     
class
 get_errors_file     
class
 execute     
class
 _execute     
class
 _help     
class
 valid_option     
class
 _parse_doccomment     
class
 _compile_task_list     
class
 options     
class
 read     
class
 password     
class
 write     
class
 write_replace     
class
 wait     
class
 color     
class
 handler     
class
 format_for_cli     
class
 format_for_cli     
class
 factory     
class
 __construct     
class
 config_group     
class
 setup     
class
 url     
class
 valid_page     
class
 render     
class
 request     
class
 route     
class
 route_params     
class
 query     
class
 __toString     
class
 __get     
class
 __set     
class
 instance     
class
 __construct     
class
 encode     
class
 decode     
class
 _create_iv     
class
 __construct     
class
 encrypt     
class
 decrypt     
class
 __construct     
class
 encrypt     
class
 decrypt     
class
 create_iv     
class
 _normalize_key     
class
 __construct     
class
 encrypt     
class
 decrypt     
class
 hash     
class
 valid_payload     
class
 valid_mac     
class
 create_iv     
class
 provider_instance     
class
 test_instance     
class
 test_cloning_fails     
class
 provider_config     
class
 test_config     
class
 provider_sanitize_id     
class
 test_sanitize_id     
class
 setUp     
class
 cache     
class
 provider_set_get     
class
 test_set_get     
class
 test_delete     
class
 test_delete_all     
class
 setUp     
class
 setUp     
class
 test_ignore_delete_file     
class
 provider_utf8     
class
 test_utf8     
class
 test_garbage_collection     
class
 is_file     
class
 setUp     
class
 setUp     
class
 test_cache_not_called_with_no_cache     
class
 test_cache_miss     
class
 test_cache_save     
class
 test_cache_hit     
class
 provider_set_cache     
class
 test_set_cache     
class
 _get_cache_mock     
class
 action_index     
class
 setUp     
class
 test_set_get     
class
 setUp     
class
 test_set_get     
class
 setUp     
class
 test_multiple_set     
class
 tearDown     
class
 provider_increment     
class
 test_increment     
class
 provider_decrement     
class
 test_decrement     
class
 instance     
class
 __construct     
class
 config     
class
 __clone     
class
 get     
class
 set     
class
 delete     
class
 delete_all     
class
 _sanitize_id     
class
 factory     
class
 basic_cache_key_generator     
class
 __construct     
class
 execute     
class
 invalidate_cache     
class
 cache     
class
 allow_private_cache     
class
 cache_key_callback     
class
 create_cache_key     
class
 set_cache     
class
 cache_response     
class
 cache_lifetime     
class
 request_execution_time     
class
 __construct     
class
 get     
class
 set     
class
 delete     
class
 delete_all     
class
 increment     
class
 decrement     
class
 filename     
class
 _check_cache_dir     
class
 get     
class
 set     
class
 delete     
class
 delete_all     
class
 garbage_collect     
class
 _delete_file     
class
 _resolve_directory     
class
 _make_directory     
class
 _is_expired     
class
 __construct     
class
 get     
class
 set     
class
 delete     
class
 delete_all     
class
 __construct     
class
 get     
class
 set     
class
 delete     
class
 delete_all     
class
 increment     
class
 decrement     
class
 __construct     
class
 get     
class
 set     
class
 delete     
class
 delete_all     
class
 set_with_tags     
class
 delete_tag     
class
 find     
class
 garbage_collect     
class
 exists     
class
 __construct     
class
 set_with_tags     
class
 delete_tag     
class
 find     
class
 __construct     
class
 get     
class
 set     
class
 delete     
class
 delete_all     
class
 _failed_request     
class
 increment     
class
 decrement     
class
 __construct     
class
 get     
class
 set     
class
 delete     
class
 delete_all     
class
 instance     
class
 __construct     
class
 _login     
class
 password     
class
 check_password     
class
 get_user     
class
 login     
class
 logout     
class
 logged_in     
class
 hash_password     
class
 hash     
class
 complete_login     
class
 __construct     
class
 _login     
class
 force_login     
class
 password     
class
 check_password     
class
 autoload     
class
 configure_environment     
class
 suite     
class
 addTests     
class
 whitelist     
class
 get_config_whitelist     
class
 set_whitelist     
class
 setUp     
class
 tearDown     
class
 cleanCacheDir     
class
 dirSeparator     
class
 setEnvironment     
class
 hasInternet     
class
 assertTag     
class
 assertNotTag     
class
 tag_match     
class
 has_internet     
class
 dir_separator     
class
 clean_cache_dir     
class
 set_environment     
class
 restore_environment     
class
 run     
class
 addFileToWhitelist     
class
 setUp     
class
 tearDown     
class
 getConnection     
class
 getKohanaConnection     
class
 cleanCacheDir     
class
 dirSeparator     
class
 setEnvironment     
class
 hasInternet     
class
 __construct     
class
 run     
class
 _method_filter     
class
 _grade     
class
 action_index     
class
 bench_str_replace     
class
 bench_strtr     
class
 bench_preg_replace     
class
 bench_original     
class
 _add_base_url_original     
class
 bench_optimized_callback     
class
 _add_base_url_optimized     
class
 bench_callback_gone     
class
 bench_match_all_loop     
class
 bench_replace_e     
class
 bench_replace_callback_external     
class
 _callback_external     
class
 bench_replace_callback_internal     
class
 bench_regex     
class
 bench_ltrim     
class
 bench_explode_without_limit     
class
 bench_explode_with_limit     
class
 bench_corey_regex_1_invalid     
class
 bench_corey_regex_2     
class
 bench_geert_regex_1a_invalid     
class
 bench_geert_regex_2a     
class
 bench_geert_regex_1b_invalid     
class
 bench_geert_regex_2b     
class
 bench_salathe_regex_1     
class
 bench_salathe_regex_2     
class
 bench_geert_str     
class
 bench_salathe_str     
class
 bench_count_args     
class
 bench_direct_call     
class
 callme     
class
 bench_filter_var     
class
 bench_regex     
class
 __construct     
class
 bench_original     
class
 bench_explode     
class
 bench_regex     
class
 bench_regex_without_arrget     
class
 bench_less_is_more     
class
 bench_less_is_more_with_strpos_optimization     
class
 bench_original     
class
 bench_possessive     
class
 bench_lookaround     
class
 bench_original     
class
 _add_image_url_original     
class
 bench_optimized_callback     
class
 _add_image_url_optimized     
class
 bench_callback_gone     
class
 bench_utf8     
class
 bench_iconv     
class
 bench_daringfireball     
class
 bench_daringfireball_v2     
class
 bench_daringfireball_v3     
class
 bench_shadowhand     
class
 bench_geert_regex_1     
class
 bench_geert_regex_2     
class
 bench_geert_str     
class
 __construct     
class
 bench_span_original     
class
 bench_span_use_array     
class
 autoload     
class
 TextileThis     
class
 TextileRestricted     
class
 blockLite     
class
 __construct     
class
 setup     
class
 teardown     
class
 transform     
class
 stripLinkDefinitions     
class
 _stripLinkDefinitions_callback     
class
 hashHTMLBlocks     
class
 _hashHTMLBlocks_callback     
class
 hashPart     
class
 hashBlock     
class
 runBlockGamut     
class
 runBasicBlockGamut     
class
 doHorizontalRules     
class
 runSpanGamut     
class
 doHardBreaks     
class
 _doHardBreaks_callback     
class
 doAnchors     
class
 _doAnchors_reference_callback     
class
 _doAnchors_inline_callback     
class
 doImages     
class
 _doImages_reference_callback     
class
 _doImages_inline_callback     
class
 doHeaders     
class
 _doHeaders_callback_setext     
class
 _doHeaders_callback_atx     
class
 doLists     
class
 _doLists_callback     
class
 processListItems     
class
 _processListItems_callback     
class
 doCodeBlocks     
class
 _doCodeBlocks_callback     
class
 makeCodeSpan     
class
 prepareItalicsAndBold     
class
 doItalicsAndBold     
class
 doBlockQuotes     
class
 _doBlockQuotes_callback     
class
 _doBlockQuotes_callback2     
class
 formParagraphs     
class
 encodeAttribute     
class
 encodeAmpsAndAngles     
class
 doAutoLinks     
class
 _doAutoLinks_url_callback     
class
 _doAutoLinks_email_callback     
class
 encodeEmailAddress     
class
 parseSpan     
class
 handleSpanToken     
class
 outdent     
class
 detab     
class
 _detab_callback     
class
 _initDetab     
class
 unhash     
class
 _unhash_callback     
class
 __construct     
class
 setup     
class
 teardown     
class
 hashHTMLBlocks     
class
 _hashHTMLBlocks_inMarkdown     
class
 _hashHTMLBlocks_inHTML     
class
 hashClean     
class
 doHeaders     
class
 _doHeaders_attr     
class
 _doHeaders_callback_setext     
class
 _doHeaders_callback_atx     
class
 doTables     
class
 _doTable_leadingPipe_callback     
class
 _doTable_callback     
class
 doDefLists     
class
 _doDefLists_callback     
class
 processDefListItems     
class
 _processDefListItems_callback_dt     
class
 _processDefListItems_callback_dd     
class
 doFencedCodeBlocks     
class
 _doFencedCodeBlocks_callback     
class
 _doFencedCodeBlocks_newlines     
class
 formParagraphs     
class
 stripFootnotes     
class
 _stripFootnotes_callback     
class
 doFootnotes     
class
 appendFootnotes     
class
 _appendFootnotes_callback     
class
 stripAbbreviations     
class
 _stripAbbreviations_callback     
class
 doAbbreviations     
class
 _doAbbreviations_callback     
class
 provider_parse_basic     
class
 test_parse_basic     
class
 provider_parse_tags     
class
 test_parse_tags     
class
 provider_transparent_classes     
class
 test_transparent_classes     
class
 provider_file_finds_markdown_files     
class
 test_file_finds_markdown_files     
class
 link_class_member     
class
 factory     
class
 menu     
class
 classes     
class
 class_methods     
class
 format_tag     
class
 parse     
class
 source     
class
 show_class     
class
 is_transparent     
class
 markdown     
class
 __construct     
class
 _doHeaders_callback_setext     
class
 _doHeaders_callback_atx     
class
 make_heading_id     
class
 doIncludeViews     
class
 doBaseURL     
class
 doImageURL     
class
 doAPI     
class
 doNotes     
class
 _add_to_toc     
class
 doTOC     
class
 __construct     
class
 constants     
class
 description     
class
 properties     
class
 _prop_sort     
class
 methods     
class
 _method_sort     
class
 tags     
class
 __construct     
class
 create_class     
class
 __construct     
class
 params_short     
class
 __construct     
class
 __toString     
class
 before     
class
 index     
class
 error     
class
 action_docs     
class
 action_api     
class
 action_media     
class
 after     
class
 file     
class
 section     
class
 title     
class
 _get_all_menu_markdown     
class
 _modules     
class
 setUp     
class
 test_save_without_extension     
class
 factory     
class
 __construct     
class
 __toString     
class
 resize     
class
 crop     
class
 rotate     
class
 flip     
class
 sharpen     
class
 reflection     
class
 watermark     
class
 background     
class
 save     
class
 render     
class
 image_type_to_mime_type     
class
 _do_resize     
class
 _do_crop     
class
 _do_rotate     
class
 _do_flip     
class
 _do_sharpen     
class
 _do_reflection     
class
 _do_watermark     
class
 _do_background     
class
 _do_save     
class
 _do_render     
class
 check     
class
 __construct     
class
 __destruct     
class
 _load_image     
class
 _do_resize     
class
 _do_crop     
class
 _do_rotate     
class
 _do_flip     
class
 _do_sharpen     
class
 _do_reflection     
class
 _do_watermark     
class
 _do_background     
class
 _do_save     
class
 _do_render     
class
 _save_function     
class
 _create     
class
 check     
class
 __construct     
class
 __destruct     
class
 _do_resize     
class
 _do_crop     
class
 _do_rotate     
class
 _do_flip     
class
 _do_sharpen     
class
 _do_reflection     
class
 _do_watermark     
class
 _do_background     
class
 _do_save     
class
 _do_render     
class
 _get_imagetype     
class
 test_has     
class
 __construct     
class
 __construct     
class
 on_construct     
class
 on_update     
class
 on_create     
class
 create_slug     
class
 slugify     
class
 seems_utf8     
class
 remove_accents     
class
 __construct     
class
 on_construct     
class
 on_update     
class
 on_create     
class
 create_guid     
class
 factory     
class
 __construct     
class
 _initialize     
class
 _validation     
class
 reload_columns     
class
 clear     
class
 reload     
class
 __isset     
class
 __unset     
class
 __toString     
class
 serialize     
class
 changed     
class
 unserialize     
class
 __get     
class
 get     
class
 __set     
class
 set     
class
 values     
class
 table_column_type     
class
 get_typed     
class
 as_array     
class
 as_object     
class
 with     
class
 _build     
class
 find     
class
 find_all     
class
 _build_select     
class
 _load_result     
class
 _load_values     
class
 behaviors     
class
 rules     
class
 run_filter     
class
 filters     
class
 labels     
class
 check     
class
 create     
class
 update     
class
 save     
class
 delete     
class
 has     
class
 has_any     
class
 count_relations     
class
 add     
class
 remove     
class
 count_all     
class
 list_columns     
class
 _related     
class
 pk     
class
 last_query     
class
 reset     
class
 _serialize_value     
class
 _unserialize_value     
class
 object_name     
class
 object_plural     
class
 loaded     
class
 saved     
class
 primary_key     
class
 table_name     
class
 table_columns     
class
 has_one     
class
 belongs_to     
class
 has_many     
class
 load_with     
class
 original_values     
class
 created_column     
class
 updated_column     
class
 validation     
class
 object     
class
 errors_filename     
class
 where     
class
 and_where     
class
 or_where     
class
 where_open     
class
 and_where_open     
class
 or_where_open     
class
 where_close     
class
 and_where_close     
class
 or_where_close     
class
 order_by     
class
 limit     
class
 distinct     
class
 select     
class
 from     
class
 join     
class
 on     
class
 group_by     
class
 having     
class
 and_having     
class
 or_having     
class
 having_open     
class
 and_having_open     
class
 or_having_open     
class
 having_close     
class
 and_having_close     
class
 or_having_close     
class
 offset     
class
 cached     
class
 param     
class
 using     
class
 unique     
class
 quote_table     
class
 factory     
class
 __construct     
class
 on_construct     
class
 on_create     
class
 on_update     
class
 __construct     
class
 add_object     
class
 merge     
class
 errors     
class
 generate_errors     
class
 objects     
class
 alias     
class
 __construct     
class
 on_construct     
class
 on_update     
class
 on_create     
class
 logged_in     
class
 _login     
class
 force_login     
class
 auto_login     
class
 get_user     
class
 logout     
class
 password     
class
 complete_login     
class
 check_password     
class
 __construct     
class
 auto_login     
class
 get_user     
class
 logout     
class
 _login     
class
 check_password     
class
 password     
class
 force_login     
class
 hash     
class
 rules     
class
 rules     
class
 filters     
class
 labels     
class
 complete_login     
class
 unique_key_exists     
class
 unique_key     
class
 get_password_validation     
class
 create_user     
class
 update_user     
class
 __construct     
class
 delete_expired     
class
 create     
class
 create_token     
class
 query     
class
 select     
class
 select_array     
class
 insert     
class
 update     
class
 delete     
class
 expr     
class
 instance     
class
 __construct     
class
 __destruct     
class
 __toString     
class
 connect     
class
 disconnect     
class
 set_charset     
class
 query     
class
 begin     
class
 commit     
class
 rollback     
class
 count_records     
class
 datatype     
class
 list_tables     
class
 list_columns     
class
 _parse_type     
class
 table_prefix     
class
 quote     
class
 quote_column     
class
 quote_table     
class
 quote_identifier     
class
 escape     
class
 load     
class
 write     
class
 _insert     
class
 _update     
class
 __construct     
class
 load     
class
 __construct     
class
 id     
class
 _read     
class
 _regenerate     
class
 _write     
class
 _restart     
class
 _destroy     
class
 _gc     
class
 connect     
class
 disconnect     
class
 set_charset     
class
 query     
class
 datatype     
class
 begin     
class
 commit     
class
 rollback     
class
 list_tables     
class
 list_columns     
class
 escape     
class
 __construct     
class
 bind     
class
 param     
class
 parameters     
class
 value     
class
 __toString     
class
 compile     
class
 __construct     
class
 __destruct     
class
 cached     
class
 as_array     
class
 get     
class
 count     
class
 offsetExists     
class
 offsetGet     
class
 offsetSet     
class
 offsetUnset     
class
 key     
class
 next     
class
 prev     
class
 rewind     
class
 valid     
class
 __construct     
class
 connect     
class
 create_aggregate     
class
 create_function     
class
 disconnect     
class
 set_charset     
class
 query     
class
 begin     
class
 commit     
class
 rollback     
class
 list_tables     
class
 list_columns     
class
 escape     
class
 __construct     
class
 __toString     
class
 type     
class
 cached     
class
 as_assoc     
class
 as_object     
class
 param     
class
 bind     
class
 parameters     
class
 compile     
class
 execute     
class
 _compile_join     
class
 _compile_conditions     
class
 _compile_set     
class
 _compile_group_by     
class
 _compile_order_by     
class
 reset     
class
 __construct     
class
 table     
class
 columns     
class
 values     
class
 select     
class
 compile     
class
 reset     
class
 __construct     
class
 table     
class
 compile     
class
 reset     
class
 __construct     
class
 table     
class
 set     
class
 value     
class
 compile     
class
 reset     
class
 where     
class
 and_where     
class
 or_where     
class
 where_open     
class
 and_where_open     
class
 or_where_open     
class
 where_close     
class
 where_close_empty     
class
 and_where_close     
class
 or_where_close     
class
 order_by     
class
 limit     
class
 __construct     
class
 on     
class
 using     
class
 compile     
class
 reset     
class
 __construct     
class
 distinct     
class
 select     
class
 select_array     
class
 from     
class
 join     
class
 on     
class
 using     
class
 group_by     
class
 having     
class
 and_having     
class
 or_having     
class
 having_open     
class
 and_having_open     
class
 or_having_open     
class
 having_close     
class
 and_having_close     
class
 or_having_close     
class
 union     
class
 offset     
class
 compile     
class
 reset     
class
 __construct     
class
 __destruct     
class
 cached     
class
 seek     
class
 current     
class
 __construct     
class
 __destruct     
class
 seek     
class
 current     
class
 factory     
class
 __construct