| # |
type |
message |
| 1 | Context | initialization |
| 2 | Controller | initialization |
| 3 | Routing | match route [default] "/:module/:action/*" |
| 4 | Request | request parameters array ( 'module' => 'office', '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 "officeActions->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 office.ID, office.TITLE, office.BODY, office.WEBSITE, office.PRFS_WEBSITE, office.EMAIL, office.PRFS_EMAIL FROM office |
| 14 | Creole | executeQuery(): [0.00 ms] SELECT office.ID, office.TITLE, office.BODY, office.WEBSITE, office.PRFS_WEBSITE, office.EMAIL, office.PRFS_EMAIL FROM office |
| 15 | View | initialize view for "office/list" |
| 16 | View | render "sf_app_dir\modules/office/templates/listSuccess.php" |
| 17 | View | initialize view for "global/_banner" |
| 18 | View | render "sf_app_dir\templates/_banner.php" |
| 19 | PartialHelper | call "hppage->executePrayer()" |
| 20 | 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 |
| 21 | Creole | executeQuery(): [2420.10 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 |
| 22 | View | initialize view for "hppage/_prayer" |
| 23 | View | render "sf_app_dir\modules/hppage/templates/_prayer.php" |
| 24 | View | initialize view for "global/_languages" |
| 25 | View | render "sf_app_dir\templates/_languages.php" |
| 26 | View | initialize view for "global/_navigation" |
| 27 | View | render "sf_app_dir\templates/_navigation.php" |
| 28 | View | initialize view for "category/_learn-about-sim" |
| 29 | View | render "sf_app_dir\modules/category/templates/_learn-about-sim.php" |
| 30 | View | initialize view for "global/_donate-resources-email" |
| 31 | View | render "sf_app_dir\templates/_donate-resources-email.php" |
| 32 | View | decorate content with "sf_app_dir\templates/layout.php" |
| 33 | View | render "sf_app_dir\templates/layout.php" |