| # |
type |
message |
| 1 | Context | initialization |
| 2 | Controller | initialization |
| 3 | Routing | match route [missionaryWebregion] "/worker/webregion/:webregion_id" |
| 4 | Request | request parameters array ( 'webregion_id' => 'asia-pacific', 'module' => 'missionary', 'action' => 'webregion',) |
| 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 "missionaryActions->executeWebregion()" |
| 12 | Creole | connect(): DSN: array ( '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.59 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 missionary.FAMILY_ID, missionary.LAST_NAME, missionary.FIRST_NAME, missionary.WHO, missionary.WHAT, missionary.WEBREGION_ID, missionary.COUNTRY_CODE, missionary.NATIONALITY, missionary.NPL_CODE, missionary.NPL_CODE_SEC, missionary.SUPPORT, missionary.DONATE, missionary.WEBSITE, missionary.IMAGE_URL, missionary.DATE_EXPIRE, UPPER(missionary.LAST_NAME) FROM missionary WHERE missionary.WEBREGION_ID=? AND missionary.DATE_EXPIRE>? ORDER BY UPPER(missionary.LAST_NAME) ASC |
| 17 | Creole | executeQuery(): [38.37 ms] SELECT missionary.FAMILY_ID, missionary.LAST_NAME, missionary.FIRST_NAME, missionary.WHO, missionary.WHAT, missionary.WEBREGION_ID, missionary.COUNTRY_CODE, missionary.NATIONALITY, missionary.NPL_CODE, missionary.NPL_CODE_SEC, missionary.SUPPORT, missionary.DONATE, missionary.WEBSITE, missionary.IMAGE_URL, missionary.DATE_EXPIRE, UPPER(missionary.LAST_NAME) FROM missionary WHERE missionary.WEBREGION_ID=3 AND missionary.DATE_EXPIRE>'2013-05-25 19:24:28' ORDER BY UPPER(missionary.LAST_NAME) ASC |
| 18 | View | initialize view for "missionary/webregion" |
| 19 | View | render "sf_app_dir\modules/missionary/templates/webregionSuccess.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,hpcontent.CREATED_ON DESC |
| 24 | Creole | executeQuery(): [1.08 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,hpcontent.CREATED_ON DESC |
| 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 "global/_donate-resources-email" |
| 34 | View | render "sf_app_dir\templates/_donate-resources-email.php" |
| 35 | View | decorate content with "sf_app_dir\templates/layout.php" |
| 36 | View | render "sf_app_dir\templates/layout.php" |