No post data.
No querystring data.
To view Cookies, add CookieComponent to Controller
Query | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|
SELECT `AssociationSiteSetting`.`association_id` FROM `teamlinkt_dev8`.`association_site_settings` AS `AssociationSiteSetting` WHERE `AssociationSiteSetting`.`site_alias` = 'saskatoonflyers' LIMIT 1 | 1 | 1 | 1 | |
SELECT `Association`.`id`, `Association`.`name`, `Association`.`association_name_abbreviation`, `Association`.`address`, `Association`.`city`, `Association`.`zip`, `Association`.`country`, `Association`.`state`, `Association`.`timezone`, `Association`.`lat`, `Association`.`lng`, `Association`.`non_associated_partner_ads`, `Association`.`last_report_date`, `Association`.`phone`, `Association`.`website`, `Association`.`sponsor_code_id`, `Association`.`default_sport_id`, `Association`.`activate_button`, `Association`.`team_type`, `Association`.`league_type`, `Association`.`league_site`, `Association`.`league_size`, `Association`.`league_size_members`, `Association`.`annual_registration`, `Association`.`track_player_statistics`, `Association`.`player_statistics_are_public`, `Association`.`setup_status`, `Association`.`division_levels`, `Association`.`structure_set`, `Association`.`logo_url`, `Association`.`logo_800_url`, `Association`.`logo`, `Association`.`primary_color`, `Association`.`secondary_color`, `Association`.`league_start_date`, `Association`.`drip_message_status`, `Association`.`marketing_adgroupid`, `Association`.`marketing_keyword`, `Association`.`creation_utms`, `Association`.`creation_source`, `Association`.`language`, `Association`.`event_waiver_view`, `Association`.`signup_interest`, `Association`.`hear_about_us`, `Association`.`login_task_created`, `Association`.`second_session_started`, `Association`.`ten_minute_web_sessions`, `Association`.`wp_plugin_api_key`, `Association`.`member_count_task_created`, `Association`.`zoho_account_id`, `Association`.`zoho_status`, `Association`.`zoho_status_updated`, `Association`.`pushed_to_zoho`, `Association`.`intercom_id`, `Association`.`module_officials_enabled`, `Association`.`respect_in_sport_enabled`, `Association`.`installment_plans_enabled`, `Association`.`apparel_sales_enabled`, `Association`.`available_genders`, `Association`.`api_secret`, `Association`.`child_association_registration_sanctioning`, `Association`.`self_submit_scores`, `Association`.`zoho_lead_id`, `Association`.`zoho_deal_status`, `Association`.`zoho_size`, `Association`.`zoho_account_scoring`, `Association`.`zoho_organization_type`, `Association`.`zoho_activation_date`, `Association`.`zoho_latest_activation_date`, `Association`.`zoho_last_contact`, `Association`.`zoho_setting_up`, `Association`.`zoho_account_owner`, `Association`.`zoho_updated`, `Association`.`hubspot_company_id`, `Association`.`hubspot_account_scoring`, `Association`.`hubspot_status`, `Association`.`hubspot_owner_id`, `Association`.`hubspot_last_push`, `Association`.`hubspot_last_pull`, `Association`.`intercom_last_sync`, `Association`.`intercom_zoho_last_sync`, `Association`.`status`, `Association`.`created`, `Association`.`created_by`, `Association`.`modified`, `Association`.`modified_by`, `AssociationSiteSetting`.`id`, `AssociationSiteSetting`.`association_id`, `AssociationSiteSetting`.`home_button_page_id`, `AssociationSiteSetting`.`hide_empty_banner_content`, `AssociationSiteSetting`.`display_name`, `AssociationSiteSetting`.`site_alias`, `AssociationSiteSetting`.`contact_email`, `AssociationSiteSetting`.`team_site_rosters`, `AssociationSiteSetting`.`team_site_links`, `AssociationSiteSetting`.`primary_color`, `AssociationSiteSetting`.`header_color`, `AssociationSiteSetting`.`text_color`, `AssociationSiteSetting`.`background_color`, `AssociationSiteSetting`.`logo_image`, `AssociationSiteSetting`.`home_background_image`, `AssociationSiteSetting`.`page_background_image`, `AssociationSiteSetting`.`favicon`, `AssociationSiteSetting`.`website_template_id`, `AssociationSiteSetting`.`website_template_settings_json`, `AssociationSiteSetting`.`executive_addon_name_override`, `AssociationSiteSetting`.`facebook`, `AssociationSiteSetting`.`twitter`, `AssociationSiteSetting`.`instagram`, `AssociationSiteSetting`.`tiktok`, `AssociationSiteSetting`.`youtube`, `AssociationSiteSetting`.`linkedin`, `AssociationSiteSetting`.`theme`, `AssociationSiteSetting`.`custom_domain`, `AssociationSiteSetting`.`allow_custom_team_sites`, `AssociationSiteSetting`.`show_games_only`, `AssociationSiteSetting`.`show_twitter_feed`, `AssociationSiteSetting`.`show_facebook_feed`, `AssociationSiteSetting`.`set_custom_domain`, `AssociationSiteSetting`.`google_analytics_stream_measurement_id`, `AssociationSiteSetting`.`google_tag_manager_id`, `AssociationSiteSetting`.`site_type`, `AssociationSiteSetting`.`editor_type`, `AssociationSiteSetting`.`wordpress_url`, `AssociationSiteSetting`.`first_opened_wizard`, `AssociationSiteSetting`.`first_run_wizard`, `AssociationSiteSetting`.`step`, `AssociationSiteSetting`.`step_label`, `AssociationSiteSetting`.`status`, `AssociationSiteSetting`.`created`, `AssociationSiteSetting`.`created_by`, `AssociationSiteSetting`.`modified`, `AssociationSiteSetting`.`modified_by` FROM `teamlinkt_dev8`.`associations` AS `Association` LEFT JOIN `teamlinkt_dev8`.`association_site_settings` AS `AssociationSiteSetting` ON (`AssociationSiteSetting`.`association_id` = `Association`.`id`) WHERE `Association`.`id` = 53 LIMIT 1 | 1 | 1 | 1 | |
SELECT `AssociationSeason`.`id`, `AssociationSeason`.`name`, `AssociationSeason`.`sport_id` FROM `teamlinkt_dev8`.`association_seasons` AS `AssociationSeason` WHERE `AssociationSeason`.`association_id` = 53 AND `AssociationSeason`.`status` = 'active' | 1 | 1 | 1 | |
SELECT `AssociationRegistration`.`id`, `AssociationRegistration`.`association_registration_container_id`, `AssociationRegistration`.`name`, `AssociationRegistration`.`group_name`, `AssociationRegistration`.`override_close`, `AssociationRegistration`.`parent_association_registration_id`, `AssociationRegistration`.`open_datetime`, `AssociationRegistration`.`close_datetime`, `AssociationRegistration`.`first_activated`, `AssociationRegistration`.`type`, `AssociationRegistration`.`event_type`, `Season`.`id`, `Season`.`name` FROM `teamlinkt_dev8`.`association_registrations` AS `AssociationRegistration` LEFT JOIN `teamlinkt_dev8`.`association_seasons` AS `Season` ON (`AssociationRegistration`.`season_id` = `Season`.`id`) WHERE `AssociationRegistration`.`status` = 'active' AND `AssociationRegistration`.`format_type` = 'form' AND `AssociationRegistration`.`association_id` = 53 AND `AssociationRegistration`.`close_datetime` > '2025-09-18 10:57:30' AND `AssociationRegistration`.`publicly_list_form` = 1 AND `Season`.`status` = 'active' ORDER BY `Season`.`name` ASC, `AssociationRegistration`.`name` ASC, `AssociationRegistration`.`group_sort_order` ASC, `AssociationRegistration`.`group_name` ASC, `AssociationRegistration`.`id` ASC | 0 | 0 | 1 | maybe slow |
SELECT `AssociationLink`.`child_association_id` FROM `teamlinkt_dev8`.`association_links` AS `AssociationLink` WHERE `parent_association_id` = 53 AND `status` = 'active' | 0 | 0 | 1 | maybe slow |
SELECT `AssociationLink`.`child_association_id` FROM `teamlinkt_dev8`.`association_links` AS `AssociationLink` WHERE `parent_association_id` IS NULL AND `status` = 'active' | 0 | 0 | 1 | maybe slow |
SELECT `AssociationMetadata`.`id`, `AssociationMetadata`.`association_id`, `AssociationMetadata`.`key`, `AssociationMetadata`.`value`, `AssociationMetadata`.`status`, `AssociationMetadata`.`created`, `AssociationMetadata`.`created_by`, `AssociationMetadata`.`modified`, `AssociationMetadata`.`modified_by` FROM `teamlinkt_dev8`.`association_metadata` AS `AssociationMetadata` WHERE `association_id` = 53 AND `status` = 'active' AND `key` = 'registration_image_share_url' ORDER BY `AssociationMetadata`.`key` ASC LIMIT 1 | 0 | 0 | 1 | maybe slow |
SELECT `PowerUp`.`id`, `PowerUp`.`power_up_vendor_id`, `PowerUp`.`name`, `PowerUp`.`key`, `PowerUp`.`short_description`, `PowerUp`.`upsell_title`, `PowerUp`.`upsell_description`, `PowerUp`.`description`, `PowerUp`.`getting_started`, `PowerUp`.`settings`, `PowerUp`.`enabled_settings`, `PowerUp`.`payment_information`, `PowerUp`.`signup_url`, `PowerUp`.`product_url`, `PowerUp`.`price`, `PowerUp`.`price_type`, `PowerUp`.`price_interval`, `PowerUp`.`price_interval_frequency`, `PowerUp`.`is_recommended`, `PowerUp`.`include_in_add_ons`, `PowerUp`.`product_id`, `PowerUp`.`has_discounts`, `PowerUp`.`discount_information`, `PowerUp`.`activation_settings`, `PowerUp`.`visibility_criterias`, `PowerUp`.`hubspot_properties`, `PowerUp`.`can_disable`, `PowerUp`.`status`, `PowerUp`.`created`, `PowerUp`.`created_by`, `PowerUp`.`modified`, `PowerUp`.`modified_by` FROM `teamlinkt_dev8`.`power_ups` AS `PowerUp` WHERE `PowerUp`.`key` = 'sponsorships' AND `PowerUp`.`status` = 'active' LIMIT 1 | 1 | 1 | 1 | |
SELECT `TeamlinktModule`.`id`, `TeamlinktModule`.`association_id`, `TeamlinktModule`.`include_sub_organizations`, `TeamlinktModule`.`coupon_code`, `TeamlinktModule`.`discount_amount`, `TeamlinktModule`.`season_id`, `TeamlinktModule`.`team_id`, `TeamlinktModule`.`family_id`, `TeamlinktModule`.`user_id`, `TeamlinktModule`.`subscription_id`, `TeamlinktModule`.`package_subscription_id`, `TeamlinktModule`.`user_app_subscription_id`, `TeamlinktModule`.`utm_params`, `TeamlinktModule`.`apple_product_id`, `TeamlinktModule`.`apple_product_price`, `TeamlinktModule`.`apple_transaction_id`, `TeamlinktModule`.`is_trial`, `TeamlinktModule`.`type`, `TeamlinktModule`.`bundle_id`, `TeamlinktModule`.`trial_days`, `TeamlinktModule`.`first_payment_date`, `TeamlinktModule`.`expiry_date`, `TeamlinktModule`.`cancellation_date`, `TeamlinktModule`.`notes`, `TeamlinktModule`.`status`, `TeamlinktModule`.`created`, `TeamlinktModule`.`created_by`, `TeamlinktModule`.`modified`, `TeamlinktModule`.`modified_by` FROM `teamlinkt_dev8`.`teamlinkt_modules` AS `TeamlinktModule` WHERE `TeamlinktModule`.`association_id` = 53 AND `TeamlinktModule`.`type` = 'teamlinkt_bundle' AND `TeamlinktModule`.`status` = 'active' | 0 | 0 | 1 | maybe slow |
SELECT `TeamlinktBundle`.`id`, `TeamlinktBundle`.`name`, `TeamlinktBundle`.`short_description`, `TeamlinktBundle`.`description`, `TeamlinktBundle`.`key`, `TeamlinktBundle`.`icon`, `TeamlinktBundle`.`combo_teamlinkt_bundle_keys`, `TeamlinktBundle`.`price`, `TeamlinktBundle`.`price_type`, `TeamlinktBundle`.`price_interval`, `TeamlinktBundle`.`price_interval_frequency`, `TeamlinktBundle`.`product_id`, `TeamlinktBundle`.`has_discounts`, `TeamlinktBundle`.`version`, `TeamlinktBundle`.`status`, `TeamlinktBundle`.`created`, `TeamlinktBundle`.`created_by`, `TeamlinktBundle`.`modified`, `TeamlinktBundle`.`modified_by` FROM `teamlinkt_dev8`.`teamlinkt_bundles` AS `TeamlinktBundle` WHERE `TeamlinktBundle`.`key` = 'core' AND `TeamlinktBundle`.`status` = 'active' ORDER BY `TeamlinktBundle`.`version` DESC LIMIT 1 | 1 | 1 | 1 | |
SELECT `TeamlinktBundleFeature`.`id`, `TeamlinktBundleFeature`.`teamlinkt_bundle_id`, `TeamlinktBundleFeature`.`teamlinkt_powerup_id`, `TeamlinktBundleFeature`.`sort`, `TeamlinktBundleFeature`.`status`, `TeamlinktBundleFeature`.`created`, `TeamlinktBundleFeature`.`created_by`, `TeamlinktBundleFeature`.`modified`, `TeamlinktBundleFeature`.`modified_by` FROM `teamlinkt_dev8`.`teamlinkt_bundle_features` AS `TeamlinktBundleFeature` WHERE `TeamlinktBundleFeature`.`status` = 'active' AND `TeamlinktBundleFeature`.`teamlinkt_bundle_id` = (8) ORDER BY `TeamlinktBundleFeature`.`sort` ASC | 9 | 9 | 1 | maybe slow |
SELECT `PowerUp`.`id`, `PowerUp`.`name`, `PowerUp`.`status`, `PowerUp`.`can_disable`, `PowerUp`.`short_description`, `PowerUp`.`visibility_criterias` FROM `teamlinkt_dev8`.`power_ups` AS `PowerUp` WHERE `PowerUp`.`id` = 15 AND `PowerUp`.`status` = 'active' | 1 | 1 | 1 | |
SELECT `PowerUp`.`id`, `PowerUp`.`name`, `PowerUp`.`status`, `PowerUp`.`can_disable`, `PowerUp`.`short_description`, `PowerUp`.`visibility_criterias` FROM `teamlinkt_dev8`.`power_ups` AS `PowerUp` WHERE `PowerUp`.`id` = 22 AND `PowerUp`.`status` = 'active' | 1 | 1 | 1 | |
SELECT `PowerUp`.`id`, `PowerUp`.`name`, `PowerUp`.`status`, `PowerUp`.`can_disable`, `PowerUp`.`short_description`, `PowerUp`.`visibility_criterias` FROM `teamlinkt_dev8`.`power_ups` AS `PowerUp` WHERE `PowerUp`.`id` = 28 AND `PowerUp`.`status` = 'active' | 1 | 1 | 1 | |
SELECT `PowerUp`.`id`, `PowerUp`.`name`, `PowerUp`.`status`, `PowerUp`.`can_disable`, `PowerUp`.`short_description`, `PowerUp`.`visibility_criterias` FROM `teamlinkt_dev8`.`power_ups` AS `PowerUp` WHERE `PowerUp`.`id` = 7 AND `PowerUp`.`status` = 'active' | 1 | 1 | 1 | |
SELECT `PowerUp`.`id`, `PowerUp`.`name`, `PowerUp`.`status`, `PowerUp`.`can_disable`, `PowerUp`.`short_description`, `PowerUp`.`visibility_criterias` FROM `teamlinkt_dev8`.`power_ups` AS `PowerUp` WHERE `PowerUp`.`id` = 23 AND `PowerUp`.`status` = 'active' | 1 | 1 | 1 | |
SELECT `PowerUp`.`id`, `PowerUp`.`name`, `PowerUp`.`status`, `PowerUp`.`can_disable`, `PowerUp`.`short_description`, `PowerUp`.`visibility_criterias` FROM `teamlinkt_dev8`.`power_ups` AS `PowerUp` WHERE `PowerUp`.`id` = 27 AND `PowerUp`.`status` = 'active' | 1 | 1 | 1 | |
SELECT `PowerUp`.`id`, `PowerUp`.`name`, `PowerUp`.`status`, `PowerUp`.`can_disable`, `PowerUp`.`short_description`, `PowerUp`.`visibility_criterias` FROM `teamlinkt_dev8`.`power_ups` AS `PowerUp` WHERE `PowerUp`.`id` = 24 AND `PowerUp`.`status` = 'active' | 1 | 1 | 1 | |
SELECT `PowerUp`.`id`, `PowerUp`.`name`, `PowerUp`.`status`, `PowerUp`.`can_disable`, `PowerUp`.`short_description`, `PowerUp`.`visibility_criterias` FROM `teamlinkt_dev8`.`power_ups` AS `PowerUp` WHERE `PowerUp`.`id` = 25 AND `PowerUp`.`status` = 'active' | 1 | 1 | 1 | |
SELECT `PowerUp`.`id`, `PowerUp`.`name`, `PowerUp`.`status`, `PowerUp`.`can_disable`, `PowerUp`.`short_description`, `PowerUp`.`visibility_criterias` FROM `teamlinkt_dev8`.`power_ups` AS `PowerUp` WHERE `PowerUp`.`id` = 4 AND `PowerUp`.`status` = 'active' | 1 | 1 | 1 | |
SELECT `TeamlinktBundle`.`id`, `TeamlinktBundle`.`name`, `TeamlinktBundle`.`short_description`, `TeamlinktBundle`.`description`, `TeamlinktBundle`.`key`, `TeamlinktBundle`.`icon`, `TeamlinktBundle`.`combo_teamlinkt_bundle_keys`, `TeamlinktBundle`.`price`, `TeamlinktBundle`.`price_type`, `TeamlinktBundle`.`price_interval`, `TeamlinktBundle`.`price_interval_frequency`, `TeamlinktBundle`.`product_id`, `TeamlinktBundle`.`has_discounts`, `TeamlinktBundle`.`version`, `TeamlinktBundle`.`status`, `TeamlinktBundle`.`created`, `TeamlinktBundle`.`created_by`, `TeamlinktBundle`.`modified`, `TeamlinktBundle`.`modified_by` FROM `teamlinkt_dev8`.`teamlinkt_bundles` AS `TeamlinktBundle` WHERE `TeamlinktBundle`.`key` = 'core' AND `TeamlinktBundle`.`status` = 'active' AND `TeamlinktBundle`.`version` > 1 ORDER BY `TeamlinktBundle`.`version` ASC | 0 | 0 | 1 | maybe slow |
SELECT `TeamlinktBundleFeatureStatus`.`id`, `TeamlinktBundleFeatureStatus`.`association_id`, `TeamlinktBundleFeatureStatus`.`teamlinkt_bundle_feature_id`, `TeamlinktBundleFeatureStatus`.`status`, `TeamlinktBundleFeatureStatus`.`created`, `TeamlinktBundleFeatureStatus`.`created_by`, `TeamlinktBundleFeatureStatus`.`modified`, `TeamlinktBundleFeatureStatus`.`modified_by` FROM `teamlinkt_dev8`.`teamlinkt_bundle_feature_statuses` AS `TeamlinktBundleFeatureStatus` WHERE `TeamlinktBundleFeatureStatus`.`teamlinkt_bundle_feature_id` = 40 AND `TeamlinktBundleFeatureStatus`.`association_id` = 53 LIMIT 1 | 0 | 0 | 1 | maybe slow |
SELECT `TeamlinktBundleFeatureStatus`.`id`, `TeamlinktBundleFeatureStatus`.`association_id`, `TeamlinktBundleFeatureStatus`.`teamlinkt_bundle_feature_id`, `TeamlinktBundleFeatureStatus`.`status`, `TeamlinktBundleFeatureStatus`.`created`, `TeamlinktBundleFeatureStatus`.`created_by`, `TeamlinktBundleFeatureStatus`.`modified`, `TeamlinktBundleFeatureStatus`.`modified_by` FROM `teamlinkt_dev8`.`teamlinkt_bundle_feature_statuses` AS `TeamlinktBundleFeatureStatus` WHERE `TeamlinktBundleFeatureStatus`.`teamlinkt_bundle_feature_id` = 41 AND `TeamlinktBundleFeatureStatus`.`association_id` = 53 LIMIT 1 | 0 | 0 | 1 | maybe slow |
SELECT `TeamlinktBundleFeatureStatus`.`id`, `TeamlinktBundleFeatureStatus`.`association_id`, `TeamlinktBundleFeatureStatus`.`teamlinkt_bundle_feature_id`, `TeamlinktBundleFeatureStatus`.`status`, `TeamlinktBundleFeatureStatus`.`created`, `TeamlinktBundleFeatureStatus`.`created_by`, `TeamlinktBundleFeatureStatus`.`modified`, `TeamlinktBundleFeatureStatus`.`modified_by` FROM `teamlinkt_dev8`.`teamlinkt_bundle_feature_statuses` AS `TeamlinktBundleFeatureStatus` WHERE `TeamlinktBundleFeatureStatus`.`teamlinkt_bundle_feature_id` = 42 AND `TeamlinktBundleFeatureStatus`.`association_id` = 53 LIMIT 1 | 0 | 0 | 1 | maybe slow |
SELECT `TeamlinktBundleFeatureStatus`.`id`, `TeamlinktBundleFeatureStatus`.`association_id`, `TeamlinktBundleFeatureStatus`.`teamlinkt_bundle_feature_id`, `TeamlinktBundleFeatureStatus`.`status`, `TeamlinktBundleFeatureStatus`.`created`, `TeamlinktBundleFeatureStatus`.`created_by`, `TeamlinktBundleFeatureStatus`.`modified`, `TeamlinktBundleFeatureStatus`.`modified_by` FROM `teamlinkt_dev8`.`teamlinkt_bundle_feature_statuses` AS `TeamlinktBundleFeatureStatus` WHERE `TeamlinktBundleFeatureStatus`.`teamlinkt_bundle_feature_id` = 43 AND `TeamlinktBundleFeatureStatus`.`association_id` = 53 LIMIT 1 | 0 | 0 | 1 | maybe slow |
SELECT `TeamlinktBundleFeatureStatus`.`id`, `TeamlinktBundleFeatureStatus`.`association_id`, `TeamlinktBundleFeatureStatus`.`teamlinkt_bundle_feature_id`, `TeamlinktBundleFeatureStatus`.`status`, `TeamlinktBundleFeatureStatus`.`created`, `TeamlinktBundleFeatureStatus`.`created_by`, `TeamlinktBundleFeatureStatus`.`modified`, `TeamlinktBundleFeatureStatus`.`modified_by` FROM `teamlinkt_dev8`.`teamlinkt_bundle_feature_statuses` AS `TeamlinktBundleFeatureStatus` WHERE `TeamlinktBundleFeatureStatus`.`teamlinkt_bundle_feature_id` = 44 AND `TeamlinktBundleFeatureStatus`.`association_id` = 53 LIMIT 1 | 0 | 0 | 1 | maybe slow |
SELECT `TeamlinktBundleFeatureStatus`.`id`, `TeamlinktBundleFeatureStatus`.`association_id`, `TeamlinktBundleFeatureStatus`.`teamlinkt_bundle_feature_id`, `TeamlinktBundleFeatureStatus`.`status`, `TeamlinktBundleFeatureStatus`.`created`, `TeamlinktBundleFeatureStatus`.`created_by`, `TeamlinktBundleFeatureStatus`.`modified`, `TeamlinktBundleFeatureStatus`.`modified_by` FROM `teamlinkt_dev8`.`teamlinkt_bundle_feature_statuses` AS `TeamlinktBundleFeatureStatus` WHERE `TeamlinktBundleFeatureStatus`.`teamlinkt_bundle_feature_id` = 45 AND `TeamlinktBundleFeatureStatus`.`association_id` = 53 LIMIT 1 | 0 | 0 | 1 | maybe slow |
SELECT `TeamlinktBundleFeatureStatus`.`id`, `TeamlinktBundleFeatureStatus`.`association_id`, `TeamlinktBundleFeatureStatus`.`teamlinkt_bundle_feature_id`, `TeamlinktBundleFeatureStatus`.`status`, `TeamlinktBundleFeatureStatus`.`created`, `TeamlinktBundleFeatureStatus`.`created_by`, `TeamlinktBundleFeatureStatus`.`modified`, `TeamlinktBundleFeatureStatus`.`modified_by` FROM `teamlinkt_dev8`.`teamlinkt_bundle_feature_statuses` AS `TeamlinktBundleFeatureStatus` WHERE `TeamlinktBundleFeatureStatus`.`teamlinkt_bundle_feature_id` = 46 AND `TeamlinktBundleFeatureStatus`.`association_id` = 53 LIMIT 1 | 0 | 0 | 1 | maybe slow |
SELECT `TeamlinktBundleFeatureStatus`.`id`, `TeamlinktBundleFeatureStatus`.`association_id`, `TeamlinktBundleFeatureStatus`.`teamlinkt_bundle_feature_id`, `TeamlinktBundleFeatureStatus`.`status`, `TeamlinktBundleFeatureStatus`.`created`, `TeamlinktBundleFeatureStatus`.`created_by`, `TeamlinktBundleFeatureStatus`.`modified`, `TeamlinktBundleFeatureStatus`.`modified_by` FROM `teamlinkt_dev8`.`teamlinkt_bundle_feature_statuses` AS `TeamlinktBundleFeatureStatus` WHERE `TeamlinktBundleFeatureStatus`.`teamlinkt_bundle_feature_id` = 47 AND `TeamlinktBundleFeatureStatus`.`association_id` = 53 LIMIT 1 | 0 | 0 | 1 | maybe slow |
SELECT `Association`.`default_sport_id` FROM `teamlinkt_dev8`.`associations` AS `Association` WHERE `Association`.`id` = 53 LIMIT 1 | 1 | 1 | 1 | |
SELECT `TeamlinktBundleFeatureStatus`.`id`, `TeamlinktBundleFeatureStatus`.`association_id`, `TeamlinktBundleFeatureStatus`.`teamlinkt_bundle_feature_id`, `TeamlinktBundleFeatureStatus`.`status`, `TeamlinktBundleFeatureStatus`.`created`, `TeamlinktBundleFeatureStatus`.`created_by`, `TeamlinktBundleFeatureStatus`.`modified`, `TeamlinktBundleFeatureStatus`.`modified_by` FROM `teamlinkt_dev8`.`teamlinkt_bundle_feature_statuses` AS `TeamlinktBundleFeatureStatus` WHERE `TeamlinktBundleFeatureStatus`.`teamlinkt_bundle_feature_id` = 48 AND `TeamlinktBundleFeatureStatus`.`association_id` = 53 LIMIT 1 | 0 | 0 | 1 | maybe slow |
SELECT `TeamlinktModule`.`id`, `TeamlinktModule`.`is_trial`, `TeamlinktModule`.`expiry_date` FROM `teamlinkt_dev8`.`teamlinkt_modules` AS `TeamlinktModule` WHERE `TeamlinktModule`.`association_id` = 53 AND `TeamlinktModule`.`type` = 'association_sponsorship' AND ((ISNULL(`TeamlinktModule`.`expiry_date`)) OR (`TeamlinktModule`.`expiry_date` >= '2025-09-18')) AND `TeamlinktModule`.`status` = 'active' ORDER BY `TeamlinktModule`.`expiry_date` DESC LIMIT 1 | 0 | 0 | 1 | maybe slow |
SELECT `Association`.`available_genders` FROM `teamlinkt_dev8`.`associations` AS `Association` WHERE `Association`.`id` = 53 LIMIT 1 | 1 | 1 | 1 |
Peak Memory Use 19.93 MB
Message | Memory use |
---|---|
Component initialization | 1.38 MB |
Controller action start | 13.55 MB |
Controller render start | 14.88 MB |
View render complete | 18.07 MB |
Total Request Time: 258 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 114.43 | |
Event: Controller.initialize | 0.40 | |
Event: Controller.startup | 0.79 | |
Controller action | 99.22 | |
Event: Controller.beforeRender | 6.16 | |
» Processing toolbar data | 6.08 | |
Rendering View | 29.46 | |
» Event: View.beforeRender | 0.02 | |
» Rendering APP/View/Register/find.ctp | 27.32 | |
» Event: View.afterRender | 0.01 | |
» Event: View.beforeLayout | 0.01 | |
» Rendering APP/View/Layouts/association_registration_metronic_8.ctp | 1.34 | |
» » Rendering APP/View/Elements/hotjar.ctp | 0.06 | |
» » Rendering APP/View/Elements/google_tag_manager_head.ctp | 0.03 | |
» » Rendering APP/View/Elements/google_analytics.ctp | 0.03 | |
» » Rendering APP/View/Elements/google_tag_manager_body.ctp | 0.02 | |
» » Rendering APP/View/Elements/facebook_pixel.ctp | 0.02 | |
Event: View.afterLayout | 0.00 |
Constant | Value |
---|---|
CONFIG | '/home/brandon/public_html/teamlinkt/app/Config/' |
TMP_UPLOADS | '/home/brandon/public_html/teamlinkt/app/tmp/uploads' |
SAFE_IPS | '["174.2.101.139","204.83.118.160","198.169.133.161"]' |
HTTP_TYPE | 'https://' |
LOGIN_URL | 'dev8.teamlinkt.com' |
IMAGE_PATH | '/home/brandon/public_html/teamlinkt/' |
SUB_DOMAIN | 'dev8' |
TEAMLINKT_FIREBASE_UID | 'glATJeKODMQ84O7qiM0nWnBvXxJ3' |
TEAMLINKT_URL | 'dev8.teamlinkt.com' |
TEAMLINKT_LEAGUES_URL | 'dev8-leagues.teamlinkt.com' |
TEAMLINKT_FUNDRAISE | 'https://fundraise-dev8.teamlinkt.com' |
DEVELOPMENT | true |
IMAGE_LOCATION | 'webservices' |
PROOF_LOCATION | 'proofs' |
SHELL_FUNCTION | (int) 0 |
S3_REGION_DEFAULT | 'us-west-2' |
S3_DOMAIN | 's3-us-west-2.amazonaws.com' |
S3_BUCKET | 'cdn-dev8.teamlinkt.com' |
S3_ROOT | 'https://s3-us-west-2.amazonaws.com/cdn-dev8.teamlinkt.com/' |
S3_CDN_ROOT | 'https://cdn-dev8.teamlinkt.com/' |
S3_VIDEO_CONVERTOR_BUCKET | 'album-video-convertor-source71e471f1-9kwub0zdurds' |
S3_SECURE_BUCKET | 'secure-dev.teamlinkt.com' |
S3_SECURE_ROOT | 'https://secure-dev.teamlinkt.com/dev8/' |
S3_PUSH_BUCKET | 'push-notifications-tl' |
S3_STATIC_BUCKET | 'cdn-staging-static.teamlinkt.com' |
S3_STATIC_ROOT | 'https://cdn-staging-static.teamlinkt.com/' |
S3_LEAGUE_BUCKET_URL | 'https://s3.us-west-2.amazonaws.com/cdn-league-staging-static.teamlinkt.com/' |
S3_LEAGUE_BUCKET_URL_CACHED | 'https://cdn-league-prod-static.teamlinkt.com/' |
S3_STATIC_CSS | 'https://cdn-staging-static.teamlinkt.com/css/' |
S3_STATIC_JS | 'https://cdn-staging-static.teamlinkt.com/js/' |
S3_STATIC_IMG | 'https://cdn-staging-static.teamlinkt.com/img/' |
S3_STATIC_JSON | 'https://cdn-staging-static.teamlinkt.com/json/' |
S3_STATIC_THEME | 'https://cdn-staging-static.teamlinkt.com/theme/' |
MENU7 | 'https://cdn-staging-static.teamlinkt.com/theme/Menu7/' |
S3_METRONIC_8 | 'https://cdn-staging-static.teamlinkt.com/theme/Metronic_8_2_1/' |
S3_MESSAGES | 'https://inbound-messages.s3-us-west-2.amazonaws.com/' |
SQS_DOMAIN | 'sqs.us-west-2.amazonaws.com' |
SQS_ICAL_QUEUE_NAME | 'dev8-regenerate-ical' |
SQS_ICAL_QUEUE | 'https://sqs.us-west-2.amazonaws.com/230989924259/dev8-regenerate-ical' |
SQS_EMAIL_REQUESTS_QUEUE_NAME | 'dev8-email-requests' |
SQS_EMAIL_REQUESTS_QUEUE | 'https://sqs.us-west-2.amazonaws.com/230989924259/dev8-email-requests' |
SQS_EMAIL_BOUNCES_QUEUE_NAME | 'ses-bounces-queue' |
SQS_EMAIL_BOUNCES_QUEUE | 'https://sqs.us-west-2.amazonaws.com/230989924259/ses-bounces-queue' |
SQS_EMAIL_COMPLAINTS_QUEUE_NAME | 'ses-complaints-queue' |
SQS_EMAIL_COMPLAINTS_QUEUE | 'https://sqs.us-west-2.amazonaws.com/230989924259/ses-complaints-queue' |
SQS_BACKEND_PROCESSES_QUEUE_NAME | 'dev8-backend-processes.fifo' |
SQS_BACKEND_PROCESSES_QUEUE | 'https://sqs.us-west-2.amazonaws.com/230989924259/dev8-backend-processes.fifo' |
ANDROID_TLAPP_ARN | 'arn:aws:sns:us-west-2:230989924259:app/GCM/AndroidProdFCM' |
IOS_TLAPP_ARN | 'arn:aws:sns:us-west-2:230989924259:app/APNS_SANDBOX/TeamLinkt-iOS-Sandbox' |
LOGO | 'https://cdn-staging-static.teamlinkt.com/marketing/logos/combination_blue_w300_h63.png' |
LOGO_LIGHT | 'https://cdn-staging-static.teamlinkt.com/marketing/logos/combination_white_w300_h62.png' |
CIRCLE_LOGO | 'https://cdn-staging-static.teamlinkt.com/marketing/logos/icon_blue_w48_h48.png' |
CIRCLE_LOGO_LARGE | 'https://cdn-staging-static.teamlinkt.com/marketing/logos/icon_blue_w400_h400.png' |
LOG_ACTIVITY | true |
TEAMLINKT_BLUE | '2454ff' |
TEAMLINKT_RED | 'd62e2e' |
TEAMLINKT_GREEN | '6ec44b' |
TEAMLINKT_YELLOW | 'ffa735' |
TEAMLINKT_PLUS_FEEDBACK_OPTIONS | array( 'team_over' => 'No longer using TeamLinkt', 'too_much' => 'Too expensive', 'lacking' => 'Not enough features', 'other' => 'Other' ) |
SPARKPOST_API_KEY | '426bf88ea81e48ac8b1bfc289837ba5eb18ea61c' |
FACEBOOK_APP_ID | '1998324050452904' |
FACEBOOK_APP_SECRET | 'cbeb7f084ea04eb9798ef32bc6cd1020' |
BCC_ADDRESS | 'teamlinkt_test+new@teamlinkt.com' |
TEAM_DIVISION_SEPARATOR | ' | ' |
TEAM_INSTANCE_SEPARATOR | '-' |
RECORD_API_CALL_LOGS | false |
RECORD_API_PARTNER_CALL_LOGS | true |
REGISTRATION_FILE_UPLOAD_MAX_SIZE | (int) 10485760 |
REGISTRATION_INSTALLMENT_ENABLED_ASSOCIATION_IDS | array( (int) 0 => (int) 3237, (int) 1 => (int) 3536, (int) 2 => (int) 4075, (int) 3 => (int) 3985, (int) 4 => (int) 4268 ) |
ASSOCIATION_TOOLS_ENABLED_ASSOCIATION_IDS | array( (int) 0 => (int) 3833, (int) 1 => (int) 572, (int) 2 => (int) 3707, (int) 3 => (int) 3860, (int) 4 => (int) 1433, (int) 5 => (int) 3803, (int) 6 => (int) 3993, (int) 7 => (int) 4195, (int) 8 => (int) 4196 ) |
OFFICIALS_ENABLED_ASSOCIATION_IDS | array( (int) 0 => (int) 3833, (int) 1 => (int) 572, (int) 2 => (int) 1433, (int) 3 => (int) 4614 ) |
TRANSFER_PARTICIPANT_ENABLED_ASSOCIATION_IDS | array( (int) 0 => (int) 8059, (int) 1 => (int) 6722, (int) 2 => (int) 7031, (int) 3 => (int) 6818, (int) 4 => (int) 3602, (int) 5 => (int) 6817, (int) 6 => (int) 3498, (int) 7 => (int) 4270, (int) 8 => (int) 7537, (int) 9 => (int) 10022, (int) 10 => (int) 7308, (int) 11 => (int) 7181, (int) 12 => (int) 11000, (int) 13 => (int) 3802 ) |
SEND_WELCOME_EMAIL_NEW_ASSOCIATION | false |
SEND_WELCOME_EMAIL_NEW_TEAM | true |
SEND_WELCOME_EMAIL_TEAM_ADMIN_KIT | false |
ALL_GENDERS | array( 'f' => 'Female', 'm' => 'Male', 'o' => 'Other', 'cm' => 'Cisgender Man', 'cw' => 'Cisgender Woman', 'nc' => 'Gender Non-Conforming', 'nb' => 'Non-Binary', 'nd' => 'Prefer Not to Disclose', 'ni' => 'Prefer Not to Identify', 'tm' => 'Transgender Man', 'tw' => 'Transgender Woman', 'ts' => 'Two-Spirit' ) |
DEFAULT_GENDERS | array( (int) 0 => 'f', (int) 1 => 'm', (int) 2 => 'o' ) |
SEND_FIRST_LIKE_PUSH_NOTIFICATION | true |
GROUP_REGISTRATION_ASSOCIATION_IDS | array( (int) 0 => (int) 7849, (int) 1 => (int) 6495 ) |
GAMESHEETS_PUBLIC | true |
GAMESHEET_GENERATE_SPORTS | array( (int) 0 => (int) 101, (int) 1 => (int) 19, (int) 2 => (int) 69, (int) 3 => (int) 16, (int) 4 => (int) 68, (int) 5 => (int) 38, (int) 6 => (int) 72, (int) 7 => (int) 3 ) |
DEPRECATED_SPORTS | array( (int) 0 => (int) 91, (int) 1 => (int) 92, (int) 2 => (int) 93, (int) 3 => (int) 94, (int) 4 => (int) 95, (int) 5 => (int) 96, (int) 6 => (int) 97, (int) 7 => (int) 98, (int) 8 => (int) 99, (int) 9 => (int) 100, (int) 10 => (int) 67, (int) 11 => (int) 55 ) |
EVENT_TYPES | array( 'GAME' => (int) 1, 'PRACTICE' => (int) 2, 'MEETING' => (int) 3, 'PARTY' => (int) 4, 'TRAINING' => (int) 5, 'SOCIAL_EVENT' => (int) 6, 'EXHIBITION_GAME' => (int) 7, 'OTHER' => (int) 8, 'TOURNAMENT' => (int) 9, 'ONLINE_MEETING' => (int) 10, 'EVALUATION' => (int) 11 ) |
EVENT_TYPE_NAMES | array( (int) 1 => 'Game', (int) 2 => 'Practice', (int) 3 => 'Meeting', (int) 4 => 'Party', (int) 5 => 'Training', (int) 6 => 'Social Event', (int) 7 => 'Exhibition Game', (int) 8 => 'Other', (int) 9 => 'Tournament', (int) 10 => 'Online Meeting', (int) 11 => 'Evaluation' ) |
GAME_EVENT_TYPES | array( (int) 0 => (int) 1, (int) 1 => (int) 7 ) |
PERMISSION_GROUPS | array( 'TEAM_OWNER' => (int) 1, 'TEAM_ADMIN' => (int) 2, 'PLAYER_ADMIN' => (int) 3, 'PLAYER_GUEST' => (int) 4, 'TEAM_GUEST' => (int) 5, 'CONTACT_USER' => (int) 6, 'MESSAGE_AUTHOR' => (int) 7, 'PARTNER_ADMIN' => (int) 8, 'LOCATION_ADMIN' => (int) 9, 'CODE_OWNER' => (int) 10, 'AD_OWNER' => (int) 11, 'ALBUM_OWNER' => (int) 12, 'PHOTO_OWNER' => (int) 13, 'PHOTO_COMMENT_OWNER' => (int) 14, 'PLAYER_FAN' => (int) 15, 'TEAM_FAN' => (int) 16 ) |
RELATIONSHIP_TYPES | array( 'Player' => (int) 1, 'Mother' => (int) 2, 'Father' => (int) 3, 'Grandparent' => (int) 4, 'Friend' => (int) 5, 'Aunt' => (int) 6, 'Uncle' => (int) 7, 'Other' => (int) 8, 'Sibling' => (int) 9, 'Spouse' => (int) 10, 'Partner' => (int) 11, 'Parent' => (int) 12 ) |
CREATE_SUB_ORGANIZATION_ASSOCIATION_IDS | array( (int) 0 => (int) 10534, (int) 1 => (int) 14316, (int) 2 => (int) 14210, (int) 3 => (int) 211, (int) 4 => (int) 16313, (int) 5 => (int) 17786, (int) 6 => (int) 16406, (int) 7 => (int) 3833, (int) 8 => (int) 22691, (int) 9 => (int) 22201 ) |
CLONE_FROM_ORG_ASSOCIATION_IDS | array( (int) 0 => (int) 10534, (int) 1 => (int) 22691 ) |
SHARE_TEAM_ASSOCIATION_IDS | array( (int) 0 => (int) 3819, (int) 1 => (int) 3, (int) 2 => (int) 1761, (int) 3 => (int) 3033, (int) 4 => (int) 3116, (int) 5 => (int) 6713, (int) 6 => (int) 7531, (int) 7 => (int) 7532, (int) 8 => (int) 7533, (int) 9 => (int) 7534, (int) 10 => (int) 7535, (int) 11 => (int) 7536, (int) 12 => (int) 7537, (int) 13 => (int) 7538 ) |
CUSTOM_INVOICING_ASSOCIATION_IDS | array( (int) 0 => (int) 6477, (int) 1 => (int) 7849 ) |
GAME_PLAY_BY_PLAY_ASSOCIATION_IDS | array( (int) 0 => (int) 6477, (int) 1 => (int) 7476, (int) 2 => (int) 572, (int) 3 => (int) 8028, (int) 4 => (int) 824, (int) 5 => (int) 10603, (int) 6 => (int) 7181, (int) 7 => (int) 1433, (int) 8 => (int) 7593, (int) 9 => (int) 12765, (int) 10 => (int) 7251, (int) 11 => (int) 8028, (int) 12 => (int) 301, (int) 13 => (int) 13417, (int) 14 => (int) 11921, (int) 15 => (int) 7370, (int) 16 => (int) 18166, (int) 17 => (int) 7849 ) |
GAME_PLAY_BY_PLAY_IGNORE_AVAILABILITY_WINDOW_ASSOCIATION_IDS | array( (int) 0 => (int) 18131, (int) 1 => (int) 301 ) |
EXPORT_SCHEDULE_ASSOCIATION_IDS | array( (int) 0 => (int) 3 ) |
GOOGLE_MAPS_API_KEY | 'AIzaSyC4xwk94IWZHMAEZXtq-tNzzb4QkZgisU0' |
ENABLE_REG_APPLY_TO_ALL | true |
ENABLE_PRACICE_SCHEDULE_BUILDER_FOR_ALL | true |
PRACTICE_SCHEDULE_BUILDER_ASSOCIATION_IDS | array( (int) 0 => (int) 3, (int) 1 => (int) 7308, (int) 2 => (int) 10169, (int) 3 => (int) 11522 ) |
ENABLE_STAGGERED_PRACTICES | false |
ENABLE_REGISTRATION_TEAM_ROSTER_FOR_ALL | true |
ENABLE_REGISTRATION_TEAM_ROSTER_ASSOCIATION_IDS | array( (int) 0 => (int) 11286 ) |
LEAGUE_SITE_LOAD_BALANCER_IP_ADDRESS | '15.197.204.149' |
LANGUAGES_SUPPORTED_WEB_FLAGS | array( 'en' => array( 'label' => 'English', 'flag_filename' => 'united-states.svg' ), 'fr' => array( 'label' => 'Français', 'flag_filename' => 'france.svg' ), 'es' => array( 'label' => 'Español', 'flag_filename' => 'spain.svg' ) ) |
LANGUAGE_DEFAULT_WEB | 'en' |
NORTH_AMERICA_COUNTRY_IDS | array( (int) 0 => (int) 38, (int) 1 => (int) 223 ) |
CANADA | (int) 38 |
USA | (int) 223 |
QUEBEC | (int) 612 |
USER_GROUPS | array( 'ADMIN' => (int) 1, 'USER' => (int) 2, 'ASSOCIATION' => (int) 3, 'SALES_PERSON' => (int) 4, 'SUPPORT_PERSON' => (int) 5 ) |
REGISTRATION_EVENT_TYPES | array( 'season' => 'Season', 'tournament' => 'Tournament', 'banquet' => 'Banquet', 'camp' => 'Camp', 'clinic' => 'Clinic', 'evaluation' => 'Evaluation', 'program' => 'Program', 'sanctioned_event' => 'Sanctioned Event', 'training_camp' => 'Training Camp', 'training_course' => 'Training Course', 'tryout' => 'Tryout' ) |
HUBSPOT_OWNERS | array( '' => array( 'id' => '', 'userId' => (int) 0, 'username' => 'N/A', 'name' => 'N/A', 'initials' => 'NA', 'email' => '' ), (int) 235094027 => array( 'id' => '235094027', 'userId' => (int) 47089176, 'username' => 'mattstefan', 'name' => 'Matt Stefan', 'initials' => 'MS', 'email' => 'mattstefan@quicklinkt.com' ), (int) 239542864 => array( 'id' => '239542864', 'userId' => (int) 47245948, 'username' => 'scottgjesdal', 'name' => 'Scott Gjesdal', 'initials' => 'SG', 'email' => 'scott@teamlinkt.com' ), (int) 239542867 => array( 'id' => '239542867', 'userId' => (int) 6399511, 'username' => 'jaymaharaj', 'name' => 'Jay Maharaj', 'initials' => 'JM', 'email' => 'jay@teamlinkt.com' ), (int) 239546545 => array( 'id' => '239546545', 'userId' => (int) 6703923, 'username' => 'spencerbomboir', 'name' => 'Spencer Bomboir', 'initials' => 'SB', 'email' => 'spencer@teamlinkt.com' ), (int) 239546546 => array( 'id' => '239546546', 'userId' => (int) 47245949, 'username' => 'trentwalker', 'name' => 'Trent Walker', 'initials' => 'TW', 'email' => 'trent@teamlinkt.com' ), (int) 239546547 => array( 'id' => '239546547', 'userId' => (int) 47245950, 'username' => 'mattbaker', 'name' => 'Matt Baker', 'initials' => 'MB', 'email' => 'matt@teamlinkt.com' ), (int) 244304145 => array( 'id' => '244304145', 'userId' => (int) 47594462, 'username' => 'kevinmunson', 'name' => 'Kevin Munson', 'initials' => 'KM', 'email' => 'kevin@teamlinkt.com' ), (int) 244304146 => array( 'id' => '244304146', 'userId' => (int) 47594461, 'username' => 'dereksadownick', 'name' => 'Derek Sadownick', 'initials' => 'DS', 'email' => 'derek@teamlinkt.com' ), (int) 321725539 => array( 'id' => '321725539', 'userId' => (int) 49515226, 'username' => 'elimearns', 'name' => 'Eli Mearns', 'initials' => 'EM', 'email' => 'eli@teamlinkt.com' ), (int) 381419824 => array( 'id' => '381419824', 'userId' => (int) 50944461, 'username' => 'justinharris', 'name' => 'Justin Harris', 'initials' => 'JH', 'email' => 'justin@teamlinkt.com' ), (int) 371701550 => array( 'id' => '371701550', 'userId' => (int) 50719079, 'username' => 'jeffcopper', 'name' => 'Jeff Copper', 'initials' => 'JH', 'email' => 'jeff@teamlinkt.com' ), (int) 245487135 => array( 'id' => '610724548713512677', 'userId' => (int) 47636542, 'username' => 'teamlinktteam', 'name' => 'TeamLinkt Team', 'initials' => 'TT', 'email' => 'hello@teamlinkt.com' ), (int) 554907293 => array( 'id' => '554907293', 'userId' => (int) 60834677, 'username' => 'vinceocampo', 'name' => 'Vince Ocampo', 'initials' => 'VO', 'email' => 'vince@teamlinkt.com' ), (int) 610712677 => array( 'id' => '610712677', 'userId' => (int) 61833958, 'username' => 'adsteamlinkt', 'name' => 'Ads TeamLinkt', 'initials' => 'AT', 'email' => 'ads@teamlinkt.com' ) ) |
HUBSPOT_PORTAL_ID | (int) 22738622 |
ASSOCIATION_NOTIFICATION_KEYS | array( 'games_without_scores' => array() ) |
USE_FIREBASE_RED_DOTS | false |
RECORD_LOCAL_COPY_OF_CHAT_MESSAGES | true |
SUBMIT_ROSTER_FIELD_OPTIONS | array( 'first_name' => 'First Name', 'last_name' => 'Last Name', 'email' => 'Email', 'phone' => 'Phone', 'position' => 'Position', 'jersey_number' => 'Jersey Number', 'gender' => 'Gender', 'birthdate' => 'Birthdate', 'city' => 'City', 'height' => 'Height', 'weight' => 'Weight', 'usa_lacrosse' => 'USA Lacrosse Membership' ) |
UNSPLASH_PUBLIC_API_KEY | 'lW_OdnykrF5P7omWCr7D3oO3Ij4WTQ6XNHEBwtW8nz4' |
FORCE_NEW_STRIPE_EXPRESS_ASSOCIATION_IDS | array( (int) 0 => (int) 11 ) |
ALLOW_LEAVE_ON_STRIPE_STANDARD | array() |
JUST_SAY_NO_TO_STRIPE_EXPRESS_ASSOCIATION_IDS | array() |
AWS_PROD_NAME | 'Teamlinkt-Production-AL2PHP74' |
AWS_STAGING_NAME | 'Teamlinkt-Staging-AL2PHP74' |
EXPORT_EVENT_PAYWALL | true |
USE_ASSOCIATION_SHOPS | true |
SHOW_CREDITS_ON_FAMILY_PAGE | true |
POPULAR_SPORT_IDS | array( (int) 0 => (int) 2, (int) 1 => (int) 3, (int) 2 => (int) 16, (int) 3 => (int) 19, (int) 4 => (int) 24, (int) 5 => (int) 38, (int) 6 => (int) 39, (int) 7 => (int) 46 ) |
POSITIONS_IN_REGISTRATION | true |
MASTER_LOGIN_FORCE_SPONSORSHIPS_ON | true |
MASTER_LOGIN_FORCE_LOCATION_BOOKINGS_ON | true |
FLIPGIVE_ON_PRODUCTION | false |
SYNC_ALIAS_REDIRECTION | false |
TEAMLINKT_DISPUTE_FEE | (float) 17 |
STRIPE_DISPUTE_MAX_TOTAL_FILE_SIZE | (int) 4760819 |
VALIDATE_EMAIL_DOMAIN_EXCLUDES | array( (int) 0 => 'gmail.com', (int) 1 => 'hotmail.com', (int) 2 => 'yahoo.com', (int) 3 => 'icloud.com', (int) 4 => 'outlook.com', (int) 5 => 'sasktel.net', (int) 6 => 'yahoo.ca', (int) 7 => 'shaw.ca', (int) 8 => 'teamlinkt.com', (int) 9 => 'aol.com', (int) 10 => 'hotmail.ca', (int) 11 => 'live.ca', (int) 12 => 'live.com', (int) 13 => 'office.com', (int) 14 => 'me.com', (int) 15 => 'rogers.com', (int) 16 => 'telus.net', (int) 17 => 'msn.com', (int) 18 => 'comcast.net', (int) 19 => 'mymts.net', (int) 20 => 'usask.ca', (int) 21 => 'verizon.net', (int) 22 => 'sympatico.ca', (int) 23 => 'mts.net', (int) 24 => 'gscs.ca', (int) 25 => 'ymail.com' ) |
HCR_ON_PRODUCTION | false |
STRIPE_USA_ACTIVE | true |
STRIPE_USA_EXPRESS_UPGRADE | false |
VERTICAL_INSURE_STRIPE_ID | 'acct_1RmH0JCkZX82DHgF' |
HCR_DOMAIN_MEMBERSHIP_MAP | array( 'app' => array( 'PLAYER' => (int) 1590, 'COACH' => (int) 1591, 'VOLUNTEER' => (int) 1592 ), 'staging' => array( 'PLAYER' => (int) 40, 'COACH' => (int) 41, 'VOLUNTEER' => (int) 42 ), 'dev9' => array( 'PLAYER' => (int) 41, 'COACH' => (int) 42, 'VOLUNTEER' => (int) 43 ), 'dev6' => array( 'PLAYER' => (int) 28, 'COACH' => (int) 29, 'VOLUNTEER' => (int) 30 ), 'dev7' => array( 'PLAYER' => (int) 41, 'COACH' => (int) 42, 'VOLUNTEER' => (int) 43, 'OFFICIAL' => (int) 44 ), 'dev8' => array( 'PLAYER' => (int) 116, 'COACH' => (int) 117, 'VOLUNTEER' => (int) 118, 'OFFICIAL' => (int) 124 ) ) |
PAYMENTPLAN_ON_PRODUCTION | true |
USE_PREVIEW_DRAWER | true |
OPEN_AI_ASSISTANTS | array( 'search_results' => array( 'name' => 'Search Results' ), 'asst_JfY0op37eL4guh8uxZwB2cXf' => array( 'name' => 'Emi' ), 'asst_riV2bLAr5KKTFZARsF2JztVb' => array( 'name' => 'Scheduler' ), 'asst_nKsPj9JX7acW5hLiriraLAD8' => array( 'name' => 'Reggie' ), 'asst_4smV11iKBiXh4yu4VaPMRsPM' => array( 'name' => 'Team Assistant' ), 'asst_Bb1xZKtrmNnhT76751tfFfC2' => array( 'name' => 'Messaging Assistant' ), 'asst_w8BN8gIwwrfsiyxlRP8AxiP9' => array( 'name' => 'Roster Assistant' ), 'asst_j73SmMNPVxOOrs06KUDWFx1T' => array( 'name' => 'Location Assistant' ), 'asst_5Uepo0gdfkUirBX8FIaCeuB0' => array( 'name' => 'Event Assistant' ), 'asst_YVwk53nv6WnSWv0ndVE0cNzq' => array( 'name' => 'Website Assistant' ), 'asst_dHYfg7JQNgra0jZI8B4GxiB5' => array( 'name' => 'Organization Assistant' ), 'asst_MFLax6vKZo50uGVKxpMnAnRW' => array( 'name' => 'Registration Assistant' ), 'asst_nGPc1X0Mu5rTVy2vsGUUJdWz' => array( 'name' => 'Data Analyst' ), 'asst_8EdKV5FyWwQbGH5W0CEmXNdv' => array( 'name' => 'Data Report Assistant' ), 'asst_3gc3NB6mKi0d3d4uLpygY1oV' => array( 'name' => 'Participant Assistant' ), 'asst_BCWfi9N5qUIsTVn6p7R84ttu' => array( 'name' => 'Membership Assistant' ), 'asst_owHr70b9vaBuV0ZdmzBcpUOe' => array( 'name' => 'Emi v2' ), 'asst_Gn92bD9LRzqxqqxs8807ap5s' => array( 'name' => 'Scheduler Assistant' ), 'asst_mqWuvh8pCEsZDdSv2IQme8T6' => array( 'name' => 'Registrar Assistant' ), 'asst_p8E2tnOM14GxB2VvsJjtvR15' => array( 'name' => 'League Admin Assistant' ), 'asst_5hEvLxUbdzXKiJroYNxljKvJ' => array( 'name' => 'Jesse Sandbox' ), 'asst_A1M8tB4b9bEeg2rqhcq095t2' => array( 'name' => 'Omni Emi', 'prompts' => array() ), 'asst_sy1Ifgi5PbO35pAaIl4lh9zg' => array( 'name' => 'Registration', 'prompts' => array( (int) 0 => 'What can you do?', (int) 1 => 'Create a registration', (int) 2 => 'Update a form' ) ), 'asst_lySoB0JJWj0imCRdoIHenoT8' => array( 'name' => 'Website', 'prompts' => array( (int) 0 => 'What can you do?', (int) 1 => 'Add a news item', (int) 2 => 'Create a webpage' ) ), 'asst_V2VIVe1AnvHSBDtnXaZ7eo9u' => array( 'name' => 'Scheduling', 'prompts' => array( (int) 0 => 'What can you do?', (int) 1 => 'Build a schedule', (int) 2 => 'Set a score' ) ), 'asst_Rq3mA5VCXgAz3U9oTwFp6Yem' => array( 'name' => 'Teams & Rosters', 'prompts' => array( (int) 0 => 'What can you do?', (int) 1 => 'Create a team', (int) 2 => 'List players' ) ), 'asst_H91bF9uaMLyqC6qdPw12glDM' => array( 'name' => 'Help Articles', 'prompts' => array( (int) 0 => 'What can you do?', (int) 1 => 'Fundraiser setup', (int) 2 => 'How to track attendance?' ) ), 'asst_RjeSdUd7m89iaoC4QCEYI5sl' => array( 'name' => 'Data Report', 'prompts' => array( (int) 0 => 'What can you do?', (int) 1 => 'Generate a report', (int) 2 => 'Export data' ) ), 'asst_XmKAIS9lGyzw1ePA66bK6d2B' => array( 'name' => 'League Admin', 'prompts' => array( (int) 0 => 'What can you do?', (int) 1 => 'Update my league details', (int) 2 => 'List my membership types' ) ), 'asst_PpyRb9fr1lsysRhVZYUbKBzQ' => array( 'name' => 'Team Chat Assistant', 'prompts' => array( (int) 0 => 'What can you do?', (int) 1 => 'Create a team', (int) 2 => 'List players' ) ) ) |
OPEN_AI_ASSISTANTS_V3 | array( (int) 0 => 'asst_sy1Ifgi5PbO35pAaIl4lh9zg', (int) 1 => 'asst_V2VIVe1AnvHSBDtnXaZ7eo9u', (int) 2 => 'asst_Rq3mA5VCXgAz3U9oTwFp6Yem', (int) 3 => 'asst_lySoB0JJWj0imCRdoIHenoT8', (int) 4 => 'asst_H91bF9uaMLyqC6qdPw12glDM', (int) 5 => 'asst_RjeSdUd7m89iaoC4QCEYI5sl', (int) 6 => 'asst_XmKAIS9lGyzw1ePA66bK6d2B', (int) 7 => 'asst_0Y9g1qHf7vAX9Pv6qeGoOMQ7' ) |
DEFAULT_OPEN_AI_ASSISTANT | 'asst_H91bF9uaMLyqC6qdPw12glDM' |
DEFAULT_OPEN_AI_TEAM_ASSISTANT | 'asst_PpyRb9fr1lsysRhVZYUbKBzQ' |
OPEN_AI_ASSISTANTS_BY_NAME | array( 'Search Results' => 'search_results', 'Emi' => 'asst_JfY0op37eL4guh8uxZwB2cXf', 'Scheduler' => 'asst_riV2bLAr5KKTFZARsF2JztVb', 'Reggie' => 'asst_nKsPj9JX7acW5hLiriraLAD8', 'Team Assistant' => 'asst_4smV11iKBiXh4yu4VaPMRsPM', 'Messaging Assistant' => 'asst_Bb1xZKtrmNnhT76751tfFfC2', 'Roster Assistant' => 'asst_w8BN8gIwwrfsiyxlRP8AxiP9', 'Location Assistant' => 'asst_j73SmMNPVxOOrs06KUDWFx1T', 'Event Assistant' => 'asst_5Uepo0gdfkUirBX8FIaCeuB0', 'Website Assistant' => 'asst_YVwk53nv6WnSWv0ndVE0cNzq', 'Organization Assistant' => 'asst_dHYfg7JQNgra0jZI8B4GxiB5', 'Registration Assistant' => 'asst_MFLax6vKZo50uGVKxpMnAnRW', 'Data Analyst' => 'asst_nGPc1X0Mu5rTVy2vsGUUJdWz', 'Data Report Assistant' => 'asst_8EdKV5FyWwQbGH5W0CEmXNdv', 'Participant Assistant' => 'asst_3gc3NB6mKi0d3d4uLpygY1oV', 'Membership Assistant' => 'asst_BCWfi9N5qUIsTVn6p7R84ttu', 'Emi v2' => 'asst_owHr70b9vaBuV0ZdmzBcpUOe', 'Scheduler Assistant' => 'asst_Gn92bD9LRzqxqqxs8807ap5s', 'Registrar Assistant' => 'asst_mqWuvh8pCEsZDdSv2IQme8T6', 'League Admin Assistant' => 'asst_p8E2tnOM14GxB2VvsJjtvR15', 'Jesse Sandbox' => 'asst_5hEvLxUbdzXKiJroYNxljKvJ', 'Omni Emi' => 'asst_A1M8tB4b9bEeg2rqhcq095t2', 'Registration' => 'asst_sy1Ifgi5PbO35pAaIl4lh9zg', 'Websites' => 'asst_lySoB0JJWj0imCRdoIHenoT8', 'Scheduling' => 'asst_V2VIVe1AnvHSBDtnXaZ7eo9u', 'Teams & Rosters' => 'asst_Rq3mA5VCXgAz3U9oTwFp6Yem', 'Help Articles' => 'asst_H91bF9uaMLyqC6qdPw12glDM', 'Data Report' => 'asst_RjeSdUd7m89iaoC4QCEYI5sl', 'League Admin' => 'asst_XmKAIS9lGyzw1ePA66bK6d2B', 'Spreadsheet Analyzer' => 'asst_0Y9g1qHf7vAX9Pv6qeGoOMQ7', 'Team Chat Assistant' => 'asst_PpyRb9fr1lsysRhVZYUbKBzQ' ) |
PREVIEW_EMI_ASSOCIATION_IDS | array( (int) 0 => (int) 1433, (int) 1 => (int) 15599, (int) 2 => (int) 58, (int) 3 => (int) 4725, (int) 4 => (int) 5972, (int) 5 => (int) 8546, (int) 6 => (int) 18588, (int) 7 => (int) 63, (int) 8 => (int) 108, (int) 9 => (int) 6477, (int) 10 => (int) 8753 ) |
DYNAMIC_DASHBOARD_CARD_COUNT | (int) 4 |
FORCE_METRONIC_4_LAYOUT_USER_IDS_OVER | (int) 1300000 |
TEAMLINKT_MODULE_TYPES_TO_POWER_UP_KEYS | array( 'association_sponsorship' => 'sponsorships', 'association_shops' => 'shops', 'location_bookings' => 'location_bookings', 'bonds' => 'bonds', 'resource_center' => 'resource_center' ) |
MULTI_SPORT_IDS | array( (int) 0 => (int) 90210 ) |
PLUS_TRIAL_DAYS_APP | (int) 14 |
PLUS_INSURANCE_COUNTRIES | array( (int) 0 => (int) 223 ) |
MAX_PLUS_FAMILY_MEMBERS | (int) 5 |
YOUTH_TEAM_AGES | array( 'u5' => 'U5', 'u6' => 'U6', 'u7' => 'U7', 'u8' => 'U8', 'u9' => 'U9', 'u10' => 'U10', 'u11' => 'U11', 'u12' => 'U12', 'u13' => 'U13', 'u14' => 'U14', 'u15' => 'U15', 'u16' => 'U16', 'u17' => 'U17', 'u18' => 'U18', 'u19' => 'U19' ) |
AYF_TEAM_EXPORT_ASSOCIATION_IDS | array( (int) 0 => (int) 12991, (int) 1 => (int) 13137, (int) 2 => (int) 21801, (int) 3 => (int) 22541, (int) 4 => (int) 28933, (int) 5 => (int) 29081 ) |
AYF_EMASS_ASSOCIATION_ID | (int) 12991 |
PLUS_PROMPT_REMOVE_AD_FREE_VERBAGE | array( (int) 0 => (int) -1 ) |
CHAT_TOKEN_ORG_DAILY_LIMIT | (int) 5000000 |
CHAT_TOKEN_USER_DAILY_LIMIT | (int) 5000000 |
TEAMLINKT_CSS_VERSION | '13.0.3' |
MAX_ATTENDEES_PER_TEAM | (int) 100 |
TRIM_CHARS | ' ' |
Constant | Value |
---|---|
APP | '/home/brandon/public_html/teamlinkt/app/' |
APP_DIR | 'app' |
APPLIBS | '/home/brandon/public_html/teamlinkt/app/Lib/' |
CACHE | '/home/brandon/public_html/teamlinkt/app/tmp/cache/' |
CAKE | '/home/brandon/public_html/teamlinkt/lib/Cake/' |
CAKE_CORE_INCLUDE_PATH | '/home/brandon/public_html/teamlinkt/lib' |
CORE_PATH | '/home/brandon/public_html/teamlinkt/lib/' |
CAKE_VERSION | '2.10.20' |
CSS | '/home/brandon/public_html/teamlinkt/app/webroot/css/' |
CSS_URL | 'css/' |
DS | '/' |
FULL_BASE_URL | 'https://dev8.teamlinkt.com' |
IMAGES | '/home/brandon/public_html/teamlinkt/app/webroot/img/' |
IMAGES_URL | 'img/' |
JS | '/home/brandon/public_html/teamlinkt/app/webroot/js/' |
JS_URL | 'js/' |
LOGS | '/home/brandon/public_html/teamlinkt/app/tmp/logs/' |
ROOT | '/home/brandon/public_html/teamlinkt' |
TESTS | '/home/brandon/public_html/teamlinkt/app/Test/' |
TMP | '/home/brandon/public_html/teamlinkt/app/tmp/' |
VENDORS | '/home/brandon/public_html/teamlinkt/vendors/' |
WEBROOT_DIR | 'webroot' |
WWW_ROOT | '/home/brandon/public_html/teamlinkt/app/webroot/' |
Environment Variable | Value |
---|---|
Php Version | '8.2.28' |
User | 'brandon' |
Home | '/home/brandon' |
Script Name | '/app/webroot/index.php' |
Request Uri | '/register/find/saskatoonflyers' |
Query String | '' |
Request Method | 'GET' |
Server Protocol | 'HTTP/1.1' |
Gateway Interface | 'CGI/1.1' |
Redirect Url | '/app/webroot/register/find/saskatoonflyers' |
Remote Port | '56212' |
Script Filename | '/home/brandon/public_html/teamlinkt/app/webroot/index.php' |
Server Admin | 'brandon@teamlinkt.com' |
Context Document Root | '/home/brandon/public_html/teamlinkt' |
Context Prefix | '' |
Request Scheme | 'https' |
Document Root | '/home/brandon/public_html/teamlinkt' |
Remote Addr | '216.73.216.26' |
Server Port | '443' |
Server Addr | '172.31.55.20' |
Server Name | 'dev8.teamlinkt.com' |
Server Software | 'Apache/2.4.62 (Amazon Linux) OpenSSL/3.2.2' |
Server Signature | '' |
Path | '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin' |
Http Host | 'dev8.teamlinkt.com' |
Http Accept Encoding | 'gzip, br, zstd, deflate' |
Http User Agent | 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' |
Http Accept | '*/*' |
Proxy-nokeepalive | '1' |
Ssl Tls Sni | 'dev8.teamlinkt.com' |
Https | 'on' |
Unique Id | 'aMw5-nHvUe02H7In7cTgBAAAAFM' |
Redirect Status | '200' |
Redirect Ssl Tls Sni | 'dev8.teamlinkt.com' |
Redirect Https | 'on' |
Redirect Unique Id | 'aMw5-nHvUe02H7In7cTgBAAAAFM' |
Redirect Redirect Status | '200' |
Redirect Redirect Ssl Tls Sni | 'dev8.teamlinkt.com' |
Redirect Redirect Https | 'on' |
Redirect Redirect Http Authorization | '' |
Redirect Redirect Unique Id | 'aMw5-nHvUe02H7In7cTgBAAAAFM' |
Fcgi Role | 'RESPONDER' |
Php Self | '/app/webroot/index.php' |
Request Time Float | (float) 1758214650.5784 |
Request Time | (int) 1758214650 |