| # |
type |
message |
| 1 | PhpConfigHandler | php.ini "register_globals" key is better set to "false" (current value is "'1'" - php.ini location: "/usr/local/lib/php.ini") |
| 2 | Context | initialization |
| 3 | Controller | initialization |
| 4 | Routing | match route [about] "/about" |
| 5 | Request | request parameters array ( 'module' => 'site', 'action' => 'about',) |
| 6 | Controller | dispatch request |
| 7 | Filter | executing filter "sfRenderingFilter" |
| 8 | Filter | executing filter "sfWebDebugFilter" |
| 9 | Filter | executing filter "sfCommonFilter" |
| 10 | Filter | executing filter "sfFlashFilter" |
| 11 | Filter | executing filter "sfExecutionFilter" |
| 12 | Creole | connect(): DSN: array ( 'database' => '****', 'encoding' => '****', 'hostspec' => '****', 'password' => '****', 'persistent' => '****', 'phptype' => '****', 'port' => '****', 'protocol' => '****', 'username' => '****', ), FLAGS: 0 |
| 13 | Creole | prepareStatement(): SELECT content_page.ID, content_page.NAME, content_page.SITE_ID, content_page.MODULE_NAME, content_page.ACTION_NAME, content_page.TITLETAG, content_page.KEYWORDS, content_page.DESCRIPTION FROM content_page WHERE content_page.MODULE_NAME=? AND content_page.ACTION_NAME=? AND content_page.SITE_ID=? |
| 14 | Creole | applyLimit(): SELECT content_page.ID, content_page.NAME, content_page.SITE_ID, content_page.MODULE_NAME, content_page.ACTION_NAME, content_page.TITLETAG, content_page.KEYWORDS, content_page.DESCRIPTION FROM content_page WHERE content_page.MODULE_NAME='site' AND content_page.ACTION_NAME='about' AND content_page.SITE_ID=6, offset: 0, limit: 1 |
| 15 | Creole | executeQuery(): [0.62 ms] SELECT content_page.ID, content_page.NAME, content_page.SITE_ID, content_page.MODULE_NAME, content_page.ACTION_NAME, content_page.TITLETAG, content_page.KEYWORDS, content_page.DESCRIPTION FROM content_page WHERE content_page.MODULE_NAME='site' AND content_page.ACTION_NAME='about' AND content_page.SITE_ID=6 LIMIT 1 |
| 16 | Action | call "siteActions->executeAbout()" |
| 17 | View | initialize view for "site/about" |
| 18 | View | render "sf_app_dir/modules/site/templates/aboutSuccess.php" |
| 19 | PartialHelper | call "guide->executeMcsguide()" |
| 20 | Creole | prepareStatement(): SELECT content_module.ID, content_module.NAME, content_module.SEO_HEADING, content_module.SEO_HEADING2, content_module.DESCRIPTION, content_module.MODULE_TYPE, content_module.ISACTIVE, content_module.CONTENT_PAGE_ID, content_module.CONTENT_GROUP_ID FROM content_module, content_page WHERE content_module.MODULE_TYPE=? AND content_module.NAME=? AND content_page.MODULE_NAME=? AND content_page.ACTION_NAME=? AND content_page.SITE_ID=? AND content_page.ID=content_module.CONTENT_PAGE_ID |
| 21 | Creole | executeQuery(): [0.69 ms] SELECT content_module.ID, content_module.NAME, content_module.SEO_HEADING, content_module.SEO_HEADING2, content_module.DESCRIPTION, content_module.MODULE_TYPE, content_module.ISACTIVE, content_module.CONTENT_PAGE_ID, content_module.CONTENT_GROUP_ID FROM content_module, content_page WHERE content_module.MODULE_TYPE='article' AND content_module.NAME='about' AND content_page.MODULE_NAME='site' AND content_page.ACTION_NAME='about' AND content_page.SITE_ID=6 AND content_page.ID=content_module.CONTENT_PAGE_ID |
| 22 | Creole | prepareStatement(): SELECT guide.ID, guide.NAME, guide.ARTICLE, guide.TYPE_ID, guide.ORDER_NO FROM guide, content_item WHERE content_item.CONTENT_GROUP_ID=? AND guide.ID=content_item.ITEM_ID ORDER BY content_item.RANK ASC |
| 23 | Creole | executeQuery(): [0.56 ms] SELECT guide.ID, guide.NAME, guide.ARTICLE, guide.TYPE_ID, guide.ORDER_NO FROM guide, content_item WHERE content_item.CONTENT_GROUP_ID=76 AND guide.ID=content_item.ITEM_ID ORDER BY content_item.RANK ASC |
| 24 | View | initialize view for "guide/_mcsguide" |
| 25 | View | render "sf_app_dir/modules/guide/templates/_mcsguide.php" |
| 26 | View | decorate content with "sf_app_dir/templates/business.php" |
| 27 | View | render "sf_app_dir/templates/business.php" |
| 28 | View | initialize view for "global/_vista" |
| 29 | View | render "sf_app_dir/templates/_vista.php" |
| 30 | View | initialize view for "global/_header" |
| 31 | View | render "sf_app_dir/templates/_header.php" |
| 32 | PartialHelper | call "featured->executeFeaturedSchools()" |
| 33 | Creole | prepareStatement(): SELECT content_module.ID, content_module.NAME, content_module.SEO_HEADING, content_module.SEO_HEADING2, content_module.DESCRIPTION, content_module.MODULE_TYPE, content_module.ISACTIVE, content_module.CONTENT_PAGE_ID, content_module.CONTENT_GROUP_ID FROM content_module, content_page WHERE content_module.MODULE_TYPE=? AND content_module.NAME=? AND content_page.MODULE_NAME=? AND content_page.ACTION_NAME=? AND content_page.SITE_ID=? AND content_page.ID=content_module.CONTENT_PAGE_ID |
| 34 | Creole | executeQuery(): [0.60 ms] SELECT content_module.ID, content_module.NAME, content_module.SEO_HEADING, content_module.SEO_HEADING2, content_module.DESCRIPTION, content_module.MODULE_TYPE, content_module.ISACTIVE, content_module.CONTENT_PAGE_ID, content_module.CONTENT_GROUP_ID FROM content_module, content_page WHERE content_module.MODULE_TYPE='online_school' AND content_module.NAME='home' AND content_page.MODULE_NAME='site' AND content_page.ACTION_NAME='about' AND content_page.SITE_ID=6 AND content_page.ID=content_module.CONTENT_PAGE_ID |
| 35 | Creole | prepareStatement(): SELECT college.ID, college.COLLEGE_TYPE, college.NAME, college.SEO_NAME, college.SEO_URL, college.COLLEGE_MAIN_ID, college.ACCREDIDATION, college.STATUS, college.SHOW_LEAD_FORM, college.LEAD_FORM_URL FROM college, content_item WHERE content_item.CONTENT_GROUP_ID=? AND college.ID=content_item.ITEM_ID ORDER BY content_item.RANK ASC |
| 36 | Creole | executeQuery(): [0.23 ms] SELECT college.ID, college.COLLEGE_TYPE, college.NAME, college.SEO_NAME, college.SEO_URL, college.COLLEGE_MAIN_ID, college.ACCREDIDATION, college.STATUS, college.SHOW_LEAD_FORM, college.LEAD_FORM_URL FROM college, content_item WHERE content_item.CONTENT_GROUP_ID=109 AND college.ID=content_item.ITEM_ID ORDER BY content_item.RANK ASC |
| 37 | View | initialize view for "featured/_featuredSchools" |
| 38 | View | render "sf_app_dir/modules/featured/templates/_featuredSchools.php" |
| 39 | PartialHelper | call "featured->executeFeaturedCampusSchools()" |
| 40 | Creole | prepareStatement(): SELECT content_module.ID, content_module.NAME, content_module.SEO_HEADING, content_module.SEO_HEADING2, content_module.DESCRIPTION, content_module.MODULE_TYPE, content_module.ISACTIVE, content_module.CONTENT_PAGE_ID, content_module.CONTENT_GROUP_ID FROM content_module, content_page WHERE content_module.MODULE_TYPE=? AND content_module.NAME=? AND content_page.MODULE_NAME=? AND content_page.ACTION_NAME=? AND content_page.SITE_ID=? AND content_page.ID=content_module.CONTENT_PAGE_ID |
| 41 | Creole | executeQuery(): [0.53 ms] SELECT content_module.ID, content_module.NAME, content_module.SEO_HEADING, content_module.SEO_HEADING2, content_module.DESCRIPTION, content_module.MODULE_TYPE, content_module.ISACTIVE, content_module.CONTENT_PAGE_ID, content_module.CONTENT_GROUP_ID FROM content_module, content_page WHERE content_module.MODULE_TYPE='campus_school' AND content_module.NAME='home' AND content_page.MODULE_NAME='site' AND content_page.ACTION_NAME='about' AND content_page.SITE_ID=6 AND content_page.ID=content_module.CONTENT_PAGE_ID |
| 42 | Creole | prepareStatement(): SELECT college.ID, college.COLLEGE_TYPE, college.NAME, college.SEO_NAME, college.SEO_URL, college.COLLEGE_MAIN_ID, college.ACCREDIDATION, college.STATUS, college.SHOW_LEAD_FORM, college.LEAD_FORM_URL FROM college, content_item WHERE content_item.CONTENT_GROUP_ID=? AND college.ID=content_item.ITEM_ID ORDER BY content_item.RANK ASC |
| 43 | Creole | executeQuery(): [0.22 ms] SELECT college.ID, college.COLLEGE_TYPE, college.NAME, college.SEO_NAME, college.SEO_URL, college.COLLEGE_MAIN_ID, college.ACCREDIDATION, college.STATUS, college.SHOW_LEAD_FORM, college.LEAD_FORM_URL FROM college, content_item WHERE content_item.CONTENT_GROUP_ID=75 AND college.ID=content_item.ITEM_ID ORDER BY content_item.RANK ASC |
| 44 | View | initialize view for "featured/_featuredCampusSchools" |
| 45 | View | render "sf_app_dir/modules/featured/templates/_featuredCampusSchools.php" |
| 46 | View | initialize view for "global/_footer" |
| 47 | View | render "sf_app_dir/templates/_footer.php" |