| 1 | SELECT `Collector`.`id`, `Collector`.`close_message`, `Collector`.`survey_id`, `Collector`.`domain_id`, `Collector`.`fb_page_id`, `Collector`.`full_domain`, `Collector`.`type`, `Collector`.`preview`, `Collector`.`created`, `Collector`.`modified`, `Collector`.`config`, `Collector`.`enabled`, `Collector`.`url`, `Collector`.`footer_seo_promo`, `Collector`.`restriction_cutoff_enabled`, `Collector`.`settings_mailing_html`, `Collector`.`restriction_cutoff_timestamp`, `Collector`.`restriction_max_responses_enabled`, `Collector`.`restriction_max_responses`, `Collector`.`restriction_password_enabled`, `Collector`.`restriction_password`, `Collector`.`restriction_password_label`, `Collector`.`restriction_password_submit_label`, `Collector`.`restriction_password_required_label`, `Collector`.`restriction_password_failed_label`, `Collector`.`restriction_ip_enabled`, `Collector`.`restriction_ip_access`, `Collector`.`restriction_ip_list`, `Collector`.`settings_multiple_answers`, `Collector`.`settings_edit_responses`, `Collector`.`settings_thankyou`, `Collector`.`settings_thankyou_exit`, `Collector`.`settings_redirect_enabled`, `Collector`.`settings_redirect_url`, `Collector`.`settings_ssl`, `Collector`.`settings_ip_enabled`, `Collector`.`settings_geo_enabled`, `Collector`.`displays`, `Collector`.`version`, `CollectorType`.`id`, `CollectorType`.`enabled`, `CollectorType`.`name`, `CollectorType`.`icon`, `Domain`.`id`, `Domain`.`account_id`, `Domain`.`type`, `Domain`.`status`, `Domain`.`internal`, `Domain`.`domain`, `Domain`.`created`, `Domain`.`modified` FROM `ap_stable`.`collectors` AS `Collector` LEFT JOIN `ap_stable`.`collector_types` AS `CollectorType` ON (`Collector`.`type` = `CollectorType`.`id`) LEFT JOIN `ap_stable`.`domains` AS `Domain` ON (`Collector`.`domain_id` = `Domain`.`id`) WHERE `Collector`.`url` = '53427ZVX' LIMIT 1 | | 1 | 1 | 0 |
| 2 | SELECT `Survey`.`id`, `Survey`.`account_id`, `Survey`.`language_id`, `Survey`.`theme_id`, `Survey`.`survey_directory_id`, `Survey`.`project_type`, `Survey`.`enabled`, `Survey`.`is_survey_open`, `Survey`.`buildin`, `Survey`.`custom_url`, `Survey`.`name`, `Survey`.`access`, `Survey`.`show_survey_title`, `Survey`.`show_page_title`, `Survey`.`response_mode`, `Survey`.`show_progress_bar`, `Survey`.`progress_bar_position`, `Survey`.`show_progress_bar_pages_completed`, `Survey`.`show_progress_bar_percent_completed`, `Survey`.`show_page_numbers`, `Survey`.`show_question_numbers`, `Survey`.`question_numbers_position`, `Survey`.`show_custom_logo`, `Survey`.`logo_position`, `Survey`.`favicon`, `Survey`.`show_results_on_finish`, `Survey`.`show_credits`, `Survey`.`navigation_prev`, `Survey`.`navigation_next`, `Survey`.`navigation_done`, `Survey`.`navigation_exit`, `Survey`.`show_navigation_exit`, `Survey`.`show_contact_button`, `Survey`.`show_back_button`, `Survey`.`contact_button`, `Survey`.`show_required_sign`, `Survey`.`redirect_url_on_finish`, `Survey`.`email_daily_stats`, `Survey`.`survey_closed_message`, `Survey`.`send_stat_notifications`, `Survey`.`send_response_notifications`, `Survey`.`font_id`, `Survey`.`question_color`, `Survey`.`answer_color`, `Survey`.`button_color`, `Survey`.`button_bg_color`, `Survey`.`button_bg_active_color`, `Survey`.`background_color`, `Survey`.`background_outter_color`, `Survey`.`question_desc_color`, `Survey`.`required_alert_color`, `Survey`.`name_color`, `Survey`.`page_name_color`, `Survey`.`page_name_desc_color`, `Survey`.`required_sign_color`, `Survey`.`answer_hover_color`, `Survey`.`background_id`, `Survey`.`background_custom`, `Survey`.`background_config`, `Survey`.`show_social_share`, `Survey`.`header_html`, `Survey`.`footer_html`, `Survey`.`custom_contact`, `Survey`.`version`, `Survey`.`created`, `Survey`.`modified` FROM `ap_stable`.`surveys` AS `Survey` WHERE `Survey`.`id` = 9173 LIMIT 1 | | 1 | 1 | 0 |
| 3 | SELECT `SurveyPage`.`id`, `SurveyPage`.`account_id`, `SurveyPage`.`survey_id`, `SurveyPage`.`name`, `SurveyPage`.`description`, `SurveyPage`.`ordering`, `SurveyPage`.`randomize`, `SurveyPage`.`navigation_prev`, `SurveyPage`.`navigation_next`, `SurveyPage`.`version`, `SurveyPage`.`created`, `SurveyPage`.`modified` FROM `ap_stable`.`survey_pages` AS `SurveyPage` WHERE `SurveyPage`.`survey_id` = 9173 ORDER BY `SurveyPage`.`ordering` ASC | | 5 | 5 | 1 |
| 4 | SELECT `SurveyQuestion`.`id`, `SurveyQuestion`.`account_id`, `SurveyQuestion`.`survey_id`, `SurveyQuestion`.`page_id`, `SurveyQuestion`.`enabled`, `SurveyQuestion`.`ordering`, `SurveyQuestion`.`required_field`, `SurveyQuestion`.`required_field_config`, `SurveyQuestion`.`required_value_min`, `SurveyQuestion`.`required_value_max`, `SurveyQuestion`.`required_field_message`, `SurveyQuestion`.`question`, `SurveyQuestion`.`desc`, `SurveyQuestion`.`question_type_id`, `SurveyQuestion`.`question_subtype`, `SurveyQuestion`.`rows`, `SurveyQuestion`.`columns`, `SurveyQuestion`.`items`, `SurveyQuestion`.`randomize`, `SurveyQuestion`.`validation`, `SurveyQuestion`.`validation_rule`, `SurveyQuestion`.`validation_from`, `SurveyQuestion`.`validation_to`, `SurveyQuestion`.`validation_message`, `SurveyQuestion`.`repeat_header`, `SurveyQuestion`.`other`, `SurveyQuestion`.`other_question`, `SurveyQuestion`.`form_name`, `SurveyQuestion`.`form_name_status`, `SurveyQuestion`.`form_company`, `SurveyQuestion`.`form_company_status`, `SurveyQuestion`.`form_address1`, `SurveyQuestion`.`form_address1_status`, `SurveyQuestion`.`form_address2`, `SurveyQuestion`.`form_address2_status`, `SurveyQuestion`.`form_city`, `SurveyQuestion`.`form_city_status`, `SurveyQuestion`.`form_zip`, `SurveyQuestion`.`form_zip_status`, `SurveyQuestion`.`form_state`, `SurveyQuestion`.`form_state_status`, `SurveyQuestion`.`form_country`, `SurveyQuestion`.`form_country_status`, `SurveyQuestion`.`form_email`, `SurveyQuestion`.`form_email_status`, `SurveyQuestion`.`form_phone`, `SurveyQuestion`.`form_phone_status`, `SurveyQuestion`.`form_nip`, `SurveyQuestion`.`form_nip_status`, `SurveyQuestion`.`form_regon`, `SurveyQuestion`.`form_regon_status`, `SurveyQuestion`.`form_krs`, `SurveyQuestion`.`form_krs_status`, `SurveyQuestion`.`form_www`, `SurveyQuestion`.`form_www_status`, `SurveyQuestion`.`form_position`, `SurveyQuestion`.`form_position_status`, `SurveyQuestion`.`extra_photo_enabled`, `SurveyQuestion`.`extra_photo`, `SurveyQuestion`.`version`, `SurveyQuestion`.`created`, `SurveyQuestion`.`modified` FROM `ap_stable`.`survey_questions` AS `SurveyQuestion` WHERE `SurveyQuestion`.`survey_id` = 9173 AND `SurveyQuestion`.`page_id` = 24688 AND `enabled` = '1' ORDER BY `SurveyQuestion`.`ordering` ASC | | 1 | 1 | 1 |
| 5 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 122392 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 1 | 1 | 0 |
| 6 | SELECT `SurveyQuestion`.`id`, `SurveyQuestion`.`account_id`, `SurveyQuestion`.`survey_id`, `SurveyQuestion`.`page_id`, `SurveyQuestion`.`enabled`, `SurveyQuestion`.`ordering`, `SurveyQuestion`.`required_field`, `SurveyQuestion`.`required_field_config`, `SurveyQuestion`.`required_value_min`, `SurveyQuestion`.`required_value_max`, `SurveyQuestion`.`required_field_message`, `SurveyQuestion`.`question`, `SurveyQuestion`.`desc`, `SurveyQuestion`.`question_type_id`, `SurveyQuestion`.`question_subtype`, `SurveyQuestion`.`rows`, `SurveyQuestion`.`columns`, `SurveyQuestion`.`items`, `SurveyQuestion`.`randomize`, `SurveyQuestion`.`validation`, `SurveyQuestion`.`validation_rule`, `SurveyQuestion`.`validation_from`, `SurveyQuestion`.`validation_to`, `SurveyQuestion`.`validation_message`, `SurveyQuestion`.`repeat_header`, `SurveyQuestion`.`other`, `SurveyQuestion`.`other_question`, `SurveyQuestion`.`form_name`, `SurveyQuestion`.`form_name_status`, `SurveyQuestion`.`form_company`, `SurveyQuestion`.`form_company_status`, `SurveyQuestion`.`form_address1`, `SurveyQuestion`.`form_address1_status`, `SurveyQuestion`.`form_address2`, `SurveyQuestion`.`form_address2_status`, `SurveyQuestion`.`form_city`, `SurveyQuestion`.`form_city_status`, `SurveyQuestion`.`form_zip`, `SurveyQuestion`.`form_zip_status`, `SurveyQuestion`.`form_state`, `SurveyQuestion`.`form_state_status`, `SurveyQuestion`.`form_country`, `SurveyQuestion`.`form_country_status`, `SurveyQuestion`.`form_email`, `SurveyQuestion`.`form_email_status`, `SurveyQuestion`.`form_phone`, `SurveyQuestion`.`form_phone_status`, `SurveyQuestion`.`form_nip`, `SurveyQuestion`.`form_nip_status`, `SurveyQuestion`.`form_regon`, `SurveyQuestion`.`form_regon_status`, `SurveyQuestion`.`form_krs`, `SurveyQuestion`.`form_krs_status`, `SurveyQuestion`.`form_www`, `SurveyQuestion`.`form_www_status`, `SurveyQuestion`.`form_position`, `SurveyQuestion`.`form_position_status`, `SurveyQuestion`.`extra_photo_enabled`, `SurveyQuestion`.`extra_photo`, `SurveyQuestion`.`version`, `SurveyQuestion`.`created`, `SurveyQuestion`.`modified` FROM `ap_stable`.`survey_questions` AS `SurveyQuestion` WHERE `SurveyQuestion`.`survey_id` = 9173 AND `SurveyQuestion`.`page_id` = 22305 AND `enabled` = '1' ORDER BY `SurveyQuestion`.`ordering` ASC | | 10 | 10 | 1 |
| 7 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107542 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 2 | 2 | 0 |
| 8 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107543 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 7 | 7 | 0 |
| 9 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107544 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 5 | 5 | 1 |
| 10 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107545 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 5 | 5 | 0 |
| 11 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107546 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 2 | 2 | 1 |
| 12 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107547 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 16 | 16 | 0 |
| 13 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107548 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 5 | 5 | 0 |
| 14 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107549 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 4 | 4 | 1 |
| 15 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107550 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 8 | 8 | 0 |
| 16 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107551 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 5 | 5 | 0 |
| 17 | SELECT `SurveyQuestion`.`id`, `SurveyQuestion`.`account_id`, `SurveyQuestion`.`survey_id`, `SurveyQuestion`.`page_id`, `SurveyQuestion`.`enabled`, `SurveyQuestion`.`ordering`, `SurveyQuestion`.`required_field`, `SurveyQuestion`.`required_field_config`, `SurveyQuestion`.`required_value_min`, `SurveyQuestion`.`required_value_max`, `SurveyQuestion`.`required_field_message`, `SurveyQuestion`.`question`, `SurveyQuestion`.`desc`, `SurveyQuestion`.`question_type_id`, `SurveyQuestion`.`question_subtype`, `SurveyQuestion`.`rows`, `SurveyQuestion`.`columns`, `SurveyQuestion`.`items`, `SurveyQuestion`.`randomize`, `SurveyQuestion`.`validation`, `SurveyQuestion`.`validation_rule`, `SurveyQuestion`.`validation_from`, `SurveyQuestion`.`validation_to`, `SurveyQuestion`.`validation_message`, `SurveyQuestion`.`repeat_header`, `SurveyQuestion`.`other`, `SurveyQuestion`.`other_question`, `SurveyQuestion`.`form_name`, `SurveyQuestion`.`form_name_status`, `SurveyQuestion`.`form_company`, `SurveyQuestion`.`form_company_status`, `SurveyQuestion`.`form_address1`, `SurveyQuestion`.`form_address1_status`, `SurveyQuestion`.`form_address2`, `SurveyQuestion`.`form_address2_status`, `SurveyQuestion`.`form_city`, `SurveyQuestion`.`form_city_status`, `SurveyQuestion`.`form_zip`, `SurveyQuestion`.`form_zip_status`, `SurveyQuestion`.`form_state`, `SurveyQuestion`.`form_state_status`, `SurveyQuestion`.`form_country`, `SurveyQuestion`.`form_country_status`, `SurveyQuestion`.`form_email`, `SurveyQuestion`.`form_email_status`, `SurveyQuestion`.`form_phone`, `SurveyQuestion`.`form_phone_status`, `SurveyQuestion`.`form_nip`, `SurveyQuestion`.`form_nip_status`, `SurveyQuestion`.`form_regon`, `SurveyQuestion`.`form_regon_status`, `SurveyQuestion`.`form_krs`, `SurveyQuestion`.`form_krs_status`, `SurveyQuestion`.`form_www`, `SurveyQuestion`.`form_www_status`, `SurveyQuestion`.`form_position`, `SurveyQuestion`.`form_position_status`, `SurveyQuestion`.`extra_photo_enabled`, `SurveyQuestion`.`extra_photo`, `SurveyQuestion`.`version`, `SurveyQuestion`.`created`, `SurveyQuestion`.`modified` FROM `ap_stable`.`survey_questions` AS `SurveyQuestion` WHERE `SurveyQuestion`.`survey_id` = 9173 AND `SurveyQuestion`.`page_id` = 22306 AND `enabled` = '1' ORDER BY `SurveyQuestion`.`ordering` ASC | | 7 | 7 | 0 |
| 18 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107552 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 8 | 8 | 0 |
| 19 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107553 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 2 | 2 | 0 |
| 20 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107554 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 5 | 5 | 0 |
| 21 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107554 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 1831247 | | 4 | 4 | 0 |
| 22 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107554 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 1831252 | | 4 | 4 | 0 |
| 23 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107554 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 1831257 | | 4 | 4 | 0 |
| 24 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107554 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 1831262 | | 4 | 4 | 0 |
| 25 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107554 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 1831267 | | 4 | 4 | 0 |
| 26 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107555 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 5 | 5 | 0 |
| 27 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107555 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 1831272 | | 4 | 4 | 1 |
| 28 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107555 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 1831277 | | 4 | 4 | 0 |
| 29 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107555 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 1831282 | | 4 | 4 | 0 |
| 30 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107555 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 1831287 | | 4 | 4 | 0 |
| 31 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107555 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 1831292 | | 4 | 4 | 0 |
| 32 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107556 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 13 | 13 | 0 |
| 33 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107557 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 12 | 12 | 0 |
| 34 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107558 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 6 | 6 | 0 |
| 35 | SELECT `SurveyQuestion`.`id`, `SurveyQuestion`.`account_id`, `SurveyQuestion`.`survey_id`, `SurveyQuestion`.`page_id`, `SurveyQuestion`.`enabled`, `SurveyQuestion`.`ordering`, `SurveyQuestion`.`required_field`, `SurveyQuestion`.`required_field_config`, `SurveyQuestion`.`required_value_min`, `SurveyQuestion`.`required_value_max`, `SurveyQuestion`.`required_field_message`, `SurveyQuestion`.`question`, `SurveyQuestion`.`desc`, `SurveyQuestion`.`question_type_id`, `SurveyQuestion`.`question_subtype`, `SurveyQuestion`.`rows`, `SurveyQuestion`.`columns`, `SurveyQuestion`.`items`, `SurveyQuestion`.`randomize`, `SurveyQuestion`.`validation`, `SurveyQuestion`.`validation_rule`, `SurveyQuestion`.`validation_from`, `SurveyQuestion`.`validation_to`, `SurveyQuestion`.`validation_message`, `SurveyQuestion`.`repeat_header`, `SurveyQuestion`.`other`, `SurveyQuestion`.`other_question`, `SurveyQuestion`.`form_name`, `SurveyQuestion`.`form_name_status`, `SurveyQuestion`.`form_company`, `SurveyQuestion`.`form_company_status`, `SurveyQuestion`.`form_address1`, `SurveyQuestion`.`form_address1_status`, `SurveyQuestion`.`form_address2`, `SurveyQuestion`.`form_address2_status`, `SurveyQuestion`.`form_city`, `SurveyQuestion`.`form_city_status`, `SurveyQuestion`.`form_zip`, `SurveyQuestion`.`form_zip_status`, `SurveyQuestion`.`form_state`, `SurveyQuestion`.`form_state_status`, `SurveyQuestion`.`form_country`, `SurveyQuestion`.`form_country_status`, `SurveyQuestion`.`form_email`, `SurveyQuestion`.`form_email_status`, `SurveyQuestion`.`form_phone`, `SurveyQuestion`.`form_phone_status`, `SurveyQuestion`.`form_nip`, `SurveyQuestion`.`form_nip_status`, `SurveyQuestion`.`form_regon`, `SurveyQuestion`.`form_regon_status`, `SurveyQuestion`.`form_krs`, `SurveyQuestion`.`form_krs_status`, `SurveyQuestion`.`form_www`, `SurveyQuestion`.`form_www_status`, `SurveyQuestion`.`form_position`, `SurveyQuestion`.`form_position_status`, `SurveyQuestion`.`extra_photo_enabled`, `SurveyQuestion`.`extra_photo`, `SurveyQuestion`.`version`, `SurveyQuestion`.`created`, `SurveyQuestion`.`modified` FROM `ap_stable`.`survey_questions` AS `SurveyQuestion` WHERE `SurveyQuestion`.`survey_id` = 9173 AND `SurveyQuestion`.`page_id` = 22307 AND `enabled` = '1' ORDER BY `SurveyQuestion`.`ordering` ASC | | 4 | 4 | 1 |
| 36 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107559 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 5 | 5 | 0 |
| 37 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107560 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 5 | 5 | 0 |
| 38 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107561 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 7 | 7 | 1 |
| 39 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107562 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 7 | 7 | 0 |
| 40 | SELECT `SurveyQuestion`.`id`, `SurveyQuestion`.`account_id`, `SurveyQuestion`.`survey_id`, `SurveyQuestion`.`page_id`, `SurveyQuestion`.`enabled`, `SurveyQuestion`.`ordering`, `SurveyQuestion`.`required_field`, `SurveyQuestion`.`required_field_config`, `SurveyQuestion`.`required_value_min`, `SurveyQuestion`.`required_value_max`, `SurveyQuestion`.`required_field_message`, `SurveyQuestion`.`question`, `SurveyQuestion`.`desc`, `SurveyQuestion`.`question_type_id`, `SurveyQuestion`.`question_subtype`, `SurveyQuestion`.`rows`, `SurveyQuestion`.`columns`, `SurveyQuestion`.`items`, `SurveyQuestion`.`randomize`, `SurveyQuestion`.`validation`, `SurveyQuestion`.`validation_rule`, `SurveyQuestion`.`validation_from`, `SurveyQuestion`.`validation_to`, `SurveyQuestion`.`validation_message`, `SurveyQuestion`.`repeat_header`, `SurveyQuestion`.`other`, `SurveyQuestion`.`other_question`, `SurveyQuestion`.`form_name`, `SurveyQuestion`.`form_name_status`, `SurveyQuestion`.`form_company`, `SurveyQuestion`.`form_company_status`, `SurveyQuestion`.`form_address1`, `SurveyQuestion`.`form_address1_status`, `SurveyQuestion`.`form_address2`, `SurveyQuestion`.`form_address2_status`, `SurveyQuestion`.`form_city`, `SurveyQuestion`.`form_city_status`, `SurveyQuestion`.`form_zip`, `SurveyQuestion`.`form_zip_status`, `SurveyQuestion`.`form_state`, `SurveyQuestion`.`form_state_status`, `SurveyQuestion`.`form_country`, `SurveyQuestion`.`form_country_status`, `SurveyQuestion`.`form_email`, `SurveyQuestion`.`form_email_status`, `SurveyQuestion`.`form_phone`, `SurveyQuestion`.`form_phone_status`, `SurveyQuestion`.`form_nip`, `SurveyQuestion`.`form_nip_status`, `SurveyQuestion`.`form_regon`, `SurveyQuestion`.`form_regon_status`, `SurveyQuestion`.`form_krs`, `SurveyQuestion`.`form_krs_status`, `SurveyQuestion`.`form_www`, `SurveyQuestion`.`form_www_status`, `SurveyQuestion`.`form_position`, `SurveyQuestion`.`form_position_status`, `SurveyQuestion`.`extra_photo_enabled`, `SurveyQuestion`.`extra_photo`, `SurveyQuestion`.`version`, `SurveyQuestion`.`created`, `SurveyQuestion`.`modified` FROM `ap_stable`.`survey_questions` AS `SurveyQuestion` WHERE `SurveyQuestion`.`survey_id` = 9173 AND `SurveyQuestion`.`page_id` = 22308 AND `enabled` = '1' ORDER BY `SurveyQuestion`.`ordering` ASC | | 10 | 10 | 0 |
| 41 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107563 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 2 | 2 | 0 |
| 42 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107564 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 7 | 7 | 0 |
| 43 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107565 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 12 | 12 | 0 |
| 44 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107566 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 7 | 7 | 0 |
| 45 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107567 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 7 | 7 | 0 |
| 46 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107568 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 2 | 2 | 0 |
| 47 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107569 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 2 | 2 | 0 |
| 48 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 107570 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 1 | 1 | 0 |
| 49 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 126041 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 1 | 1 | 0 |
| 50 | SELECT `SurveyQuestionAnswer`.`id`, `SurveyQuestionAnswer`.`parent_id`, `SurveyQuestionAnswer`.`survey_question_id`, `SurveyQuestionAnswer`.`account_id`, `SurveyQuestionAnswer`.`jumplogic`, `SurveyQuestionAnswer`.`points`, `SurveyQuestionAnswer`.`type`, `SurveyQuestionAnswer`.`value`, `SurveyQuestionAnswer`.`active`, `SurveyQuestionAnswer`.`ordering`, `SurveyQuestionAnswer`.`version`, `SurveyQuestionAnswer`.`created`, `SurveyQuestionAnswer`.`modified` FROM `ap_stable`.`survey_question_answers` AS `SurveyQuestionAnswer` WHERE `SurveyQuestionAnswer`.`survey_question_id` = 126042 AND `SurveyQuestionAnswer`.`active` = '1' AND `SurveyQuestionAnswer`.`parent_id` = 0 ORDER BY `SurveyQuestionAnswer`.`type` ASC, `SurveyQuestionAnswer`.`ordering` ASC | | 1 | 1 | 0 |
| 51 | SELECT `AnswerSession`.`id`, `AnswerSession`.`uuid`, `AnswerSession`.`user_agent`, `AnswerSession`.`ip`, `AnswerSession`.`country_id`, `AnswerSession`.`created`, `AnswerSession`.`modified` FROM `ap_stable`.`answer_sessions` AS `AnswerSession` WHERE `AnswerSession`.`uuid` = '690756ec-0fec-400e-ae73-54f994fbdc76' LIMIT 1 | | 0 | 0 | 0 |
| 52 | BEGIN | | 0 | 0 | 0 |
| 53 | INSERT INTO `ap_stable`.`answer_sessions` (`uuid`, `user_agent`, `ip`, `modified`, `created`) VALUES ('690756ec-0fec-400e-ae73-54f994fbdc76', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])', 2890301956, '2025-11-02 14:04:44', '2025-11-02 14:04:44') | | 1 | 1 | 0 |
| 54 | COMMIT | | 1 | 1 | 0 |
| 55 | SELECT `AnswerSession`.`id`, `AnswerSession`.`uuid`, `AnswerSession`.`user_agent`, `AnswerSession`.`ip`, `AnswerSession`.`country_id`, `AnswerSession`.`created`, `AnswerSession`.`modified` FROM `ap_stable`.`answer_sessions` AS `AnswerSession` WHERE `AnswerSession`.`uuid` = '690756ec-0fec-400e-ae73-54f994fbdc76' LIMIT 1 | | 1 | 1 | 0 |
| 56 | SELECT `Language`.`id`, `Language`.`enabled`, `Language`.`locale`, `Language`.`name` FROM `ap_stable`.`languages` AS `Language` WHERE `Language`.`id` = 1 LIMIT 1 | | 1 | 1 | 0 |
| 57 | SELECT `Account`.`id`, `Account`.`enabled`, `Account`.`plan_id`, `Account`.`mailer`, `Account`.`ban_analysis`, `Account`.`expires`, `Account`.`company`, `Account`.`billing_address`, `Account`.`billing_city`, `Account`.`billing_zip`, `Account`.`billing_state`, `Account`.`billing_country`, `Account`.`correspondence_address`, `Account`.`correspondence_city`, `Account`.`correspondence_state`, `Account`.`correspondence_zip`, `Account`.`correspondence_country`, `Account`.`phone`, `Account`.`email`, `Account`.`www`, `Account`.`nip`, `Account`.`krs`, `Account`.`regon`, `Account`.`contact_person_name`, `Account`.`contact_person_surname`, `Account`.`feature_html`, `Account`.`feature_free_mailer`, `Account`.`was_paid_customer`, `Account`.`created`, `Account`.`modified` FROM `ap_stable`.`accounts` AS `Account` WHERE `Account`.`id` = 5004 LIMIT 1 | | 1 | 1 | 0 |
| 58 | SELECT `Account`.`id`, `Account`.`enabled`, `Account`.`plan_id`, `Account`.`mailer`, `Account`.`ban_analysis`, `Account`.`expires`, `Account`.`company`, `Account`.`billing_address`, `Account`.`billing_city`, `Account`.`billing_zip`, `Account`.`billing_state`, `Account`.`billing_country`, `Account`.`correspondence_address`, `Account`.`correspondence_city`, `Account`.`correspondence_state`, `Account`.`correspondence_zip`, `Account`.`correspondence_country`, `Account`.`phone`, `Account`.`email`, `Account`.`www`, `Account`.`nip`, `Account`.`krs`, `Account`.`regon`, `Account`.`contact_person_name`, `Account`.`contact_person_surname`, `Account`.`feature_html`, `Account`.`feature_free_mailer`, `Account`.`was_paid_customer`, `Account`.`created`, `Account`.`modified` FROM `ap_stable`.`accounts` AS `Account` WHERE `Account`.`id` = 5004 LIMIT 1 | | 1 | 1 | 0 |