Who We Are

The Krewe of Saint Florian, Inc is a non-profit organization established exclusively for chairitable purpose under the Internal Revenue Service Code 501(c)3 section. Made up of Tampa Bay Area Firefighters, we organized to benefit local charities such as the Tampa Firefighter's Museum, My Warrior's Place, Shriner's Hospital and other worthwhile charities. Our mission is to provide a positive image of firefighters and serve the community. Our program activities include various fundraising events as well as participating in local parades such as Gasparilla, the Knight Parade, St. Patty's Parade and the Chasco Street Fiesta.

Leadership

The Executive Board of the Krewe of Saint Florian is dedicated to the advancement of a safe, friendly and giving atmosphere.

Read more

History

The Krewe of Saint Florian was established as a charitable organization in 1999. Originally formed exclusively of City of Tampa firefighters...

Read more

Sponsors

Much of what we do for the citizens and communities of the Tampa Bay area would not be possible without the love and support of our sponsors...

Read more

Calendar of Upcoming Events

The Krewe of Saint Florian sponsors and is involved in numerous events throughout the year in support of our community.
See Calendar

No Active Events


Debugging Information
Lucee (Gelert) Os 5.4.8.2-SNAPSHOT (CFML Version 2016,0,03,300357)
Template /index.cfm (/home/saintflo/public_html/wwwroot/krewestflorian/index.cfm)
Time Stamp Aug 7, 2026 12:14 AM
Time Zone US/Eastern
Locale English (us)
User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Remote IP 216.73.216.111
Host Name www.krewestflorian.com
Architecture 64bit


Execution Time

Total Time Avg Time Count Template
83.4 ms 83.4 ms 1 /home/saintflo/public_html/wwwroot/krewestflorian/application.cfm
2.02 ms 2.02 ms 1 /home/saintflo/public_html/wwwroot/krewestflorian/includes/section_services_events.cfm
1.74 ms 1.74 ms 1 /home/saintflo/public_html/wwwroot/krewestflorian/includes/section_aboutUs.cfm
0.026 ms 0.026 ms 1 /home/saintflo/public_html/wwwroot/krewestflorian/index.cfm
0.021 ms 0.021 ms 1 /home/saintflo/public_html/wwwroot/krewestflorian/includes/navBar.cfm
0.021 ms 0.021 ms 1 /home/saintflo/public_html/wwwroot/krewestflorian/includes/footer.cfm
0.001 ms 0.001 ms 1 /home/saintflo/public_html/wwwroot/krewestflorian/includes/sectionTop.cfm
0.133 ms  STARTUP, PARSING, COMPILING, LOADING, & SHUTDOWN
72.7 ms  APPLICATION EXECUTION TIME
14.5 ms  QUERY EXECUTION TIME
87.3 ms  TOTAL EXECUTION TIME
red = over 250 ms average execution time


SQL Queries

(Datasource=cf_client_variables, Time=7.87 ms, Records=1) in
SELECT data FROM cf_client_data WHERE cfid='b7f5e7ed-3718-4524-bf96-58b39624280e' AND name='kreweSaintFlorian' AND expires > '1786076092795'
(Datasource=cf_client_variables, Time=1.91 ms, Records=1) in
SELECT data FROM cf_session_data WHERE cfid='b7f5e7ed-3718-4524-bf96-58b39624280e' AND name='kreweSaintFlorian' AND expires > '1786076092819'
get_open_enrollment_dates (Datasource=krewestflorian, Time=0.924 ms, Records=1) in /home/saintflo/public_html/wwwroot/krewestflorian/application.cfm:53
select enrollment_start,enrollment_end
        from dbo.enrollment_dates
get_site_count (Datasource=sitecount, Time=1.04 ms, Records=1) in /home/saintflo/public_html/wwwroot/krewestflorian/application.cfm:93
SELECT siteCount
            FROM pageCounts
        WHERE siteURL = 'krewestflorian.com'
get_site_count (Datasource=sitecount, Time=2.89 ms, Records=0) in /home/saintflo/public_html/wwwroot/krewestflorian/application.cfm:100
UPDATE pageCounts
            SET siteCount = '442205'
        WHERE siteURL = 'krewestflorian.com'
IP_locations (Datasource=krewestflorian, Time=6.07 ms, Records=0) in /home/saintflo/public_html/wwwroot/krewestflorian/application.cfm:135
BEGIN
                    IF NOT EXISTS(SELECT * FROM dbo.IP_location WHERE IP_address = '216.73.216.111' OR (IP_lat = '39.9586885' AND IP_lon = '-82.9986903'))
                
                    BEGIN
                       INSERT INTO dbo.IP_location(IP_address,IP_lat,IP_lon,IP_city,IP_state,IP_country) VALUES ('216.73.216.111','39.9586885','-82.9986903','Columbus','Ohio','United States')
                    END
                
                END
get_charities (Datasource=krewestflorian, Time=1.66 ms, Records=10) in /home/saintflo/public_html/wwwroot/krewestflorian/includes/section_aboutUs.cfm:1
the following colum(s) are never read within the request:charity_bio,charity_active,charity_featured,charity_id
SELECT
		*
	FROM
		dbo.charities
    WHERE charity_active = 1 and charity_featured = 1
get_active_events (Datasource=krewestflorian, Time=1.91 ms, Records=0) in /home/saintflo/public_html/wwwroot/krewestflorian/includes/section_services_events.cfm:44
the following colum(s) are never read within the request:start,id,title
select id,title,start
                from dbo.Events 
            Where (start <= '2026-08-07 00:14' AND [end] >= '2026-08-07 00:14')


Scope Variables

Application Variables:
applicationname=kreweSaintFlorian
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=/home/saintflo/public_html/wwwroot/krewestflorian/index.cfm
content_length=
content_type=
context_path=
gateway_interface=
http_accept=*/*
http_accept_encoding=gzip, br, zstd, deflate
http_accept_language=
http_connection=close
http_cookie=cftoken=0; COOKIECHECK=1; cfid=b7f5e7ed-3718-4524-bf96-58b39624280e
http_host=www.krewestflorian.com
http_referer=https://www.krewestflorian.com/
http_user_agent=Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
https=on
https_keysize=
https_secretkeysize=
https_server_issuer=
https_server_subject=
local_addr=178.159.5.243
local_host=greyhound.dnshostnetwork.com
path_info=
path_translated=/home/saintflo/public_html/wwwroot/krewestflorian/index.cfm
query_string=cookieTest=1
remote_addr=216.73.216.111
remote_host=216.73.216.111
remote_user=
request_method=GET
request_url=https://www.krewestflorian.com/index.cfm?cookieTest=1
script_name=/index.cfm
server_name=www.krewestflorian.com
server_port=443
server_port_secure=1
server_protocol=HTTP/1.1
server_software=
web_server_api=
Client Variables:
cfid=b7f5e7ed-3718-4524-bf96-58b39624280e
cftoken=0
hitcount=2
lastvisit={ts '2026-08-07 00:14:52'}
timecreated={ts '2026-08-07 00:14:52'}
urltoken=CFID=b7f5e7ed-3718-4524-bf96-58b39624280e&CFTOKEN=0
Cookie Variables:
cfid=b7f5e7ed-3718-4524-bf96-58b39624280e
cftoken=0
cookiecheck=1
Request Variables:
dsn=Struct (1)
org.apache.catalina.AccessLog.Protocol=HTTP/1.1
org.apache.catalina.AccessLog.RemoteAddr=216.73.216.111
org.apache.catalina.AccessLog.RemoteHost=216.73.216.111
org.apache.catalina.AccessLog.ServerName=www.krewestflorian.com
org.apache.catalina.AccessLog.ServerPort=443
org.apache.tomcat.remoteAddr=216.73.216.111
org.apache.tomcat.request.forwarded=true
Server Variables:
A0608BEC-0AEB-B46A-0E1E1EC5F3CE7C9C.0.6=Complex type
A0608BEC-0AEB-B46A-0E1E1EC5F3CE7C9C.1.1=Complex type
A0608BEC-0AEB-B46A-0E1E1EC5F3CE7C9C.1.2=Complex type
CACHE=Struct (188)
CACHE_TIMESTAMPS=Struct (188)
cbox-javaloader-1B50254DE719A76B2ADC708B9F6D56EE=Component (modules.str.modules.cbjavaloader.models.javaloader.JavaLoader)
cbox-javaloader-52B877CA0494DF462AFAE4B19932AA27=Component (modules.contentbox.modules.contentbox-deps.modules.cbmarkdown.modules.cbjavaloader.models.javaloader.JavaLoader)
cbox-javaloader-554E0B2DF76810BDA83FB33DA8A8ABE9=Component (modules.contentbox.modules.contentbox-deps.modules.cbmarkdown.modules.cbjavaloader.models.javaloader.JavaLoader)
cbox-javaloader-757114FCCFB5C490D952526BFDF3987E=Component (modules.str.modules.cbjavaloader.models.javaloader.JavaLoader)
cbox-javaloader-7C624209BA64FDFA88C5C8208DA20E5C=Component (modules.quick.modules.str.modules.cbjavaloader.models.javaloader.JavaLoader)
cbox-javaloader-8E03551109DB0559698D811C86B103EB=Component (modules.contentbox.modules.contentbox-deps.modules.cbmarkdown.modules.cbjavaloader.models.javaloader.JavaLoader)
cbox-javaloader-AEAAE1EF90B4BB57161501BD525097AE=Component (modules.BCrypt.modules.cbjavaloader.models.javaloader.JavaLoader)
cbox-javaloader-D3D5EEDE3F35A4658B10897E5F82E29A=Component (modules.relax.modules.cbjavaloader.models.javaloader.JavaLoader)
cbox-javaloader-D98F90619134ECE764EC062DCA91FCE0=Component (modules.quick.modules.str.modules.cbjavaloader.models.javaloader.JavaLoader)
cbox-javaloader-DDCEE58D59F22F146C90D6E97C07CA45=Component (modules.relax.modules.cbjavaloader.models.javaloader.JavaLoader)
cbox-javaloader-F4E336252BF14F02E265FDC3C6BA95E1=Component (modules.quick.modules.str.modules.cbjavaloader.models.javaloader.JavaLoader)
coldfusion=Struct (9)
java=Struct (8)
LOGIN_BRIDGE=Struct (0)
lucee=Struct (8)
os=Struct (8)
PRODSTRUCT=Struct (1)
RECENT_ORDERS=Array (16)
separator=Struct (3)
servlet=Struct (1)
system=Struct (2)
ZONESTR=Struct (0)
Session Variables:
cfid=b7f5e7ed-3718-4524-bf96-58b39624280e
cftoken=0
COOKIES_DISABLED=false
DSN=Struct (1)
lastvisit={ts '2026-08-07 00:14:52'}
OPEN_ENROLLMENT_END=07/17/2026
OPEN_ENROLLMENT_START=04/17/2026
sessionid=kreweSaintFlorian_b7f5e7ed-3718-4524-bf96-58b39624280e_0
SITE_COUNT=442205
SITE_URL_ADDRESS=krewestflorian.com
STATE_ABRV=1
timecreated={ts '2026-08-07 00:14:52'}
urltoken=CFID=b7f5e7ed-3718-4524-bf96-58b39624280e&CFTOKEN=0
URL Variables:
cookieTest=1
Debug Rendering Time: 0 ms