| # |
type |
message |
| 1 | Context | initialization |
| 2 | Controller | initialization |
| 3 | Routing | match route [projectWebregion] "/project/webregion/:webregion_id" |
| 4 | Request | request parameters array ( 'webregion_id' => 'africa-europe', 'module' => 'project', 'action' => 'list',) |
| 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->executeList()" |
| 12 | Creole | connect(): DSN: array ( 'compat_assoc_lower' => '****', 'compat_rtrim_string' => '****', 'database' => '****', 'encoding' => '****', 'hostspec' => '****', 'password' => '****', 'persistent' => '****', 'phptype' => '****', 'port' => '****', 'protocol' => '****', 'socket' => '****', 'username' => '****', ), FLAGS: 0 |
| 13 | Creole | prepareStatement(): SELECT webregion.ID, webregion.TITLE, webregion.STRIPPED_TITLE, webregion.SUMMARY, webregion.BODY, webregion.SIDEBAR, webregion.BANNER_URL FROM webregion WHERE webregion.STRIPPED_TITLE=? |
| 14 | Creole | applyLimit(): SELECT webregion.ID, webregion.TITLE, webregion.STRIPPED_TITLE, webregion.SUMMARY, webregion.BODY, webregion.SIDEBAR, webregion.BANNER_URL FROM webregion WHERE webregion.STRIPPED_TITLE='africa-europe', offset: 0, limit: 1 |
| 15 | Creole | executeQuery(): [0.00 ms] SELECT webregion.ID, webregion.TITLE, webregion.STRIPPED_TITLE, webregion.SUMMARY, webregion.BODY, webregion.SIDEBAR, webregion.BANNER_URL FROM webregion WHERE webregion.STRIPPED_TITLE='africa-europe' LIMIT 1 |
| 16 | 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<>? AND project.WEBREGION_ID=? ORDER BY UPPER(country.TITLE) ASC,UPPER(project.TITLE) ASC |
| 17 | Creole | executeQuery(): [31.25 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 AND project.WEBREGION_ID=1 ORDER BY UPPER(country.TITLE) ASC,UPPER(project.TITLE) ASC |
| 18 | View | initialize view for "project/list" |
| 19 | View | render "sf_app_dir\modules/project/templates/listSuccess.php" |
| 20 | View | initialize view for "global/_banner" |
| 21 | View | render "sf_app_dir\templates/_banner.php" |
| 22 | PartialHelper | call "hppage->executePrayer()" |
| 23 | 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 |
| 24 | Creole | executeQuery(): [1.18 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 |
| 25 | View | initialize view for "hppage/_prayer" |
| 26 | View | render "sf_app_dir\modules/hppage/templates/_prayer.php" |
| 27 | View | initialize view for "global/_languages" |
| 28 | View | render "sf_app_dir\templates/_languages.php" |
| 29 | View | initialize view for "global/_navigation" |
| 30 | View | render "sf_app_dir\templates/_navigation.php" |
| 31 | View | initialize view for "webregion/_africa-europe" |
| 32 | View | render "sf_app_dir\modules/webregion/templates/_africa-europe.php" |
| 33 | View | initialize view for "project/_thermometer" |
| 34 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 35 | View | initialize view for "project/_thermometer" |
| 36 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 37 | 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=? |
| 38 | 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='BJ' |
| 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 | View | initialize view for "project/_thermometer" |
| 48 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 49 | View | initialize view for "project/_thermometer" |
| 50 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 51 | 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=? |
| 52 | 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' |
| 53 | View | initialize view for "project/_thermometer" |
| 54 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 55 | 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=? |
| 56 | 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' |
| 57 | View | initialize view for "project/_thermometer" |
| 58 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 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 | 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=? |
| 70 | 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='CI' |
| 71 | View | initialize view for "project/_thermometer" |
| 72 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 73 | 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=? |
| 74 | Creole | executeQuery(): [0.95 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' |
| 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 | View | initialize view for "project/_thermometer" |
| 90 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 91 | View | initialize view for "project/_thermometer" |
| 92 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 93 | View | initialize view for "project/_thermometer" |
| 94 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 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 | View | initialize view for "project/_thermometer" |
| 108 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 109 | View | initialize view for "project/_thermometer" |
| 110 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 111 | View | initialize view for "project/_thermometer" |
| 112 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 113 | View | initialize view for "project/_thermometer" |
| 114 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 115 | View | initialize view for "project/_thermometer" |
| 116 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 117 | 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=? |
| 118 | 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='GH' |
| 119 | View | initialize view for "project/_thermometer" |
| 120 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 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 | View | initialize view for "project/_thermometer" |
| 128 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 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 | 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=? |
| 134 | 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' |
| 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 | 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=? |
| 140 | Creole | executeQuery(): [0.87 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' |
| 141 | View | initialize view for "project/_thermometer" |
| 142 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 143 | 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=? |
| 144 | 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' |
| 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 | 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=? |
| 152 | Creole | executeQuery(): [1.02 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' |
| 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 | 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=? |
| 166 | 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='MW' |
| 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 | View | initialize view for "project/_thermometer" |
| 172 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 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 | 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=? |
| 184 | Creole | executeQuery(): [0.91 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' |
| 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.87 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' |
| 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='NE' |
| 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 | View | initialize view for "project/_thermometer" |
| 204 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 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 | 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=? |
| 216 | Creole | executeQuery(): [1.05 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' |
| 217 | View | initialize view for "project/_thermometer" |
| 218 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 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 | View | initialize view for "project/_thermometer" |
| 226 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 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 | 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=? |
| 232 | 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' |
| 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 | View | initialize view for "project/_thermometer" |
| 240 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 241 | 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=? |
| 242 | 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' |
| 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 | View | initialize view for "project/_thermometer" |
| 258 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 259 | 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=? |
| 260 | 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' |
| 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='ZM' |
| 265 | View | initialize view for "project/_thermometer" |
| 266 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 267 | View | initialize view for "project/_thermometer" |
| 268 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 269 | 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=? |
| 270 | 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='ZW' |
| 271 | View | initialize view for "project/_thermometer" |
| 272 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 273 | View | initialize view for "project/_thermometer" |
| 274 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 275 | View | initialize view for "project/_thermometer" |
| 276 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 277 | View | initialize view for "global/_donate-resources-email" |
| 278 | View | render "sf_app_dir\templates/_donate-resources-email.php" |
| 279 | View | decorate content with "sf_app_dir\templates/layout.php" |
| 280 | View | render "sf_app_dir\templates/layout.php" |