| # |
type |
message |
| 1 | Context | initialization |
| 2 | Controller | initialization |
| 3 | Routing | match route [projectWebregion] "/project/webregion/:webregion_id" |
| 4 | Request | request parameters array ( 'webregion_id' => 'asia-pacific', '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='asia-pacific', offset: 0, limit: 1 |
| 15 | Creole | executeQuery(): [0.75 ms] SELECT webregion.ID, webregion.TITLE, webregion.STRIPPED_TITLE, webregion.SUMMARY, webregion.BODY, webregion.SIDEBAR, webregion.BANNER_URL FROM webregion WHERE webregion.STRIPPED_TITLE='asia-pacific' 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(): [14.57 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=3 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.11 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/_asia-pacific" |
| 32 | View | render "sf_app_dir\modules/webregion/templates/_asia-pacific.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.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' |
| 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='CN' |
| 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(): [1.14 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' |
| 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 | 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 | 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=? |
| 62 | 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='MN' |
| 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 | 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=? |
| 68 | Creole | executeQuery(): [0.99 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' |
| 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.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='PH' |
| 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 | 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=? |
| 78 | 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' |
| 79 | View | initialize view for "project/_thermometer" |
| 80 | View | render "sf_app_dir\modules/project/templates/_thermometer.php" |
| 81 | View | initialize view for "global/_donate-resources-email" |
| 82 | View | render "sf_app_dir\templates/_donate-resources-email.php" |
| 83 | View | decorate content with "sf_app_dir\templates/layout.php" |
| 84 | View | render "sf_app_dir\templates/layout.php" |