| # |
type |
message |
| 1 | Context | initialization |
| 2 | Controller | initialization |
| 3 | Routing | match route [content] "/content/:stripped_title" |
| 4 | Request | request parameters array ( 'stripped_title' => 'working-with-volunteers-a-checklist', 'module' => 'content', 'action' => 'show',) |
| 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 "contentActions->executeShow()" |
| 12 | Creole | connect(): DSN: array ( 'database' => '****', 'encoding' => '****', 'hostspec' => '****', 'password' => '****', 'persistent' => '****', 'phptype' => '****', 'port' => '****', 'protocol' => '****', 'socket' => '****', 'username' => '****', ), FLAGS: 0 |
| 13 | Creole | prepareStatement(): SELECT content.ID, content.TITLE, content.STRIPPED_TITLE, content.BYLINE, content.SUMMARY, content.BODY, content.SIDEBAR, content.CATEGORY_ID, content.WEBREGION_ID, content.COUNTRY_CODE, content.CREATED_ON, content.UPDATED_ON, content.DATE_START, content.DATE_END, content.DATE_DISPLAY, content.TAGS, content.COMMENTS, content.IS_APPROVED, content.IS_PUBLISHED, content.IS_DELETED, content.LISTING_ORDER, content.PROJECT_ID, content.BANNER_URL, content.BANNER_CAPTION FROM content WHERE content.STRIPPED_TITLE=? |
| 14 | Creole | applyLimit(): SELECT content.ID, content.TITLE, content.STRIPPED_TITLE, content.BYLINE, content.SUMMARY, content.BODY, content.SIDEBAR, content.CATEGORY_ID, content.WEBREGION_ID, content.COUNTRY_CODE, content.CREATED_ON, content.UPDATED_ON, content.DATE_START, content.DATE_END, content.DATE_DISPLAY, content.TAGS, content.COMMENTS, content.IS_APPROVED, content.IS_PUBLISHED, content.IS_DELETED, content.LISTING_ORDER, content.PROJECT_ID, content.BANNER_URL, content.BANNER_CAPTION FROM content WHERE content.STRIPPED_TITLE='working-with-volunteers-a-checklist', offset: 0, limit: 1 |
| 15 | Creole | executeQuery(): [0.00 ms] SELECT content.ID, content.TITLE, content.STRIPPED_TITLE, content.BYLINE, content.SUMMARY, content.BODY, content.SIDEBAR, content.CATEGORY_ID, content.WEBREGION_ID, content.COUNTRY_CODE, content.CREATED_ON, content.UPDATED_ON, content.DATE_START, content.DATE_END, content.DATE_DISPLAY, content.TAGS, content.COMMENTS, content.IS_APPROVED, content.IS_PUBLISHED, content.IS_DELETED, content.LISTING_ORDER, content.PROJECT_ID, content.BANNER_URL, content.BANNER_CAPTION FROM content WHERE content.STRIPPED_TITLE='working-with-volunteers-a-checklist' LIMIT 1 |
| 16 | Creole | prepareStatement(): SELECT category.ID, category.SUBCAT_OF_ID, category.TITLE, category.STRIPPED_TITLE, category.SUMMARY, category.DAYS_NEW, category.IS_LINKABLE, category.LISTING_ORDER, category.IS_FEED_VISIBLE, category.BANNER_URL FROM category WHERE category.ID=? |
| 17 | Creole | executeQuery(): [0.00 ms] SELECT category.ID, category.SUBCAT_OF_ID, category.TITLE, category.STRIPPED_TITLE, category.SUMMARY, category.DAYS_NEW, category.IS_LINKABLE, category.LISTING_ORDER, category.IS_FEED_VISIBLE, category.BANNER_URL FROM category WHERE category.ID=15 |
| 18 | View | initialize view for "content/show" |
| 19 | View | render "sf_app_dir\modules/content/templates/showSuccess.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(): [113.55 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 "category/_hiv-aids-ministries" |
| 32 | View | render "sf_app_dir\modules/category/templates/_hiv-aids-ministries.php" |
| 33 | View | initialize view for "category/_priority-ministries" |
| 34 | View | render "sf_app_dir\modules/category/templates/_priority-ministries.php" |
| 35 | View | initialize view for "category/_learn-about-sim" |
| 36 | View | render "sf_app_dir\modules/category/templates/_learn-about-sim.php" |
| 37 | View | initialize view for "global/_donate-resources-email" |
| 38 | View | render "sf_app_dir\templates/_donate-resources-email.php" |
| 39 | View | decorate content with "sf_app_dir\templates/layout.php" |
| 40 | View | render "sf_app_dir\templates/layout.php" |