| # |
type |
message |
| 1 | PhpConfigHandler | php.ini "register_globals" key is better set to "false" (current value is "'1'" - php.ini location: "/usr/local/lib/php.ini") |
| 2 | Context | initialization |
| 3 | Controller | initialization |
| 4 | Routing | match route [lead-form-slug] "/info/college/:slug" |
| 5 | Request | request parameters array ( 'slug' => 'kaplan-university', 'module' => 'info', 'action' => 'perma_college',) |
| 6 | Controller | dispatch request |
| 7 | Filter | executing filter "sfRenderingFilter" |
| 8 | Filter | executing filter "sfWebDebugFilter" |
| 9 | Filter | executing filter "sfCommonFilter" |
| 10 | Filter | executing filter "sfFlashFilter" |
| 11 | Filter | flag old flash messages ("program_id", "zipCode", "degree_id") |
| 12 | Filter | executing filter "sfExecutionFilter" |
| 13 | Creole | connect(): DSN: array ( 'database' => '****', 'encoding' => '****', 'hostspec' => '****', 'password' => '****', 'persistent' => '****', 'phptype' => '****', 'port' => '****', 'protocol' => '****', 'username' => '****', ), FLAGS: 0 |
| 14 | Creole | prepareStatement(): SELECT content_page.ID, content_page.NAME, content_page.SITE_ID, content_page.MODULE_NAME, content_page.ACTION_NAME, content_page.TITLETAG, content_page.KEYWORDS, content_page.DESCRIPTION FROM content_page WHERE content_page.MODULE_NAME=? AND content_page.ACTION_NAME=? AND content_page.SITE_ID=? |
| 15 | Creole | applyLimit(): SELECT content_page.ID, content_page.NAME, content_page.SITE_ID, content_page.MODULE_NAME, content_page.ACTION_NAME, content_page.TITLETAG, content_page.KEYWORDS, content_page.DESCRIPTION FROM content_page WHERE content_page.MODULE_NAME='info' AND content_page.ACTION_NAME='perma_college' AND content_page.SITE_ID=6, offset: 0, limit: 1 |
| 16 | Creole | executeQuery(): [0.85 ms] SELECT content_page.ID, content_page.NAME, content_page.SITE_ID, content_page.MODULE_NAME, content_page.ACTION_NAME, content_page.TITLETAG, content_page.KEYWORDS, content_page.DESCRIPTION FROM content_page WHERE content_page.MODULE_NAME='info' AND content_page.ACTION_NAME='perma_college' AND content_page.SITE_ID=6 LIMIT 1 |
| 17 | Action | call "infoActions->executePerma_college()" |
| 18 | Creole | prepareStatement(): SELECT college.ID, college.COLLEGE_TYPE, college.NAME, college.SEO_NAME, college.SEO_URL, college.COLLEGE_MAIN_ID, college.ACCREDIDATION, college.STATUS, college.SHOW_LEAD_FORM, college.LEAD_FORM_URL FROM college WHERE college.SEO_URL=? |
| 19 | Creole | applyLimit(): SELECT college.ID, college.COLLEGE_TYPE, college.NAME, college.SEO_NAME, college.SEO_URL, college.COLLEGE_MAIN_ID, college.ACCREDIDATION, college.STATUS, college.SHOW_LEAD_FORM, college.LEAD_FORM_URL FROM college WHERE college.SEO_URL='kaplan-university', offset: 0, limit: 1 |
| 20 | Creole | executeQuery(): [0.37 ms] SELECT college.ID, college.COLLEGE_TYPE, college.NAME, college.SEO_NAME, college.SEO_URL, college.COLLEGE_MAIN_ID, college.ACCREDIDATION, college.STATUS, college.SHOW_LEAD_FORM, college.LEAD_FORM_URL FROM college WHERE college.SEO_URL='kaplan-university' LIMIT 1 |
| 21 | Creole | prepareStatement(): SELECT college_form.ID, college_form.COLLEGE_ID, college_form.POSTING, college_form.DESCRIPTION, college_form.PRE_TEXT, college_form.POST_TEXT, college_form.EMAIL FROM college_form WHERE college_form.COLLEGE_ID=? |
| 22 | Creole | executeQuery(): [0.38 ms] SELECT college_form.ID, college_form.COLLEGE_ID, college_form.POSTING, college_form.DESCRIPTION, college_form.PRE_TEXT, college_form.POST_TEXT, college_form.EMAIL FROM college_form WHERE college_form.COLLEGE_ID=24 |
| 23 | Creole | prepareStatement(): SELECT college_form_field.ID, college_form_field.COLLEGE_FORM_ID, college_form_field.FIELD, college_form_field.FIELD_LABEL, college_form_field.MAX_SIZE, college_form_field.TYPE, college_form_field.REQUIRED, college_form_field.NOTES, college_form_field.VALUE, college_form_field.PARENT_ID, college_form_field.FORM_SELECTS_ID FROM college_form_field WHERE college_form_field.COLLEGE_FORM_ID=? |
| 24 | Creole | executeQuery(): [0.75 ms] SELECT college_form_field.ID, college_form_field.COLLEGE_FORM_ID, college_form_field.FIELD, college_form_field.FIELD_LABEL, college_form_field.MAX_SIZE, college_form_field.TYPE, college_form_field.REQUIRED, college_form_field.NOTES, college_form_field.VALUE, college_form_field.PARENT_ID, college_form_field.FORM_SELECTS_ID FROM college_form_field WHERE college_form_field.COLLEGE_FORM_ID=111 |
| 25 | Action | change template to "leadForm" |
| 26 | View | initialize view for "info/perma_college" |
| 27 | View | render "sf_app_dir/modules/info/templates/leadFormSuccess.php" |
| 28 | PartialHelper | call "info->executePrograms()" |
| 29 | Creole | prepareStatement(): SELECT DISTINCT college_program.ID, college_program.COLLEGE_ID, college_program.PROGRAM_ID, college_program.DEGREE_ID, college_program.SCHOOL_PROGRAM_NAME, college_program.DESCRIPTION, UPPER(college_program.SCHOOL_PROGRAM_NAME) FROM college_program WHERE college_program.DESCRIPTION IS NOT NULL AND college_program.COLLEGE_ID=? ORDER BY UPPER(college_program.SCHOOL_PROGRAM_NAME) ASC |
| 30 | Creole | executeQuery(): [8.24 ms] SELECT DISTINCT college_program.ID, college_program.COLLEGE_ID, college_program.PROGRAM_ID, college_program.DEGREE_ID, college_program.SCHOOL_PROGRAM_NAME, college_program.DESCRIPTION, UPPER(college_program.SCHOOL_PROGRAM_NAME) FROM college_program WHERE college_program.DESCRIPTION IS NOT NULL AND college_program.COLLEGE_ID=24 ORDER BY UPPER(college_program.SCHOOL_PROGRAM_NAME) ASC |
| 31 | Creole | prepareStatement(): SELECT DISTINCT degree.ID, degree.NAME, degree.SEO_NAME, degree.SEO_URL FROM degree WHERE degree.ID IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) |
| 32 | Creole | executeQuery(): [0.36 ms] SELECT DISTINCT degree.ID, degree.NAME, degree.SEO_NAME, degree.SEO_URL FROM degree WHERE degree.ID IN (40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,41,41,41,41,41,41,41,41,41,41,41,40,40,40,40,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,48,48,48,48,48,48,48,40,48,48,48,48,48,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,48,48,42,48,48,41,48,48) |
| 33 | View | initialize view for "info/_programs" |
| 34 | View | render "sf_app_dir/modules/info/templates/_programs.php" |
| 35 | PartialHelper | call "info->executeLeadForm()" |
| 36 | Creole | prepareStatement(): SELECT college_form_field.ID, college_form_field.COLLEGE_FORM_ID, college_form_field.FIELD, college_form_field.FIELD_LABEL, college_form_field.MAX_SIZE, college_form_field.TYPE, college_form_field.REQUIRED, college_form_field.NOTES, college_form_field.VALUE, college_form_field.PARENT_ID, college_form_field.FORM_SELECTS_ID FROM college_form_field WHERE college_form_field.COLLEGE_FORM_ID=? ORDER BY college_form_field.ID DESC |
| 37 | Creole | executeQuery(): [0.60 ms] SELECT college_form_field.ID, college_form_field.COLLEGE_FORM_ID, college_form_field.FIELD, college_form_field.FIELD_LABEL, college_form_field.MAX_SIZE, college_form_field.TYPE, college_form_field.REQUIRED, college_form_field.NOTES, college_form_field.VALUE, college_form_field.PARENT_ID, college_form_field.FORM_SELECTS_ID FROM college_form_field WHERE college_form_field.COLLEGE_FORM_ID=111 ORDER BY college_form_field.ID DESC |
| 38 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 39 | Creole | executeQuery(): [0.39 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=3155 ORDER BY college_form_select.ID ASC |
| 40 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 41 | Creole | executeQuery(): [0.41 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=3154 ORDER BY college_form_select.ID ASC |
| 42 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 43 | Creole | executeQuery(): [0.30 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=3153 ORDER BY college_form_select.ID ASC |
| 44 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 45 | Creole | executeQuery(): [0.32 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=3152 ORDER BY college_form_select.ID ASC |
| 46 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 47 | Creole | executeQuery(): [0.30 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=3151 ORDER BY college_form_select.ID ASC |
| 48 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 49 | Creole | executeQuery(): [0.29 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=3150 ORDER BY college_form_select.ID ASC |
| 50 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 51 | Creole | executeQuery(): [20.72 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=3149 ORDER BY college_form_select.ID ASC |
| 52 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 53 | Creole | executeQuery(): [5.10 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2889 ORDER BY college_form_select.ID ASC |
| 54 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 55 | Creole | executeQuery(): [0.37 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2888 ORDER BY college_form_select.ID ASC |
| 56 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 57 | Creole | executeQuery(): [0.33 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2887 ORDER BY college_form_select.ID ASC |
| 58 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 59 | Creole | executeQuery(): [0.30 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2886 ORDER BY college_form_select.ID ASC |
| 60 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 61 | Creole | executeQuery(): [0.29 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2885 ORDER BY college_form_select.ID ASC |
| 62 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 63 | Creole | executeQuery(): [0.29 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2884 ORDER BY college_form_select.ID ASC |
| 64 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 65 | Creole | executeQuery(): [0.31 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2883 ORDER BY college_form_select.ID ASC |
| 66 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 67 | Creole | executeQuery(): [0.32 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2881 ORDER BY college_form_select.ID ASC |
| 68 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 69 | Creole | executeQuery(): [0.30 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2880 ORDER BY college_form_select.ID ASC |
| 70 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 71 | Creole | executeQuery(): [0.30 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2879 ORDER BY college_form_select.ID ASC |
| 72 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 73 | Creole | executeQuery(): [0.32 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2877 ORDER BY college_form_select.ID ASC |
| 74 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 75 | Creole | executeQuery(): [0.33 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2876 ORDER BY college_form_select.ID ASC |
| 76 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 77 | Creole | executeQuery(): [0.31 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2875 ORDER BY college_form_select.ID ASC |
| 78 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 79 | Creole | executeQuery(): [0.29 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2874 ORDER BY college_form_select.ID ASC |
| 80 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 81 | Creole | executeQuery(): [0.30 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2873 ORDER BY college_form_select.ID ASC |
| 82 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 83 | Creole | executeQuery(): [0.29 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2872 ORDER BY college_form_select.ID ASC |
| 84 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 85 | Creole | executeQuery(): [0.29 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2871 ORDER BY college_form_select.ID ASC |
| 86 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 87 | Creole | executeQuery(): [0.38 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2870 ORDER BY college_form_select.ID ASC |
| 88 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 89 | Creole | executeQuery(): [0.29 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2869 ORDER BY college_form_select.ID ASC |
| 90 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 91 | Creole | executeQuery(): [0.30 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2868 ORDER BY college_form_select.ID ASC |
| 92 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 93 | Creole | executeQuery(): [0.31 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2867 ORDER BY college_form_select.ID ASC |
| 94 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 95 | Creole | executeQuery(): [0.33 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2866 ORDER BY college_form_select.ID ASC |
| 96 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 97 | Creole | executeQuery(): [0.34 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2865 ORDER BY college_form_select.ID ASC |
| 98 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 99 | Creole | executeQuery(): [0.33 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2864 ORDER BY college_form_select.ID ASC |
| 100 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 101 | Creole | executeQuery(): [0.43 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2863 ORDER BY college_form_select.ID ASC |
| 102 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 103 | Creole | executeQuery(): [0.38 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2862 ORDER BY college_form_select.ID ASC |
| 104 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 105 | Creole | executeQuery(): [0.35 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2861 ORDER BY college_form_select.ID ASC |
| 106 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 107 | Creole | executeQuery(): [0.32 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2860 ORDER BY college_form_select.ID ASC |
| 108 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 109 | Creole | executeQuery(): [0.31 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2859 ORDER BY college_form_select.ID ASC |
| 110 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 111 | Creole | executeQuery(): [0.30 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2858 ORDER BY college_form_select.ID ASC |
| 112 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 113 | Creole | executeQuery(): [0.30 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2857 ORDER BY college_form_select.ID ASC |
| 114 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 115 | Creole | executeQuery(): [0.31 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2856 ORDER BY college_form_select.ID ASC |
| 116 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 117 | Creole | executeQuery(): [0.32 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2852 ORDER BY college_form_select.ID ASC |
| 118 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 119 | Creole | executeQuery(): [0.36 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2850 ORDER BY college_form_select.ID ASC |
| 120 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 121 | Creole | executeQuery(): [0.38 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2835 ORDER BY college_form_select.ID ASC |
| 122 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 123 | Creole | executeQuery(): [0.40 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2833 ORDER BY college_form_select.ID ASC |
| 124 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? ORDER BY college_form_select.ID ASC |
| 125 | Creole | executeQuery(): [0.33 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2832 ORDER BY college_form_select.ID ASC |
| 126 | Creole | prepareStatement(): SELECT college_form_field.ID, college_form_field.COLLEGE_FORM_ID, college_form_field.FIELD, college_form_field.FIELD_LABEL, college_form_field.MAX_SIZE, college_form_field.TYPE, college_form_field.REQUIRED, college_form_field.NOTES, college_form_field.VALUE, college_form_field.PARENT_ID, college_form_field.FORM_SELECTS_ID FROM college_form_field WHERE college_form_field.COLLEGE_FORM_ID=? ORDER BY college_form_field.ID DESC |
| 127 | Creole | executeQuery(): [0.52 ms] SELECT college_form_field.ID, college_form_field.COLLEGE_FORM_ID, college_form_field.FIELD, college_form_field.FIELD_LABEL, college_form_field.MAX_SIZE, college_form_field.TYPE, college_form_field.REQUIRED, college_form_field.NOTES, college_form_field.VALUE, college_form_field.PARENT_ID, college_form_field.FORM_SELECTS_ID FROM college_form_field WHERE college_form_field.COLLEGE_FORM_ID=111 ORDER BY college_form_field.ID DESC |
| 128 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? |
| 129 | Creole | executeQuery(): [0.35 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2852 |
| 130 | Creole | prepareStatement(): SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=? |
| 131 | Creole | executeQuery(): [0.31 ms] SELECT college_form_select.ID, college_form_select.COLLEGE_FORM_FIELD_ID, college_form_select.DISPLAY, college_form_select.VALUE, college_form_select.PROGRAM_GROUP, college_form_select.EDUCATION_MINLEVEL, college_form_select.INVALIDZIP FROM college_form_select WHERE college_form_select.COLLEGE_FORM_FIELD_ID=2850 |
| 132 | Creole | prepareStatement(): SELECT college_form_field.ID, college_form_field.COLLEGE_FORM_ID, college_form_field.FIELD, college_form_field.FIELD_LABEL, college_form_field.MAX_SIZE, college_form_field.TYPE, college_form_field.REQUIRED, college_form_field.NOTES, college_form_field.VALUE, college_form_field.PARENT_ID, college_form_field.FORM_SELECTS_ID FROM college_form_field WHERE college_form_field.COLLEGE_FORM_ID=? ORDER BY college_form_field.ID DESC |
| 133 | Creole | executeQuery(): [0.64 ms] SELECT college_form_field.ID, college_form_field.COLLEGE_FORM_ID, college_form_field.FIELD, college_form_field.FIELD_LABEL, college_form_field.MAX_SIZE, college_form_field.TYPE, college_form_field.REQUIRED, college_form_field.NOTES, college_form_field.VALUE, college_form_field.PARENT_ID, college_form_field.FORM_SELECTS_ID FROM college_form_field WHERE college_form_field.COLLEGE_FORM_ID=111 ORDER BY college_form_field.ID DESC |
| 134 | View | initialize view for "info/_leadForm" |
| 135 | View | render "sf_app_dir/modules/info/templates/_leadForm.php" |
| 136 | PartialHelper | call "info->executeValidate()" |
| 137 | View | initialize view for "info/_validate" |
| 138 | View | render "sf_app_dir/modules/info/templates/_validate.php" |
| 139 | View | decorate content with "sf_app_dir/templates/leadFormLayout.php" |
| 140 | View | render "sf_app_dir/templates/leadFormLayout.php" |
| 141 | View | initialize view for "global/_vista" |
| 142 | View | render "sf_app_dir/templates/_vista.php" |
| 143 | PartialHelper | call "info->executeCollege_header()" |
| 144 | View | initialize view for "info/_college_header" |
| 145 | View | render "sf_app_dir/modules/info/templates/_college_header.php" |
| 146 | View | initialize view for "global/_footerlead" |
| 147 | View | render "sf_app_dir/templates/_footerlead.php" |
| 148 | Filter | remove old flash messages ("program_id", "zipCode", "degree_id") |