ds_ad_conn       Get the "real" user id. 
ds_add       Sets a developer-support property for the current request. 
ds_adp_box_class       Return developer support adp box class on/off 
ds_adp_end_box       Appends adp end box if the show toggle is true 
ds_adp_file_class       Return developer support adp file on/off 
ds_adp_output_class       Return developer support adp output on/off 
ds_adp_reveal_enabled_p       Returns true if developer-support adp revealing facilities are enabled. 
ds_adp_start_box       Appends adp start box if the show toggle is true 
ds_collect_connection_info       Collect information about the current connection. 
ds_collect_db_call       Collects stats for a single database call 
ds_collection_enabled_p       Returns whether we're collecting information about this request 
ds_comment       Adds a comment to the developer-support information for the current request. 
ds_comments_p       Should we show comments inline on the page? 
ds_conn       Developer support version of ad_conn. 
ds_database_enabled_p       Returns true if developer-support database facilities are enabled. 
ds_enabled_p        
ds_get_comments       Get comments for the current request. 
ds_get_db_command_info       Get a Tcl list with { num_commands total_ms } for the database commands for the request. 
ds_get_page_serve_time_ms       Returns the number of milliseconds passed since this request thread was started. 
ds_get_real_user_id       Get the "real" user id. 
ds_get_user_id       Developer support version of ad_get_user_id, used for debugging sites. 
ds_init       Perform setup for the developer support for a single request. 
ds_instance_id        
ds_link       Returns the "Developer Information" link in a right-aligned table, if enabled. 
ds_lookup_administrator_p        
ds_page_fragment_cache_enabled_p       Are we populating the page fragment cache? 
ds_permission_p       Do we have permission to view developer support stuff. 
ds_profile       Helper proc for performance profiling of templates. 
ds_profiling_enabled_p       Returns true if developer-support template profiling facilities are enabled. 
ds_replace_get_user_procs       Replace the ad_get_user procs with our own versions 
ds_require_permission       Requires the user identified by ds_add_conn user_id to have the given privilege on the given object. 
ds_set_adp_reveal_enabled       Enables/disables database statistics in a safe manner. 
ds_set_database_enabled       Enables/disables database statistics in a safe manner. 
ds_set_profiling_enabled       Enables/disables profiling statistics in a safe manner. 
ds_set_user_switching_enabled       Enables/disables user-switching in a safe manner. 
ds_show_p       Should we show developer-support on the current connection. 
ds_support_url        
ds_sweep_data        
ds_trace_filter       Adds developer-support information about the end of sessions. 
ds_user_select_widget       Build a select widget for users in the system, for quick user switching. 
ds_user_switching_enabled_p       Returns whether user-switching is enabled. 
ds_watch_packages       Watch Tcl libraries and xql files for packages listed in the PackageWatchList parameter on server startup. 

Package Documentation