| # |
type |
message |
| 1 | Context | initialization |
| 2 | Controller | initialization |
| 3 | Routing | match route [opportunityCountry] "/opportunity/country/:country_code" |
| 4 | Request | request parameters array ( 'country_code' => 'PY', 'module' => 'opportunity', 'action' => 'country',) |
| 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 "opportunityActions->executeCountry()" |
| 12 | Creole | connect(): DSN: array ( 'database' => '****', 'encoding' => '****', 'hostspec' => '****', 'password' => '****', 'persistent' => '****', 'phptype' => '****', 'port' => '****', 'protocol' => '****', 'socket' => '****', 'username' => '****', ), FLAGS: 0 |
| 13 | Creole | prepareStatement(): SELECT opportunity.PRF_NUMBER, opportunity.WEBREGION_ID, opportunity.COUNTRY_CODE, opportunity.TITLE, opportunity.NPL_CODE, opportunity.DESCRIPTION, opportunity.TERM, opportunity.WEBSITE, opportunity.PRIORITY, opportunity.DATE_MODIFIED, opportunity.DATE_CREATED, UPPER(career.TITLE), UPPER(opportunity.TITLE) FROM opportunity LEFT JOIN career ON (opportunity.NPL_CODE=career.NPL_CODE) WHERE opportunity.COUNTRY_CODE=? ORDER BY UPPER(career.TITLE) ASC,UPPER(opportunity.TITLE) ASC |
| 14 | Creole | executeQuery(): [13.26 ms] SELECT opportunity.PRF_NUMBER, opportunity.WEBREGION_ID, opportunity.COUNTRY_CODE, opportunity.TITLE, opportunity.NPL_CODE, opportunity.DESCRIPTION, opportunity.TERM, opportunity.WEBSITE, opportunity.PRIORITY, opportunity.DATE_MODIFIED, opportunity.DATE_CREATED, UPPER(career.TITLE), UPPER(opportunity.TITLE) FROM opportunity LEFT JOIN career ON (opportunity.NPL_CODE=career.NPL_CODE) WHERE opportunity.COUNTRY_CODE='PY' ORDER BY UPPER(career.TITLE) ASC,UPPER(opportunity.TITLE) ASC |
| 15 | 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=? |
| 16 | Creole | executeQuery(): [1.81 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' |
| 17 | View | initialize view for "opportunity/country" |
| 18 | View | render "sf_app_dir\modules/opportunity/templates/countrySuccess.php" |
| 19 | View | initialize view for "global/_banner" |
| 20 | View | render "sf_app_dir\templates/_banner.php" |
| 21 | PartialHelper | call "hppage->executePrayer()" |
| 22 | 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 |
| 23 | Creole | executeQuery(): [2.46 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 |
| 24 | View | initialize view for "hppage/_prayer" |
| 25 | View | render "sf_app_dir\modules/hppage/templates/_prayer.php" |
| 26 | View | initialize view for "global/_languages" |
| 27 | View | render "sf_app_dir\templates/_languages.php" |
| 28 | View | initialize view for "global/_navigation" |
| 29 | View | render "sf_app_dir\templates/_navigation.php" |
| 30 | Creole | prepareStatement(): SELECT region.CODE, region.TITLE, region.WEBREGION_ID FROM region WHERE region.CODE=? |
| 31 | Creole | executeQuery(): [1.49 ms] SELECT region.CODE, region.TITLE, region.WEBREGION_ID FROM region WHERE region.CODE='SA' |
| 32 | Creole | prepareStatement(): SELECT webregion.ID, webregion.TITLE, webregion.STRIPPED_TITLE, webregion.SUMMARY, webregion.BODY, webregion.SIDEBAR, webregion.BANNER_URL FROM webregion WHERE webregion.ID=? |
| 33 | Creole | executeQuery(): [1.52 ms] SELECT webregion.ID, webregion.TITLE, webregion.STRIPPED_TITLE, webregion.SUMMARY, webregion.BODY, webregion.SIDEBAR, webregion.BANNER_URL FROM webregion WHERE webregion.ID=2 |
| 34 | View | initialize view for "country/_americas" |
| 35 | View | render "sf_app_dir\modules/country/templates/_americas.php" |
| 36 | Creole | prepareStatement(): SELECT career.NPL_CODE, career.TITLE, career.STRIPPED_TITLE, career.BODY, career.BANNER_URL FROM career WHERE career.NPL_CODE=? |
| 37 | Creole | executeQuery(): [0.65 ms] SELECT career.NPL_CODE, career.TITLE, career.STRIPPED_TITLE, career.BODY, career.BANNER_URL FROM career WHERE career.NPL_CODE='A' |
| 38 | Creole | prepareStatement(): SELECT career.NPL_CODE, career.TITLE, career.STRIPPED_TITLE, career.BODY, career.BANNER_URL FROM career WHERE career.NPL_CODE=? |
| 39 | Creole | executeQuery(): [0.64 ms] SELECT career.NPL_CODE, career.TITLE, career.STRIPPED_TITLE, career.BODY, career.BANNER_URL FROM career WHERE career.NPL_CODE='Y' |
| 40 | Creole | prepareStatement(): SELECT career.NPL_CODE, career.TITLE, career.STRIPPED_TITLE, career.BODY, career.BANNER_URL FROM career WHERE career.NPL_CODE=? |
| 41 | Creole | executeQuery(): [0.65 ms] SELECT career.NPL_CODE, career.TITLE, career.STRIPPED_TITLE, career.BODY, career.BANNER_URL FROM career WHERE career.NPL_CODE='F' |
| 42 | Creole | prepareStatement(): SELECT career.NPL_CODE, career.TITLE, career.STRIPPED_TITLE, career.BODY, career.BANNER_URL FROM career WHERE career.NPL_CODE=? |
| 43 | Creole | executeQuery(): [0.64 ms] SELECT career.NPL_CODE, career.TITLE, career.STRIPPED_TITLE, career.BODY, career.BANNER_URL FROM career WHERE career.NPL_CODE='C' |
| 44 | Creole | prepareStatement(): SELECT career.NPL_CODE, career.TITLE, career.STRIPPED_TITLE, career.BODY, career.BANNER_URL FROM career WHERE career.NPL_CODE=? |
| 45 | Creole | executeQuery(): [0.65 ms] SELECT career.NPL_CODE, career.TITLE, career.STRIPPED_TITLE, career.BODY, career.BANNER_URL FROM career WHERE career.NPL_CODE='E' |
| 46 | Creole | prepareStatement(): SELECT career.NPL_CODE, career.TITLE, career.STRIPPED_TITLE, career.BODY, career.BANNER_URL FROM career WHERE career.NPL_CODE=? |
| 47 | Creole | executeQuery(): [0.65 ms] SELECT career.NPL_CODE, career.TITLE, career.STRIPPED_TITLE, career.BODY, career.BANNER_URL FROM career WHERE career.NPL_CODE='B' |
| 48 | Creole | prepareStatement(): SELECT career.NPL_CODE, career.TITLE, career.STRIPPED_TITLE, career.BODY, career.BANNER_URL FROM career WHERE career.NPL_CODE=? |
| 49 | Creole | executeQuery(): [0.65 ms] SELECT career.NPL_CODE, career.TITLE, career.STRIPPED_TITLE, career.BODY, career.BANNER_URL FROM career WHERE career.NPL_CODE='I' |
| 50 | Creole | prepareStatement(): SELECT career.NPL_CODE, career.TITLE, career.STRIPPED_TITLE, career.BODY, career.BANNER_URL FROM career WHERE career.NPL_CODE=? |
| 51 | Creole | executeQuery(): [0.65 ms] SELECT career.NPL_CODE, career.TITLE, career.STRIPPED_TITLE, career.BODY, career.BANNER_URL FROM career WHERE career.NPL_CODE='S' |
| 52 | View | initialize view for "global/_donate-resources-email" |
| 53 | View | render "sf_app_dir\templates/_donate-resources-email.php" |
| 54 | View | decorate content with "sf_app_dir\templates/layout.php" |
| 55 | View | render "sf_app_dir\templates/layout.php" |