Vote for your favorite non-profit everyday during the month of October in the 2024 Better Neighbor Fund.
Vote NowThe link you clicked will take you to one of our partner websites. We don't control the content of our partner sites. Please review their Privacy Policy as it may differ from our Privacy Policy. We hope you found the information you were looking for from Town & Country Federal Credit Union.
An overdraft occurs when you do not have enough money in your account to cover a transaction but we pay it anyway.
We offer two different ways to cover your overdrafts:
We do authorize and pay overdrafts for the following types of transactions:
We will not authorize and pay overdrafts for the following types of transactions unless you authorize us to:
We pay overdrafts at our discretion, which means we do not guarantee that we will always authroize and pay any type of transaction.
If we do not authorize and pay an overdraft, your transaction will be declined.
Under our standard overdraft practices:
If you want us to authorize and pay overdrafts on ATM and everyday debit card transactions, you may complete the form below.
Query: SELECT * FROM tcfcu_asl_configs WHERE `key` = 'tran_lbl';
Time: 26.723 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (185,186,2596,808,813,814,810,812,4459,815,816,817,818,819,820,821,822,823,824,3851,826,2601,174,175,176,177,2598,156,157,195,159,158,2638,3852,160,196,2599,162,163,164,165,2602,178,180,181,183,184,205,179,182,2600,166,167,2604,168,169,3853,170,171,172,173,2597,151,154,153,155,2603,2607,3044) ORDER BY meta_id ASC
Time: 13.388 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (10,12,687,689,691,693,695,4439,697,699,701,703,705,707,709,711,713,715,719,69,73,71,75,14,20,21,24,27,29,35,77,79,81,83,85,115,117,119,121,123,125,127,87,99,7,101,103,107,111,109,113,89,93,95,97) ORDER BY meta_id ASC
Time: 11.377 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'hustle_custom_palettes' LIMIT 1
Time: 9.212 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (527,528,529,530,2677) ORDER BY meta_id ASC
Time: 5.788 ms
Query: SELECT tcfcu_posts.* FROM tcfcu_posts WHERE ID IN (10,12,687,689,691,693,695,4439,697,699,701,703,705,707,709,711,713,715,719,69,73,71,75,14,20,21,24,27,29,35,77,79,81,83,85,115,117,119,121,123,125,127,87,99,7,101,103,107,111,109,113,89,93,95,97)
Time: 5.434 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (2103,2065,3) ORDER BY meta_id ASC
Time: 4.699 ms
Query: SELECT * FROM tcfcu_rank_math_redirections_cache WHERE ( object_id = 0 and object_type = 'none' ) OR BINARY from_url = 'events/list' ORDER BY object_id DESC
Time: 3.680 ms
Query: SELECT tcfcu_posts.* FROM tcfcu_posts WHERE ID IN (2103,2065,3)
Time: 3.495 ms
Query:
SELECT t.term_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.term_taxonomy_id IN (146)
LIMIT 1
Time: 3.228 ms
Query:
SELECT tcfcu_posts.*
FROM tcfcu_posts LEFT JOIN tcfcu_term_relationships ON (tcfcu_posts.ID = tcfcu_term_relationships.object_id)
WHERE 1=1 AND (
tcfcu_term_relationships.term_taxonomy_id IN (146)
) AND tcfcu_posts.post_type = 'nav_menu_item' AND ((tcfcu_posts.post_status = 'publish'))
GROUP BY tcfcu_posts.ID
ORDER BY tcfcu_posts.menu_order ASC
Time: 3.211 ms
Query:
SELECT SQL_CALC_FOUND_ROWS tcfcu_posts.ID
FROM tcfcu_posts INNER JOIN tcfcu_tec_occurrences ON tcfcu_posts.ID = tcfcu_tec_occurrences.post_id
WHERE 1=1 AND (
CAST(tcfcu_tec_occurrences.end_date_utc AS DATETIME) < '2025-07-08 04:00:00'
) AND tcfcu_posts.post_type = 'tribe_events' AND ((tcfcu_posts.post_status = 'publish'))
GROUP BY tcfcu_tec_occurrences.occurrence_id
ORDER BY tcfcu_posts.post_date ASC
LIMIT 0, 1
Time: 3.121 ms
Query: SELECT * FROM tcfcu_widgetkit WHERE id = "81"
Time: 2.999 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (2609,520,521,519,524,523,525,526) ORDER BY meta_id ASC
Time: 2.923 ms
Query:
SELECT tcfcu_posts.*
FROM tcfcu_posts
WHERE 1=1 AND tcfcu_posts.post_parent = 2944 AND tcfcu_posts.post_type = 'acf-field' AND ((tcfcu_posts.post_status = 'publish' OR tcfcu_posts.post_status = 'trash'))
ORDER BY tcfcu_posts.menu_order ASC, tcfcu_posts.menu_order ASC
Time: 2.910 ms
Query:
SELECT tcfcu_posts.*
FROM tcfcu_posts LEFT JOIN tcfcu_term_relationships ON (tcfcu_posts.ID = tcfcu_term_relationships.object_id)
WHERE 1=1 AND (
tcfcu_term_relationships.term_taxonomy_id IN (131)
) AND tcfcu_posts.post_type = 'nav_menu_item' AND ((tcfcu_posts.post_status = 'publish'))
GROUP BY tcfcu_posts.ID
ORDER BY tcfcu_posts.menu_order ASC
Time: 2.861 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'yootheme' LIMIT 1
Time: 2.799 ms
Query: SELECT t.*, tt.* FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 144
Time: 2.772 ms
Query:
SELECT SQL_CALC_FOUND_ROWS tcfcu_posts.ID, CAST( tcfcu_tec_occurrences.start_date_utc AS DATETIME ) AS event_date_utc
FROM tcfcu_posts
JOIN tcfcu_tec_occurrences ON tcfcu_posts.ID = tcfcu_tec_occurrences.post_id
WHERE 1=1 AND (
CAST(tcfcu_tec_occurrences.start_date_utc AS DATETIME) > '2025-07-28 04:00:00'
) AND tcfcu_posts.post_type = 'tribe_events' AND ((tcfcu_posts.post_status = 'publish'))
GROUP BY tcfcu_tec_occurrences.occurrence_id
ORDER BY tcfcu_tec_occurrences.start_date_utc ASC, tcfcu_posts.post_date ASC
LIMIT 0, 10
Time: 2.751 ms
Query:
SELECT DISTINCT t.term_id, tr.object_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN tcfcu_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('nav_menu') AND tr.object_id IN (2609, 520, 521, 519, 524, 523, 525, 526)
ORDER BY t.name ASC
Time: 2.599 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (532,2675,2676,535,2668,2669) ORDER BY meta_id ASC
Time: 2.595 ms
Query: SELECT tcfcu_posts.* FROM tcfcu_posts WHERE ID IN (105,135,131)
Time: 2.589 ms
Query:
SELECT tcfcu_posts.*
FROM tcfcu_posts LEFT JOIN tcfcu_term_relationships ON (tcfcu_posts.ID = tcfcu_term_relationships.object_id)
WHERE 1=1 AND (
tcfcu_term_relationships.term_taxonomy_id IN (144)
) AND tcfcu_posts.post_type = 'nav_menu_item' AND ((tcfcu_posts.post_status = 'publish'))
GROUP BY tcfcu_posts.ID
ORDER BY tcfcu_posts.menu_order ASC
Time: 2.565 ms
Query: SELECT FOUND_ROWS()
Time: 2.297 ms
Query: SELECT * FROM tcfcu_asl_configs WHERE `key` NOT IN ('server_key', 'notify_email') AND `type` NOT IN ('label', 'priv');
Time: 2.237 ms
Query:
SELECT DISTINCT t.term_id, tr.object_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN tcfcu_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('nav_menu') AND tr.object_id IN (527, 528, 529, 530, 2677)
ORDER BY t.name ASC
Time: 2.222 ms
Query:
SELECT t.term_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.term_taxonomy_id IN (144)
LIMIT 1
Time: 2.205 ms
Query:
SELECT DISTINCT t.term_id, tr.object_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN tcfcu_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('nav_menu') AND tr.object_id IN (532, 2675, 2676, 535, 2668, 2669)
ORDER BY t.name ASC
Time: 2.083 ms
Query:
SELECT SQL_CALC_FOUND_ROWS tcfcu_posts.ID
FROM tcfcu_posts INNER JOIN tcfcu_tec_occurrences ON tcfcu_posts.ID = tcfcu_tec_occurrences.post_id
WHERE 1=1 AND (
CAST(tcfcu_tec_occurrences.end_date_utc AS DATETIME) < '2025-07-08 04:00:00'
) AND tcfcu_posts.post_type = 'tribe_events' AND ((tcfcu_posts.post_status = 'publish'))
GROUP BY tcfcu_tec_occurrences.occurrence_id
ORDER BY tcfcu_posts.post_date ASC
LIMIT 0, 1
Time: 2.076 ms
Query: SELECT * FROM tcfcu_asl_settings WHERE `type` = 'additional_attributes'
Time: 2.046 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (105,135,131) ORDER BY meta_id ASC
Time: 2.003 ms
Query:
SELECT tcfcu_posts.*
FROM tcfcu_posts LEFT JOIN tcfcu_term_relationships ON (tcfcu_posts.ID = tcfcu_term_relationships.object_id)
WHERE 1=1 AND (
tcfcu_term_relationships.term_taxonomy_id IN (145)
) AND tcfcu_posts.post_type = 'nav_menu_item' AND ((tcfcu_posts.post_status = 'publish'))
GROUP BY tcfcu_posts.ID
ORDER BY tcfcu_posts.menu_order ASC
Time: 1.997 ms
Query: SELECT * FROM tcfcu_posts WHERE ID = 3913 LIMIT 1
Time: 1.749 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='mailchimp_provider_settings' AND `module_id`=4
Time: 1.743 ms
Query:
SELECT SQL_CALC_FOUND_ROWS tcfcu_posts.ID, CAST( tcfcu_tec_occurrences.start_date_utc AS DATETIME ) AS event_date_utc, CAST( tcfcu_tec_occurrences.duration AS DECIMAL ) AS event_duration
FROM tcfcu_posts
JOIN tcfcu_tec_occurrences ON tcfcu_posts.ID = tcfcu_tec_occurrences.post_id
WHERE 1=1 AND (
CAST(tcfcu_tec_occurrences.end_date_utc AS DATETIME) > '2025-07-08 04:00:00'
) AND tcfcu_posts.post_type = 'tribe_events' AND ((tcfcu_posts.post_status = 'publish'))
GROUP BY tcfcu_tec_occurrences.occurrence_id
ORDER BY tcfcu_tec_occurrences.start_date_utc ASC, tcfcu_tec_occurrences.duration ASC, tcfcu_posts.post_date ASC
LIMIT 0, 13
Time: 1.727 ms
Query: SELECT t.*, tt.* FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 145
Time: 1.697 ms
Query:
SELECT SQL_CALC_FOUND_ROWS tcfcu_posts.ID, CAST( tcfcu_tec_occurrences.start_date_utc AS DATETIME ) AS event_date_utc
FROM tcfcu_posts
JOIN tcfcu_tec_occurrences ON tcfcu_posts.ID = tcfcu_tec_occurrences.post_id
WHERE 1=1 AND tcfcu_posts.post_password != '' AND tcfcu_posts.post_type = 'tribe_events' AND ((tcfcu_posts.post_status <> 'trash' AND tcfcu_posts.post_status <> 'auto-draft' AND tcfcu_posts.post_status <> 'leads'))
GROUP BY tcfcu_tec_occurrences.occurrence_id
ORDER BY tcfcu_tec_occurrences.start_date_utc ASC, tcfcu_posts.post_date ASC
LIMIT 0, 10
Time: 1.676 ms
Query: SELECT * FROM tcfcu_rank_math_redirections WHERE status = 'active' AND ( sources like '%a:2:{s:7:\"pattern\";s:38:\"events/list/?tribe-bar-date=2025-07-08\";s:10:\"comparison\";s:5:\"exact\";}%' or sources like '%events%' or sources like '%list%' or sources like '%?tribe%' or sources like '%bar%' or sources like '%date=2025%' or sources like '%07%' or sources like '%08%' ) ORDER BY updated DESC
Time: 1.642 ms
Query: SELECT t.*, tt.* FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (184,176)
Time: 1.624 ms
Query: SELECT t.*, tt.* FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 146
Time: 1.579 ms
Query:
SELECT tcfcu_posts.*
FROM tcfcu_posts
WHERE 1=1 AND tcfcu_posts.post_type = 'acf-field-group' AND ((tcfcu_posts.post_status = 'publish' OR tcfcu_posts.post_status = 'acf-disabled'))
ORDER BY tcfcu_posts.menu_order ASC, tcfcu_posts.menu_order ASC, tcfcu_posts.post_title ASC
Time: 1.543 ms
Query:
SELECT DISTINCT t.term_id, tr.object_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN tcfcu_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'tribe_events_cat') AND tr.object_id IN (4959)
ORDER BY t.name ASC
Time: 1.533 ms
Query:
SELECT t.term_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('post_tag', 'tribe_events_cat')
ORDER BY t.name ASC
Time: 1.513 ms
Query:
SELECT DISTINCT t.term_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN tcfcu_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('wpcode_type') AND tr.object_id IN (3913)
ORDER BY t.name ASC
Time: 1.451 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='design' AND `module_id`=4
Time: 1.436 ms
Query:
SELECT tcfcu_posts.*
FROM tcfcu_posts
WHERE 1=1 AND tcfcu_posts.post_parent = 2973 AND tcfcu_posts.post_type = 'acf-field' AND ((tcfcu_posts.post_status = 'publish' OR tcfcu_posts.post_status = 'trash'))
ORDER BY tcfcu_posts.menu_order ASC, tcfcu_posts.menu_order ASC
Time: 1.435 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (4959) ORDER BY meta_id ASC
Time: 1.429 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (3913) ORDER BY meta_id ASC
Time: 1.404 ms
Query: SELECT `key`,`value` FROM tcfcu_asl_configs WHERE `key` = 'api_key' OR `key` = 'map_language' OR `key` = 'map_region' OR `key` = 'advanced_marker' ORDER BY id ASC;
Time: 1.396 ms
Query:
SELECT SQL_CALC_FOUND_ROWS tcfcu_posts.ID
FROM tcfcu_posts JOIN tcfcu_tec_occurrences ON tcfcu_posts.ID = tcfcu_tec_occurrences.post_id
WHERE 1=1 AND ((tcfcu_posts.post_type = 'tribe_events' AND (tcfcu_posts.post_status = 'publish' OR tcfcu_posts.post_status = 'acf-disabled' OR tcfcu_posts.post_status = 'tribe-ea-success' OR tcfcu_posts.post_status = 'tribe-ea-failed' OR tcfcu_posts.post_status = 'tribe-ea-schedule' OR tcfcu_posts.post_status = 'tribe-ea-pending' OR tcfcu_posts.post_status = 'tribe-ea-draft')))
ORDER BY tcfcu_posts.post_date DESC
LIMIT 0, 10
Time: 1.384 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='mailchimp_provider_settings' AND `module_id`=4
Time: 1.376 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='design' AND `module_id`=9
Time: 1.363 ms
Query: SELECT * FROM tcfcu_rank_math_redirections WHERE status = 'active' ORDER BY updated DESC
Time: 1.362 ms
Query:
SELECT tcfcu_postmeta.post_id
FROM tcfcu_postmeta
WHERE 1=1
AND tcfcu_postmeta.meta_key = '_EventHideFromUpcoming'
AND ( tcfcu_postmeta.meta_value = 'yes' OR tcfcu_postmeta.meta_value = '1' )
GROUP BY tcfcu_postmeta.post_id;
Time: 1.361 ms
Query:
SELECT t.term_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.term_taxonomy_id IN (145)
LIMIT 1
Time: 1.355 ms
Query: SELECT t.*, tt.* FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (195)
Time: 1.338 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_activate_custom_content' LIMIT 1
Time: 1.329 ms
Query: SELECT * FROM tcfcu_rank_math_redirections WHERE status = 'active' AND ( sources like '%a:2:{s:7:\"pattern\";s:11:\"events/list\";s:10:\"comparison\";s:5:\"exact\";}%' or sources like '%events%' or sources like '%list%' ) ORDER BY updated DESC
Time: 1.321 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='local_list_provider_settings' AND `module_id`=4
Time: 1.303 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='design' AND `module_id`=2
Time: 1.274 ms
Query: SELECT user_id, meta_key, meta_value FROM tcfcu_usermeta WHERE user_id IN (4) ORDER BY umeta_id ASC
Time: 1.249 ms
Query: SELECT * FROM tcfcu_rank_math_redirections WHERE status = 'active' ORDER BY updated DESC
Time: 1.248 ms
Query: SELECT 1
Time: 1.219 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='emails' AND `module_id`=4
Time: 1.208 ms
Query: SELECT * FROM tcfcu_posts WHERE ID = 2222 LIMIT 1
Time: 1.192 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='visibility' AND `module_id`=9
Time: 1.179 ms
Query:
SELECT DISTINCT t.term_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN tcfcu_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('wpcode_type') AND tr.object_id IN (4326)
ORDER BY t.name ASC
Time: 1.161 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='visibility' AND `module_id`=6
Time: 1.138 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='integrations_settings' AND `module_id`=4
Time: 1.135 ms
Query: SELECT `key`, `value` FROM tcfcu_asl_configs WHERE `type` = 'label'
Time: 1.117 ms
Query:
SELECT DISTINCT t.term_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN tcfcu_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('tribe_events_cat') AND tr.object_id IN (4959)
ORDER BY t.name ASC
Time: 1.115 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='track_types' AND `module_id`=2
Time: 1.094 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='content' AND `module_id`=4
Time: 1.071 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='settings' AND `module_id`=2
Time: 1.063 ms
Query:
SELECT DISTINCT t.term_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN tcfcu_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('category') AND tr.object_id IN (4959)
ORDER BY t.name ASC
Time: 1.045 ms
Query: SELECT t.*, tt.* FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (175)
Time: 1.035 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='track_types' AND `module_id`=6
Time: 1.030 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='content' AND `module_id`=9
Time: 1.027 ms
Query: SELECT `id`,`category_name` as name, `icon`, `ordr` FROM tcfcu_asl_categories WHERE lang = '' ORDER BY category_name ASC
Time: 1.019 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='display' AND `module_id`=6
Time: 1.015 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='visibility' AND `module_id`=2
Time: 1.014 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='mailchimp_provider_settings' AND `module_id`=4
Time: 0.988 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'hustle_hub_cache_enabled' LIMIT 1
Time: 0.980 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='schedule_flags' AND `module_id`=2
Time: 0.976 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='track_types' AND `module_id`=9
Time: 0.973 ms
Query: SELECT * FROM tcfcu_posts WHERE ID = 3859 LIMIT 1
Time: 0.971 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='visibility' AND `module_id`=4
Time: 0.965 ms
Query: SELECT t.*, tt.* FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 131
Time: 0.946 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='content' AND `module_id`=6
Time: 0.934 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='settings' AND `module_id`=9
Time: 0.933 ms
Query: SELECT * FROM tcfcu_users WHERE ID = '4' LIMIT 1
Time: 0.929 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (2222) ORDER BY meta_id ASC
Time: 0.924 ms
Query: SELECT m.`module_id` FROM tcfcu_hustle_modules AS m WHERE 1 AND m.`active`= 1 ORDER BY m.`module_id` DESC
Time: 0.911 ms
Query: SELECT * FROM tcfcu_as3cf_items WHERE source_id = 4959 AND source_type = 'media-library'
Time: 0.909 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='schedule_flags' AND `module_id`=4
Time: 0.899 ms
Query: SELECT * FROM tcfcu_posts WHERE ID = 2708 LIMIT 1
Time: 0.896 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='track_types' AND `module_id`=4
Time: 0.891 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (4244) ORDER BY meta_id ASC
Time: 0.885 ms
Query: SELECT tcfcu_posts.* FROM tcfcu_posts WHERE ID IN (4959)
Time: 0.884 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='schedule_flags' AND `module_id`=9
Time: 0.880 ms
Query: SELECT id, name, ordr FROM tcfcu_asl_specials WHERE lang = '' ORDER BY name ASC
Time: 0.869 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (2708) ORDER BY meta_id ASC
Time: 0.863 ms
Query: SELECT * FROM tcfcu_asl_settings WHERE `type` = 'additional_attributes'
Time: 0.859 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='settings' AND `module_id`=4
Time: 0.856 ms
Query: SELECT FOUND_ROWS()
Time: 0.854 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_enable_notifier_for_forms' LIMIT 1
Time: 0.845 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='content' AND `module_id`=2
Time: 0.839 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (4326) ORDER BY meta_id ASC
Time: 0.830 ms
Query: SELECT * FROM tcfcu_posts WHERE ID = 4326 LIMIT 1
Time: 0.817 ms
Query: SELECT * FROM tcfcu_as3cf_items WHERE source_id = 2222 AND source_type = 'media-library'
Time: 0.797 ms
Query: SELECT * FROM tcfcu_as3cf_items WHERE source_id = 4959 AND source_type = 'media-library'
Time: 0.788 ms
Query: SELECT id, name, ordr FROM tcfcu_asl_brands WHERE lang = '' ORDER BY name ASC
Time: 0.786 ms
Query:
SELECT t.term_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.term_taxonomy_id IN (131)
LIMIT 1
Time: 0.761 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_enable_timeout' LIMIT 1
Time: 0.759 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (3859) ORDER BY meta_id ASC
Time: 0.755 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_debugtoconsole' LIMIT 1
Time: 0.716 ms
Query: SELECT module_type FROM `tcfcu_hustle_modules` WHERE `module_id`=9
Time: 0.710 ms
Query: SELECT * FROM tcfcu_hustle_modules WHERE module_id = 2
Time: 0.708 ms
Query: SELECT module_type FROM `tcfcu_hustle_modules` WHERE `module_id`=6
Time: 0.702 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_jquery_form_selector_field' LIMIT 1
Time: 0.694 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'hustle_provider_local_list_settings' LIMIT 1
Time: 0.686 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'hustle_hub_cache_timeout' LIMIT 1
Time: 0.676 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'forminator_module_use_donotcachepage' LIMIT 1
Time: 0.674 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'forminator_module_enable_load_ajax' LIMIT 1
Time: 0.673 ms
Query: SELECT * FROM tcfcu_hustle_modules WHERE module_id = 4
Time: 0.671 ms
Query: SELECT module_type FROM `tcfcu_hustle_modules` WHERE `module_id`=4
Time: 0.658 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_timeout_text_continue' LIMIT 1
Time: 0.657 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'site_logo' LIMIT 1
Time: 0.653 ms
Query: SELECT * FROM tcfcu_hustle_modules WHERE module_id = 6
Time: 0.637 ms
Query: SELECT FOUND_ROWS()
Time: 0.609 ms
Query: SELECT 1
Time: 0.607 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_timeout_seconds' LIMIT 1
Time: 0.602 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_continue_or_cancel' LIMIT 1
Time: 0.569 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_timeout_text_cancel' LIMIT 1
Time: 0.547 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_enable_progressbar' LIMIT 1
Time: 0.534 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_timeout_statement' LIMIT 1
Time: 0.523 ms
Query: SELECT * FROM tcfcu_asl_configs WHERE `key` = 'tran_lbl';
Time: 26.723 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (185,186,2596,808,813,814,810,812,4459,815,816,817,818,819,820,821,822,823,824,3851,826,2601,174,175,176,177,2598,156,157,195,159,158,2638,3852,160,196,2599,162,163,164,165,2602,178,180,181,183,184,205,179,182,2600,166,167,2604,168,169,3853,170,171,172,173,2597,151,154,153,155,2603,2607,3044) ORDER BY meta_id ASC
Time: 13.388 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (10,12,687,689,691,693,695,4439,697,699,701,703,705,707,709,711,713,715,719,69,73,71,75,14,20,21,24,27,29,35,77,79,81,83,85,115,117,119,121,123,125,127,87,99,7,101,103,107,111,109,113,89,93,95,97) ORDER BY meta_id ASC
Time: 11.377 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'hustle_custom_palettes' LIMIT 1
Time: 9.212 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (527,528,529,530,2677) ORDER BY meta_id ASC
Time: 5.788 ms
Query: SELECT tcfcu_posts.* FROM tcfcu_posts WHERE ID IN (10,12,687,689,691,693,695,4439,697,699,701,703,705,707,709,711,713,715,719,69,73,71,75,14,20,21,24,27,29,35,77,79,81,83,85,115,117,119,121,123,125,127,87,99,7,101,103,107,111,109,113,89,93,95,97)
Time: 5.434 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (2103,2065,3) ORDER BY meta_id ASC
Time: 4.699 ms
Query: SELECT * FROM tcfcu_rank_math_redirections_cache WHERE ( object_id = 0 and object_type = 'none' ) OR BINARY from_url = 'events/list' ORDER BY object_id DESC
Time: 3.680 ms
Query: SELECT tcfcu_posts.* FROM tcfcu_posts WHERE ID IN (2103,2065,3)
Time: 3.495 ms
Query:
SELECT t.term_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.term_taxonomy_id IN (146)
LIMIT 1
Time: 3.228 ms
Query:
SELECT tcfcu_posts.*
FROM tcfcu_posts LEFT JOIN tcfcu_term_relationships ON (tcfcu_posts.ID = tcfcu_term_relationships.object_id)
WHERE 1=1 AND (
tcfcu_term_relationships.term_taxonomy_id IN (146)
) AND tcfcu_posts.post_type = 'nav_menu_item' AND ((tcfcu_posts.post_status = 'publish'))
GROUP BY tcfcu_posts.ID
ORDER BY tcfcu_posts.menu_order ASC
Time: 3.211 ms
Query:
SELECT SQL_CALC_FOUND_ROWS tcfcu_posts.ID
FROM tcfcu_posts INNER JOIN tcfcu_tec_occurrences ON tcfcu_posts.ID = tcfcu_tec_occurrences.post_id
WHERE 1=1 AND (
CAST(tcfcu_tec_occurrences.end_date_utc AS DATETIME) < '2025-07-08 04:00:00'
) AND tcfcu_posts.post_type = 'tribe_events' AND ((tcfcu_posts.post_status = 'publish'))
GROUP BY tcfcu_tec_occurrences.occurrence_id
ORDER BY tcfcu_posts.post_date ASC
LIMIT 0, 1
Time: 3.121 ms
Query: SELECT * FROM tcfcu_widgetkit WHERE id = "81"
Time: 2.999 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (2609,520,521,519,524,523,525,526) ORDER BY meta_id ASC
Time: 2.923 ms
Query:
SELECT tcfcu_posts.*
FROM tcfcu_posts
WHERE 1=1 AND tcfcu_posts.post_parent = 2944 AND tcfcu_posts.post_type = 'acf-field' AND ((tcfcu_posts.post_status = 'publish' OR tcfcu_posts.post_status = 'trash'))
ORDER BY tcfcu_posts.menu_order ASC, tcfcu_posts.menu_order ASC
Time: 2.910 ms
Query:
SELECT tcfcu_posts.*
FROM tcfcu_posts LEFT JOIN tcfcu_term_relationships ON (tcfcu_posts.ID = tcfcu_term_relationships.object_id)
WHERE 1=1 AND (
tcfcu_term_relationships.term_taxonomy_id IN (131)
) AND tcfcu_posts.post_type = 'nav_menu_item' AND ((tcfcu_posts.post_status = 'publish'))
GROUP BY tcfcu_posts.ID
ORDER BY tcfcu_posts.menu_order ASC
Time: 2.861 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'yootheme' LIMIT 1
Time: 2.799 ms
Query: SELECT t.*, tt.* FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 144
Time: 2.772 ms
Query:
SELECT SQL_CALC_FOUND_ROWS tcfcu_posts.ID, CAST( tcfcu_tec_occurrences.start_date_utc AS DATETIME ) AS event_date_utc
FROM tcfcu_posts
JOIN tcfcu_tec_occurrences ON tcfcu_posts.ID = tcfcu_tec_occurrences.post_id
WHERE 1=1 AND (
CAST(tcfcu_tec_occurrences.start_date_utc AS DATETIME) > '2025-07-28 04:00:00'
) AND tcfcu_posts.post_type = 'tribe_events' AND ((tcfcu_posts.post_status = 'publish'))
GROUP BY tcfcu_tec_occurrences.occurrence_id
ORDER BY tcfcu_tec_occurrences.start_date_utc ASC, tcfcu_posts.post_date ASC
LIMIT 0, 10
Time: 2.751 ms
Query:
SELECT DISTINCT t.term_id, tr.object_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN tcfcu_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('nav_menu') AND tr.object_id IN (2609, 520, 521, 519, 524, 523, 525, 526)
ORDER BY t.name ASC
Time: 2.599 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (532,2675,2676,535,2668,2669) ORDER BY meta_id ASC
Time: 2.595 ms
Query: SELECT tcfcu_posts.* FROM tcfcu_posts WHERE ID IN (105,135,131)
Time: 2.589 ms
Query:
SELECT tcfcu_posts.*
FROM tcfcu_posts LEFT JOIN tcfcu_term_relationships ON (tcfcu_posts.ID = tcfcu_term_relationships.object_id)
WHERE 1=1 AND (
tcfcu_term_relationships.term_taxonomy_id IN (144)
) AND tcfcu_posts.post_type = 'nav_menu_item' AND ((tcfcu_posts.post_status = 'publish'))
GROUP BY tcfcu_posts.ID
ORDER BY tcfcu_posts.menu_order ASC
Time: 2.565 ms
Query: SELECT FOUND_ROWS()
Time: 2.297 ms
Query: SELECT * FROM tcfcu_asl_configs WHERE `key` NOT IN ('server_key', 'notify_email') AND `type` NOT IN ('label', 'priv');
Time: 2.237 ms
Query:
SELECT DISTINCT t.term_id, tr.object_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN tcfcu_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('nav_menu') AND tr.object_id IN (527, 528, 529, 530, 2677)
ORDER BY t.name ASC
Time: 2.222 ms
Query:
SELECT t.term_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.term_taxonomy_id IN (144)
LIMIT 1
Time: 2.205 ms
Query:
SELECT DISTINCT t.term_id, tr.object_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN tcfcu_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('nav_menu') AND tr.object_id IN (532, 2675, 2676, 535, 2668, 2669)
ORDER BY t.name ASC
Time: 2.083 ms
Query:
SELECT SQL_CALC_FOUND_ROWS tcfcu_posts.ID
FROM tcfcu_posts INNER JOIN tcfcu_tec_occurrences ON tcfcu_posts.ID = tcfcu_tec_occurrences.post_id
WHERE 1=1 AND (
CAST(tcfcu_tec_occurrences.end_date_utc AS DATETIME) < '2025-07-08 04:00:00'
) AND tcfcu_posts.post_type = 'tribe_events' AND ((tcfcu_posts.post_status = 'publish'))
GROUP BY tcfcu_tec_occurrences.occurrence_id
ORDER BY tcfcu_posts.post_date ASC
LIMIT 0, 1
Time: 2.076 ms
Query: SELECT * FROM tcfcu_asl_settings WHERE `type` = 'additional_attributes'
Time: 2.046 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (105,135,131) ORDER BY meta_id ASC
Time: 2.003 ms
Query:
SELECT tcfcu_posts.*
FROM tcfcu_posts LEFT JOIN tcfcu_term_relationships ON (tcfcu_posts.ID = tcfcu_term_relationships.object_id)
WHERE 1=1 AND (
tcfcu_term_relationships.term_taxonomy_id IN (145)
) AND tcfcu_posts.post_type = 'nav_menu_item' AND ((tcfcu_posts.post_status = 'publish'))
GROUP BY tcfcu_posts.ID
ORDER BY tcfcu_posts.menu_order ASC
Time: 1.997 ms
Query: SELECT * FROM tcfcu_posts WHERE ID = 3913 LIMIT 1
Time: 1.749 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='mailchimp_provider_settings' AND `module_id`=4
Time: 1.743 ms
Query:
SELECT SQL_CALC_FOUND_ROWS tcfcu_posts.ID, CAST( tcfcu_tec_occurrences.start_date_utc AS DATETIME ) AS event_date_utc, CAST( tcfcu_tec_occurrences.duration AS DECIMAL ) AS event_duration
FROM tcfcu_posts
JOIN tcfcu_tec_occurrences ON tcfcu_posts.ID = tcfcu_tec_occurrences.post_id
WHERE 1=1 AND (
CAST(tcfcu_tec_occurrences.end_date_utc AS DATETIME) > '2025-07-08 04:00:00'
) AND tcfcu_posts.post_type = 'tribe_events' AND ((tcfcu_posts.post_status = 'publish'))
GROUP BY tcfcu_tec_occurrences.occurrence_id
ORDER BY tcfcu_tec_occurrences.start_date_utc ASC, tcfcu_tec_occurrences.duration ASC, tcfcu_posts.post_date ASC
LIMIT 0, 13
Time: 1.727 ms
Query: SELECT t.*, tt.* FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 145
Time: 1.697 ms
Query:
SELECT SQL_CALC_FOUND_ROWS tcfcu_posts.ID, CAST( tcfcu_tec_occurrences.start_date_utc AS DATETIME ) AS event_date_utc
FROM tcfcu_posts
JOIN tcfcu_tec_occurrences ON tcfcu_posts.ID = tcfcu_tec_occurrences.post_id
WHERE 1=1 AND tcfcu_posts.post_password != '' AND tcfcu_posts.post_type = 'tribe_events' AND ((tcfcu_posts.post_status <> 'trash' AND tcfcu_posts.post_status <> 'auto-draft' AND tcfcu_posts.post_status <> 'leads'))
GROUP BY tcfcu_tec_occurrences.occurrence_id
ORDER BY tcfcu_tec_occurrences.start_date_utc ASC, tcfcu_posts.post_date ASC
LIMIT 0, 10
Time: 1.676 ms
Query: SELECT * FROM tcfcu_rank_math_redirections WHERE status = 'active' AND ( sources like '%a:2:{s:7:\"pattern\";s:38:\"events/list/?tribe-bar-date=2025-07-08\";s:10:\"comparison\";s:5:\"exact\";}%' or sources like '%events%' or sources like '%list%' or sources like '%?tribe%' or sources like '%bar%' or sources like '%date=2025%' or sources like '%07%' or sources like '%08%' ) ORDER BY updated DESC
Time: 1.642 ms
Query: SELECT t.*, tt.* FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (184,176)
Time: 1.624 ms
Query: SELECT t.*, tt.* FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 146
Time: 1.579 ms
Query:
SELECT tcfcu_posts.*
FROM tcfcu_posts
WHERE 1=1 AND tcfcu_posts.post_type = 'acf-field-group' AND ((tcfcu_posts.post_status = 'publish' OR tcfcu_posts.post_status = 'acf-disabled'))
ORDER BY tcfcu_posts.menu_order ASC, tcfcu_posts.menu_order ASC, tcfcu_posts.post_title ASC
Time: 1.543 ms
Query:
SELECT DISTINCT t.term_id, tr.object_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN tcfcu_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'tribe_events_cat') AND tr.object_id IN (4959)
ORDER BY t.name ASC
Time: 1.533 ms
Query:
SELECT t.term_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('post_tag', 'tribe_events_cat')
ORDER BY t.name ASC
Time: 1.513 ms
Query:
SELECT DISTINCT t.term_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN tcfcu_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('wpcode_type') AND tr.object_id IN (3913)
ORDER BY t.name ASC
Time: 1.451 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='design' AND `module_id`=4
Time: 1.436 ms
Query:
SELECT tcfcu_posts.*
FROM tcfcu_posts
WHERE 1=1 AND tcfcu_posts.post_parent = 2973 AND tcfcu_posts.post_type = 'acf-field' AND ((tcfcu_posts.post_status = 'publish' OR tcfcu_posts.post_status = 'trash'))
ORDER BY tcfcu_posts.menu_order ASC, tcfcu_posts.menu_order ASC
Time: 1.435 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (4959) ORDER BY meta_id ASC
Time: 1.429 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (3913) ORDER BY meta_id ASC
Time: 1.404 ms
Query: SELECT `key`,`value` FROM tcfcu_asl_configs WHERE `key` = 'api_key' OR `key` = 'map_language' OR `key` = 'map_region' OR `key` = 'advanced_marker' ORDER BY id ASC;
Time: 1.396 ms
Query:
SELECT SQL_CALC_FOUND_ROWS tcfcu_posts.ID
FROM tcfcu_posts JOIN tcfcu_tec_occurrences ON tcfcu_posts.ID = tcfcu_tec_occurrences.post_id
WHERE 1=1 AND ((tcfcu_posts.post_type = 'tribe_events' AND (tcfcu_posts.post_status = 'publish' OR tcfcu_posts.post_status = 'acf-disabled' OR tcfcu_posts.post_status = 'tribe-ea-success' OR tcfcu_posts.post_status = 'tribe-ea-failed' OR tcfcu_posts.post_status = 'tribe-ea-schedule' OR tcfcu_posts.post_status = 'tribe-ea-pending' OR tcfcu_posts.post_status = 'tribe-ea-draft')))
ORDER BY tcfcu_posts.post_date DESC
LIMIT 0, 10
Time: 1.384 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='mailchimp_provider_settings' AND `module_id`=4
Time: 1.376 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='design' AND `module_id`=9
Time: 1.363 ms
Query: SELECT * FROM tcfcu_rank_math_redirections WHERE status = 'active' ORDER BY updated DESC
Time: 1.362 ms
Query:
SELECT tcfcu_postmeta.post_id
FROM tcfcu_postmeta
WHERE 1=1
AND tcfcu_postmeta.meta_key = '_EventHideFromUpcoming'
AND ( tcfcu_postmeta.meta_value = 'yes' OR tcfcu_postmeta.meta_value = '1' )
GROUP BY tcfcu_postmeta.post_id;
Time: 1.361 ms
Query:
SELECT t.term_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.term_taxonomy_id IN (145)
LIMIT 1
Time: 1.355 ms
Query: SELECT t.*, tt.* FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (195)
Time: 1.338 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_activate_custom_content' LIMIT 1
Time: 1.329 ms
Query: SELECT * FROM tcfcu_rank_math_redirections WHERE status = 'active' AND ( sources like '%a:2:{s:7:\"pattern\";s:11:\"events/list\";s:10:\"comparison\";s:5:\"exact\";}%' or sources like '%events%' or sources like '%list%' ) ORDER BY updated DESC
Time: 1.321 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='local_list_provider_settings' AND `module_id`=4
Time: 1.303 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='design' AND `module_id`=2
Time: 1.274 ms
Query: SELECT user_id, meta_key, meta_value FROM tcfcu_usermeta WHERE user_id IN (4) ORDER BY umeta_id ASC
Time: 1.249 ms
Query: SELECT * FROM tcfcu_rank_math_redirections WHERE status = 'active' ORDER BY updated DESC
Time: 1.248 ms
Query: SELECT 1
Time: 1.219 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='emails' AND `module_id`=4
Time: 1.208 ms
Query: SELECT * FROM tcfcu_posts WHERE ID = 2222 LIMIT 1
Time: 1.192 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='visibility' AND `module_id`=9
Time: 1.179 ms
Query:
SELECT DISTINCT t.term_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN tcfcu_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('wpcode_type') AND tr.object_id IN (4326)
ORDER BY t.name ASC
Time: 1.161 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='visibility' AND `module_id`=6
Time: 1.138 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='integrations_settings' AND `module_id`=4
Time: 1.135 ms
Query: SELECT `key`, `value` FROM tcfcu_asl_configs WHERE `type` = 'label'
Time: 1.117 ms
Query:
SELECT DISTINCT t.term_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN tcfcu_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('tribe_events_cat') AND tr.object_id IN (4959)
ORDER BY t.name ASC
Time: 1.115 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='track_types' AND `module_id`=2
Time: 1.094 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='content' AND `module_id`=4
Time: 1.071 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='settings' AND `module_id`=2
Time: 1.063 ms
Query:
SELECT DISTINCT t.term_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN tcfcu_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('category') AND tr.object_id IN (4959)
ORDER BY t.name ASC
Time: 1.045 ms
Query: SELECT t.*, tt.* FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (175)
Time: 1.035 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='track_types' AND `module_id`=6
Time: 1.030 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='content' AND `module_id`=9
Time: 1.027 ms
Query: SELECT `id`,`category_name` as name, `icon`, `ordr` FROM tcfcu_asl_categories WHERE lang = '' ORDER BY category_name ASC
Time: 1.019 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='display' AND `module_id`=6
Time: 1.015 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='visibility' AND `module_id`=2
Time: 1.014 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='mailchimp_provider_settings' AND `module_id`=4
Time: 0.988 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'hustle_hub_cache_enabled' LIMIT 1
Time: 0.980 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='schedule_flags' AND `module_id`=2
Time: 0.976 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='track_types' AND `module_id`=9
Time: 0.973 ms
Query: SELECT * FROM tcfcu_posts WHERE ID = 3859 LIMIT 1
Time: 0.971 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='visibility' AND `module_id`=4
Time: 0.965 ms
Query: SELECT t.*, tt.* FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 131
Time: 0.946 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='content' AND `module_id`=6
Time: 0.934 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='settings' AND `module_id`=9
Time: 0.933 ms
Query: SELECT * FROM tcfcu_users WHERE ID = '4' LIMIT 1
Time: 0.929 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (2222) ORDER BY meta_id ASC
Time: 0.924 ms
Query: SELECT m.`module_id` FROM tcfcu_hustle_modules AS m WHERE 1 AND m.`active`= 1 ORDER BY m.`module_id` DESC
Time: 0.911 ms
Query: SELECT * FROM tcfcu_as3cf_items WHERE source_id = 4959 AND source_type = 'media-library'
Time: 0.909 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='schedule_flags' AND `module_id`=4
Time: 0.899 ms
Query: SELECT * FROM tcfcu_posts WHERE ID = 2708 LIMIT 1
Time: 0.896 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='track_types' AND `module_id`=4
Time: 0.891 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (4244) ORDER BY meta_id ASC
Time: 0.885 ms
Query: SELECT tcfcu_posts.* FROM tcfcu_posts WHERE ID IN (4959)
Time: 0.884 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='schedule_flags' AND `module_id`=9
Time: 0.880 ms
Query: SELECT id, name, ordr FROM tcfcu_asl_specials WHERE lang = '' ORDER BY name ASC
Time: 0.869 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (2708) ORDER BY meta_id ASC
Time: 0.863 ms
Query: SELECT * FROM tcfcu_asl_settings WHERE `type` = 'additional_attributes'
Time: 0.859 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='settings' AND `module_id`=4
Time: 0.856 ms
Query: SELECT FOUND_ROWS()
Time: 0.854 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_enable_notifier_for_forms' LIMIT 1
Time: 0.845 ms
Query: SELECT `meta_value` FROM tcfcu_hustle_modules_meta WHERE `meta_key`='content' AND `module_id`=2
Time: 0.839 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (4326) ORDER BY meta_id ASC
Time: 0.830 ms
Query: SELECT * FROM tcfcu_posts WHERE ID = 4326 LIMIT 1
Time: 0.817 ms
Query: SELECT * FROM tcfcu_as3cf_items WHERE source_id = 2222 AND source_type = 'media-library'
Time: 0.797 ms
Query: SELECT * FROM tcfcu_as3cf_items WHERE source_id = 4959 AND source_type = 'media-library'
Time: 0.788 ms
Query: SELECT id, name, ordr FROM tcfcu_asl_brands WHERE lang = '' ORDER BY name ASC
Time: 0.786 ms
Query:
SELECT t.term_id
FROM tcfcu_terms AS t INNER JOIN tcfcu_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.term_taxonomy_id IN (131)
LIMIT 1
Time: 0.761 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_enable_timeout' LIMIT 1
Time: 0.759 ms
Query: SELECT post_id, meta_key, meta_value FROM tcfcu_postmeta WHERE post_id IN (3859) ORDER BY meta_id ASC
Time: 0.755 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_debugtoconsole' LIMIT 1
Time: 0.716 ms
Query: SELECT module_type FROM `tcfcu_hustle_modules` WHERE `module_id`=9
Time: 0.710 ms
Query: SELECT * FROM tcfcu_hustle_modules WHERE module_id = 2
Time: 0.708 ms
Query: SELECT module_type FROM `tcfcu_hustle_modules` WHERE `module_id`=6
Time: 0.702 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_jquery_form_selector_field' LIMIT 1
Time: 0.694 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'hustle_provider_local_list_settings' LIMIT 1
Time: 0.686 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'hustle_hub_cache_timeout' LIMIT 1
Time: 0.676 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'forminator_module_use_donotcachepage' LIMIT 1
Time: 0.674 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'forminator_module_enable_load_ajax' LIMIT 1
Time: 0.673 ms
Query: SELECT * FROM tcfcu_hustle_modules WHERE module_id = 4
Time: 0.671 ms
Query: SELECT module_type FROM `tcfcu_hustle_modules` WHERE `module_id`=4
Time: 0.658 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_timeout_text_continue' LIMIT 1
Time: 0.657 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'site_logo' LIMIT 1
Time: 0.653 ms
Query: SELECT * FROM tcfcu_hustle_modules WHERE module_id = 6
Time: 0.637 ms
Query: SELECT FOUND_ROWS()
Time: 0.609 ms
Query: SELECT 1
Time: 0.607 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_timeout_seconds' LIMIT 1
Time: 0.602 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_continue_or_cancel' LIMIT 1
Time: 0.569 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_timeout_text_cancel' LIMIT 1
Time: 0.547 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_enable_progressbar' LIMIT 1
Time: 0.534 ms
Query: SELECT option_value FROM tcfcu_options WHERE option_name = 'exitbox_timeout_statement' LIMIT 1
Time: 0.523 ms