HEARINGS

CONTACTS

DPC

PRESS


Democratic Policy Committee
419 Hart Senate Office Building Wash. D.C. 20510 (202-224-3232)


Debugging Information
ColdFusion Server Enterprise 2021,0,10,330161
Template /dpcoversight-hearings-subj.cfm
Time Stamp 03-Oct-23 04:55 PM
Locale English (US)
User Agent CCBot/2.0 (https://commoncrawl.org/faq/)
Remote IP 192.168.5.146
Host Name 192.168.5.146


Execution Time

Total Time Avg Time Count Template
25 ms 25 ms 1 top level /usr/ftp/committee/dpc/general/dpcoversight-hearings-subj.cfm
21 ms 21 ms 1 /usr/ftp/committee/dpc/general/dpcmainbanner.cfm
20 ms 20 ms 1 /usr/ftp/committee/dpc/general/dpcmenubar.cfm
0 ms 0 ms 1 /usr/ftp/committee/dpc/general/Application.cfm
0 ms 0 ms 1 /usr/ftp/committee/dpc/general/dpcfooter.cfm
0 ms 0 ms 1 /usr/ftp/committee/dpc/general/dpcpresscontacts.cfm
0 ms 0 ms 1 /usr/ftp/committee/dpc/general/google_analytics.html
0 ms 0 ms 1 /usr/ftp/committee/dpc/general/watrack.cfm
1 ms  STARTUP, PARSING, COMPILING, LOADING, & SHUTDOWN
26 ms  TOTAL EXECUTION TIME
red = over 2000 ms average execution time


SQL Queries

subj_hearing_query (Datasource=dpc111407, Time=2ms, Records=2) in /usr/ftp/committee/dpc/general/dpcoversight-hearings-subj.cfm @ 16:55:56.056
select 
		dem_topic_terms.dem_topic_term,
		dem_index.doc_title,
		dem_index.doc_date,
		dem_index.doc_name,
		dem_index.dpc_flag
	from 
		dem_index,
		dem_terms,
		dem_topic_terms
	where
		dem_topic_terms.list_id = 1	and					/* list that applies to hearings */
		dem_index.doc_type = 'hearing' and
		dem_index.dem_seq = dem_terms.dem_seq and
		dem_terms.dem_code = dem_topic_terms.pterm_pkey
		/* dem_topic_terms.term_enable = 'h' */
		
			and dem_terms.dem_code = 80
		
		
		
		
	order by dem_topic_terms.dem_topic_term, dem_index.doc_date desc
dpc_top_terms (Datasource=dpc111407, Time=19ms, Records=13) in /usr/ftp/committee/dpc/general/dpcmenubar.cfm @ 16:55:57.057
select distinct top 15
		dem_topic_terms.dem_topic_term,
		dem_topic_terms.pterm_pkey
	from
		dem_topic_terms,
		dem_terms,
		dem_index
	where
		dem_topic_terms.term_enable = 'y' and 					
		dem_topic_terms.pterm_pkey = dem_terms.dem_code and
		dem_terms.dem_seq = dem_index.dem_seq and
		dem_index.doc_type in ('DPC', 'LB', 'PDF', 'URL') and
			dem_index.release_date > '2008-12-31' and
		hot_button = 'y'
	order by
		dem_topic_term
hearing_terms (Datasource=dpc111407, Time=1ms, Records=11) in /usr/ftp/committee/dpc/general/dpcmenubar.cfm @ 16:55:57.057
select
		dem_topic_terms.dem_topic_term,
		dem_topic_terms.pterm_pkey
	from
		dem_topic_terms
	where
		dem_topic_terms.term_enable = 'h'
	order by dem_topic_term


Scope Variables

CGI Variables:
AUTH_PASSWORD=
AUTH_TYPE=
AUTH_USER=
CERT_COOKIE=
CERT_FLAGS=
CERT_ISSUER=
CERT_KEYSIZE=
CERT_SECRETKEYSIZE=
CERT_SERIALNUMBER=
CERT_SERVER_ISSUER=
CERT_SERVER_SUBJECT=
CERT_SUBJECT=
CF_TEMPLATE_PATH=/usr/ftp/committee/dpc/general/dpcoversight-hearings-subj.cfm
CONTENT_LENGTH=0
CONTENT_TYPE=
CONTEXT_PATH=
GATEWAY_INTERFACE=
HTTPS=on
HTTPS_KEYSIZE=
HTTPS_SECRETKEYSIZE=
HTTPS_SERVER_ISSUER=
HTTPS_SERVER_SUBJECT=
HTTP_ACCEPT=text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
HTTP_ACCEPT_ENCODING=gzip
HTTP_ACCEPT_LANGUAGE=en-US,en;q=0.5
HTTP_CONNECTION=TE, keep-alive
HTTP_COOKIE=
HTTP_HOST=www.dpc.senate.gov
HTTP_REFERER=
HTTP_URL=
HTTP_USER_AGENT=CCBot/2.0 (https://commoncrawl.org/faq/)
LOCAL_ADDR=192.168.10.42
PATH_INFO=
PATH_TRANSLATED=/usr/ftp/committee/dpc/general/dpcoversight-hearings-subj.cfm
QUERY_STRING=pterm_pkey=80
REMOTE_ADDR=192.168.5.146
REMOTE_HOST=192.168.5.146
REMOTE_USER=
REQUEST_METHOD=GET
SCRIPT_NAME=/dpcoversight-hearings-subj.cfm
SERVER_NAME=www.dpc.senate.gov
SERVER_PORT=443
SERVER_PORT_SECURE=1
SERVER_PROTOCOL=HTTP/1.1
SERVER_SOFTWARE=Apache/2.4.37 (Red Hat Enterprise Linux) OpenSSL/1.1.1k mod_jk/1.2.46
WEB_SERVER_API=
Request Parameters:
samesite_value=Lax
Server Variables:
coldfusion=Struct (10)
os=Struct (5)
system=Struct (2)
URL Parameters:
pterm_pkey=80
Debug Rendering Time: 3 ms