| # |
type |
message |
| 1 | Context | initialization |
| 2 | Controller | initialization |
| 3 | Routing | match route [default_index] "/:module" |
| 4 | Request | request parameters array ( 'module' => 'project', 'action' => 'index',) |
| 5 | Controller | dispatch request |
| 6 | Filter | executing filter "sfRenderingFilter" |
| 7 | Filter | executing filter "sfWebDebugFilter" |
| 8 | Filter | executing filter "sfCommonFilter" |
| 9 | Filter | executing filter "sfFlashFilter" |
| 10 | Filter | executing filter "sfExecutionFilter" |
| 11 | Action | call "projectActions->executeIndex()" |
| 12 | Action | forward to action "project/list" |
| 13 | Filter | executing filter "sfRenderingFilter" |
| 14 | Filter | executing filter "sfWebDebugFilter" |
| 15 | Filter | executing filter "sfCommonFilter" |
| 16 | Filter | executing filter "sfFlashFilter" |
| 17 | Filter | executing filter "sfExecutionFilter" |
| 18 | Action | call "projectActions->executeList()" |
| 19 | Creole | connect(): DSN: array ( 'compat_assoc_lower' => '****', 'compat_rtrim_string' => '****', 'database' => '****', 'encoding' => '****', 'hostspec' => '****', 'password' => '****', 'persistent' => '****', 'phptype' => '****', 'port' => '****', 'protocol' => '****', 'socket' => '****', 'username' => '****', ), FLAGS: 0 |
| 20 | Creole | prepareStatement(): SELECT project.ID, project.PROJECT_NUMBER, project.TITLE, project.WEBSITE, project.SUMMARY, project.BODY, project.SIDEBAR, project.TOTAL_COST, project.NEEDED, project.WEBREGION_ID, project.COUNTRY_CODE, project.UPDATED_ON, project.IS_APPROVED, project.IS_PUBLISHED, project.BANNER_URL, UPPER(country.TITLE), UPPER(project.TITLE) FROM project LEFT JOIN country ON (project.COUNTRY_CODE=country.CODE) WHERE project.NEEDED<>? ORDER BY UPPER(country.TITLE) ASC,UPPER(project.TITLE) ASC |
| 21 | Creole | executeQuery(): [46.88 ms] SELECT project.ID, project.PROJECT_NUMBER, project.TITLE, project.WEBSITE, project.SUMMARY, project.BODY, project.SIDEBAR, project.TOTAL_COST, project.NEEDED, project.WEBREGION_ID, project.COUNTRY_CODE, project.UPDATED_ON, project.IS_APPROVED, project.IS_PUBLISHED, project.BANNER_URL, UPPER(country.TITLE), UPPER(project.TITLE) FROM project LEFT JOIN country ON (project.COUNTRY_CODE=country.CODE) WHERE project.NEEDED<>0 ORDER BY UPPER(country.TITLE) ASC,UPPER(project.TITLE) ASC |
| 22 | View | initialize view for "project/list" |
| 23 | View | render "sf_app_dir\modules/project/templates/listSuccess.php" |
| 24 | View | initialize view for "global/_banner" |
| 25 | View | render "sf_app_dir\templates/_banner.php" |
| 26 | PartialHelper | call "hppage->executePrayer()" |
| 27 | Creole | prepareStatement(): SELECT hppagecontent.HPPAGE_ID, hppagecontent.HPCONTENT_ID, hpcontent.ID, hpcontent.HPSLOT_ID, hpcontent.TITLE, hpcontent.SUMMARY, hpcontent.IMAGE, hpcontent.LINK, hpcontent.CREATED_ON, hpcontent.LISTING_ORDER FROM hppagecontent, hpcontent WHERE hpcontent.HPSLOT_ID=? AND hppagecontent.HPCONTENT_ID=hpcontent.ID ORDER BY hpcontent.LISTING_ORDER ASC |
| 28 | Creole | executeQuery(): [0.00 ms] SELECT hppagecontent.HPPAGE_ID, hppagecontent.HPCONTENT_ID, hpcontent.ID, hpcontent.HPSLOT_ID, hpcontent.TITLE, hpcontent.SUMMARY, hpcontent.IMAGE, hpcontent.LINK, hpcontent.CREATED_ON, hpcontent.LISTING_ORDER FROM hppagecontent, hpcontent WHERE hpcontent.HPSLOT_ID=5 AND hppagecontent.HPCONTENT_ID=hpcontent.ID ORDER BY hpcontent.LISTING_ORDER ASC |
| 29 | View | initialize view for "hppage/_prayer" |
| 30 | View | render "sf_app_dir\modules/hppage/templates/_prayer.php" |
| 31 | View | initialize view for "global/_languages" |
| 32 | View | render "sf_app_dir\templates/_languages.php" |
| 33 | View | initialize view for "global/_navigation" |
| 34 | View | render "sf_app_dir\templates/_navigation.php" |
| 35 | View | initialize view for "category/_give-support" |
| 36 | View | render "sf_app_dir\modules/category/templates/_give-support.php" |
| 37 | View | initialize view for "project/_thermometer" |
| 38 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 39 | View | initialize view for "project/_thermometer" |
| 40 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 41 | View | initialize view for "project/_thermometer" |
| 42 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 43 | View | initialize view for "project/_thermometer" |
| 44 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 45 | View | initialize view for "project/_thermometer" |
| 46 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 47 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 48 | Creole | executeQuery(): [0.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='BD' |
| 49 | View | initialize view for "project/_thermometer" |
| 50 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 51 | View | initialize view for "project/_thermometer" |
| 52 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 53 | View | initialize view for "project/_thermometer" |
| 54 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 55 | View | initialize view for "project/_thermometer" |
| 56 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 57 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 58 | Creole | executeQuery(): [0.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='BJ' |
| 59 | View | initialize view for "project/_thermometer" |
| 60 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 61 | View | initialize view for "project/_thermometer" |
| 62 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 63 | View | initialize view for "project/_thermometer" |
| 64 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 65 | View | initialize view for "project/_thermometer" |
| 66 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 67 | View | initialize view for "project/_thermometer" |
| 68 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 69 | View | initialize view for "project/_thermometer" |
| 70 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 71 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 72 | Creole | executeQuery(): [0.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='BO' |
| 73 | View | initialize view for "project/_thermometer" |
| 74 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 75 | View | initialize view for "project/_thermometer" |
| 76 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 77 | View | initialize view for "project/_thermometer" |
| 78 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 79 | View | initialize view for "project/_thermometer" |
| 80 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 81 | View | initialize view for "project/_thermometer" |
| 82 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 83 | View | initialize view for "project/_thermometer" |
| 84 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 85 | View | initialize view for "project/_thermometer" |
| 86 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 87 | View | initialize view for "project/_thermometer" |
| 88 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 89 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 90 | Creole | executeQuery(): [0.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='BW' |
| 91 | View | initialize view for "project/_thermometer" |
| 92 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 93 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 94 | Creole | executeQuery(): [0.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='BF' |
| 95 | View | initialize view for "project/_thermometer" |
| 96 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 97 | View | initialize view for "project/_thermometer" |
| 98 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 99 | View | initialize view for "project/_thermometer" |
| 100 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 101 | View | initialize view for "project/_thermometer" |
| 102 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 103 | View | initialize view for "project/_thermometer" |
| 104 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 105 | View | initialize view for "project/_thermometer" |
| 106 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 107 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 108 | Creole | executeQuery(): [0.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='CI' |
| 109 | View | initialize view for "project/_thermometer" |
| 110 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 111 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 112 | Creole | executeQuery(): [0.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='CL' |
| 113 | View | initialize view for "project/_thermometer" |
| 114 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 115 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 116 | Creole | executeQuery(): [15.62 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='CN' |
| 117 | View | initialize view for "project/_thermometer" |
| 118 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 119 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 120 | Creole | executeQuery(): [1.10 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='EC' |
| 121 | View | initialize view for "project/_thermometer" |
| 122 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 123 | View | initialize view for "project/_thermometer" |
| 124 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 125 | View | initialize view for "project/_thermometer" |
| 126 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 127 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 128 | Creole | executeQuery(): [0.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='ET' |
| 129 | View | initialize view for "project/_thermometer" |
| 130 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 131 | View | initialize view for "project/_thermometer" |
| 132 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 133 | View | initialize view for "project/_thermometer" |
| 134 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 135 | View | initialize view for "project/_thermometer" |
| 136 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 137 | View | initialize view for "project/_thermometer" |
| 138 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 139 | View | initialize view for "project/_thermometer" |
| 140 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 141 | View | initialize view for "project/_thermometer" |
| 142 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 143 | View | initialize view for "project/_thermometer" |
| 144 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 145 | View | initialize view for "project/_thermometer" |
| 146 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 147 | View | initialize view for "project/_thermometer" |
| 148 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 149 | View | initialize view for "project/_thermometer" |
| 150 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 151 | View | initialize view for "project/_thermometer" |
| 152 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 153 | View | initialize view for "project/_thermometer" |
| 154 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 155 | View | initialize view for "project/_thermometer" |
| 156 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 157 | View | initialize view for "project/_thermometer" |
| 158 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 159 | View | initialize view for "project/_thermometer" |
| 160 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 161 | View | initialize view for "project/_thermometer" |
| 162 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 163 | View | initialize view for "project/_thermometer" |
| 164 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 165 | View | initialize view for "project/_thermometer" |
| 166 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 167 | View | initialize view for "project/_thermometer" |
| 168 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 169 | View | initialize view for "project/_thermometer" |
| 170 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 171 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 172 | Creole | executeQuery(): [1.18 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='GH' |
| 173 | View | initialize view for "project/_thermometer" |
| 174 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 175 | View | initialize view for "project/_thermometer" |
| 176 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 177 | View | initialize view for "project/_thermometer" |
| 178 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 179 | View | initialize view for "project/_thermometer" |
| 180 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 181 | View | initialize view for "project/_thermometer" |
| 182 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 183 | View | initialize view for "project/_thermometer" |
| 184 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 185 | View | initialize view for "project/_thermometer" |
| 186 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 187 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 188 | Creole | executeQuery(): [0.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='GN' |
| 189 | View | initialize view for "project/_thermometer" |
| 190 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 191 | View | initialize view for "project/_thermometer" |
| 192 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 193 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 194 | Creole | executeQuery(): [0.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='IN' |
| 195 | View | initialize view for "project/_thermometer" |
| 196 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 197 | View | initialize view for "project/_thermometer" |
| 198 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 199 | View | initialize view for "project/_thermometer" |
| 200 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 201 | View | initialize view for "project/_thermometer" |
| 202 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 203 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 204 | Creole | executeQuery(): [15.62 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='ZZ' |
| 205 | View | initialize view for "project/_thermometer" |
| 206 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 207 | View | initialize view for "project/_thermometer" |
| 208 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 209 | View | initialize view for "project/_thermometer" |
| 210 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 211 | View | initialize view for "project/_thermometer" |
| 212 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 213 | View | initialize view for "project/_thermometer" |
| 214 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 215 | View | initialize view for "project/_thermometer" |
| 216 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 217 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 218 | Creole | executeQuery(): [0.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='KE' |
| 219 | View | initialize view for "project/_thermometer" |
| 220 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 221 | View | initialize view for "project/_thermometer" |
| 222 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 223 | View | initialize view for "project/_thermometer" |
| 224 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 225 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 226 | Creole | executeQuery(): [1.12 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='LR' |
| 227 | View | initialize view for "project/_thermometer" |
| 228 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 229 | View | initialize view for "project/_thermometer" |
| 230 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 231 | View | initialize view for "project/_thermometer" |
| 232 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 233 | View | initialize view for "project/_thermometer" |
| 234 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 235 | View | initialize view for "project/_thermometer" |
| 236 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 237 | View | initialize view for "project/_thermometer" |
| 238 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 239 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 240 | Creole | executeQuery(): [1.19 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='MW' |
| 241 | View | initialize view for "project/_thermometer" |
| 242 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 243 | View | initialize view for "project/_thermometer" |
| 244 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 245 | View | initialize view for "project/_thermometer" |
| 246 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 247 | View | initialize view for "project/_thermometer" |
| 248 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 249 | View | initialize view for "project/_thermometer" |
| 250 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 251 | View | initialize view for "project/_thermometer" |
| 252 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 253 | View | initialize view for "project/_thermometer" |
| 254 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 255 | View | initialize view for "project/_thermometer" |
| 256 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 257 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 258 | Creole | executeQuery(): [1.22 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='MN' |
| 259 | View | initialize view for "project/_thermometer" |
| 260 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 261 | View | initialize view for "project/_thermometer" |
| 262 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 263 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 264 | Creole | executeQuery(): [0.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='MZ' |
| 265 | View | initialize view for "project/_thermometer" |
| 266 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 267 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 268 | Creole | executeQuery(): [0.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='NA' |
| 269 | View | initialize view for "project/_thermometer" |
| 270 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 271 | View | initialize view for "project/_thermometer" |
| 272 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 273 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 274 | Creole | executeQuery(): [1.07 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='NP' |
| 275 | View | initialize view for "project/_thermometer" |
| 276 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 277 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 278 | Creole | executeQuery(): [0.94 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='NE' |
| 279 | View | initialize view for "project/_thermometer" |
| 280 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 281 | View | initialize view for "project/_thermometer" |
| 282 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 283 | View | initialize view for "project/_thermometer" |
| 284 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 285 | View | initialize view for "project/_thermometer" |
| 286 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 287 | View | initialize view for "project/_thermometer" |
| 288 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 289 | View | initialize view for "project/_thermometer" |
| 290 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 291 | View | initialize view for "project/_thermometer" |
| 292 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 293 | View | initialize view for "project/_thermometer" |
| 294 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 295 | View | initialize view for "project/_thermometer" |
| 296 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 297 | View | initialize view for "project/_thermometer" |
| 298 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 299 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 300 | Creole | executeQuery(): [1.16 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='NG' |
| 301 | View | initialize view for "project/_thermometer" |
| 302 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 303 | View | initialize view for "project/_thermometer" |
| 304 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 305 | View | initialize view for "project/_thermometer" |
| 306 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 307 | View | initialize view for "project/_thermometer" |
| 308 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 309 | View | initialize view for "project/_thermometer" |
| 310 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 311 | View | initialize view for "project/_thermometer" |
| 312 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 313 | View | initialize view for "project/_thermometer" |
| 314 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 315 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 316 | Creole | executeQuery(): [0.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='PY' |
| 317 | View | initialize view for "project/_thermometer" |
| 318 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 319 | View | initialize view for "project/_thermometer" |
| 320 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 321 | View | initialize view for "project/_thermometer" |
| 322 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 323 | View | initialize view for "project/_thermometer" |
| 324 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 325 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 326 | Creole | executeQuery(): [1.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='PE' |
| 327 | View | initialize view for "project/_thermometer" |
| 328 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 329 | View | initialize view for "project/_thermometer" |
| 330 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 331 | View | initialize view for "project/_thermometer" |
| 332 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 333 | View | initialize view for "project/_thermometer" |
| 334 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 335 | View | initialize view for "project/_thermometer" |
| 336 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 337 | View | initialize view for "project/_thermometer" |
| 338 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 339 | View | initialize view for "project/_thermometer" |
| 340 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 341 | View | initialize view for "project/_thermometer" |
| 342 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 343 | View | initialize view for "project/_thermometer" |
| 344 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 345 | View | initialize view for "project/_thermometer" |
| 346 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 347 | View | initialize view for "project/_thermometer" |
| 348 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 349 | View | initialize view for "project/_thermometer" |
| 350 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 351 | View | initialize view for "project/_thermometer" |
| 352 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 353 | View | initialize view for "project/_thermometer" |
| 354 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 355 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 356 | Creole | executeQuery(): [0.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='PH' |
| 357 | View | initialize view for "project/_thermometer" |
| 358 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 359 | View | initialize view for "project/_thermometer" |
| 360 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 361 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 362 | Creole | executeQuery(): [0.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='ZA' |
| 363 | View | initialize view for "project/_thermometer" |
| 364 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 365 | View | initialize view for "project/_thermometer" |
| 366 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 367 | View | initialize view for "project/_thermometer" |
| 368 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 369 | View | initialize view for "project/_thermometer" |
| 370 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 371 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 372 | Creole | executeQuery(): [0.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='SD' |
| 373 | View | initialize view for "project/_thermometer" |
| 374 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 375 | View | initialize view for "project/_thermometer" |
| 376 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 377 | View | initialize view for "project/_thermometer" |
| 378 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 379 | View | initialize view for "project/_thermometer" |
| 380 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 381 | View | initialize view for "project/_thermometer" |
| 382 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 383 | View | initialize view for "project/_thermometer" |
| 384 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 385 | View | initialize view for "project/_thermometer" |
| 386 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 387 | View | initialize view for "project/_thermometer" |
| 388 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 389 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 390 | Creole | executeQuery(): [0.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='TH' |
| 391 | View | initialize view for "project/_thermometer" |
| 392 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 393 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 394 | Creole | executeQuery(): [0.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='GB' |
| 395 | View | initialize view for "project/_thermometer" |
| 396 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 397 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 398 | Creole | executeQuery(): [0.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='US' |
| 399 | View | initialize view for "project/_thermometer" |
| 400 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 401 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 402 | Creole | executeQuery(): [0.97 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='UY' |
| 403 | View | initialize view for "project/_thermometer" |
| 404 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 405 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 406 | Creole | executeQuery(): [0.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='ZM' |
| 407 | View | initialize view for "project/_thermometer" |
| 408 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 409 | View | initialize view for "project/_thermometer" |
| 410 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 411 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 412 | Creole | executeQuery(): [0.92 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='ZW' |
| 413 | View | initialize view for "project/_thermometer" |
| 414 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 415 | View | initialize view for "project/_thermometer" |
| 416 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 417 | View | initialize view for "project/_thermometer" |
| 418 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 419 | View | initialize view for "global/_donate-resources-email" |
| 420 | View | render "sf_app_dir\templates/_donate-resources-email.php" |
| 421 | View | decorate content with "sf_app_dir\templates/layout.php" |
| 422 | View | render "sf_app_dir\templates/layout.php" |