| # |
type |
message |
| 1 | PatternRouting | Connect sfRoute "captcha" (/core/captcha) |
| 2 | PatternRouting | Connect sfRoute "niminee_show_page" (/nomis/:id.html) |
| 3 | PatternRouting | Connect sfRoute "expert_show_page" (/expert/:id.html) |
| 4 | PatternRouting | Connect sfRoute "homepage" (/) |
| 5 | PatternRouting | Connect sfRoute "default_index" (/:module) |
| 6 | PatternRouting | Connect sfRoute "default" (/:module/:action/*) |
| 7 | PatternRouting | Match route "niminee_show_page" (/nomis/:id.html) for /nomis/20.html with parameters array ( 'module' => 'nomis', 'action' => 'show', 'id' => '20',) |
| 8 | FilterChain | Executing filter "sfRenderingFilter" |
| 9 | FilterChain | Executing filter "sfCacheFilter" |
| 10 | FilterChain | Executing filter "sfCommonFilter" |
| 11 | FilterChain | Executing filter "sfExecutionFilter" |
| 12 | nomisActions | Call "nomisActions->executeShow()" |
| 13 | PHPView | Render "sf_app_dir/modules/nomis/templates/showSuccess.php" |
| 14 | PartialView | Render "sf_app_dir/modules/default/templates/_crumbs.php" |
| 15 | ViewCacheManager | Cache for "nomis/show?id=20&_sf_cache_key=stage-contest" does not exist |
| 16 | ViewCacheManager | Save cache for "nomis/show?id=20&_sf_cache_key=stage-contest" |
| 17 | PartialView | Render "sf_app_dir/modules/nomis/templates/_also.php" |
| 18 | ViewCacheManager | Save cache for "nomis/show?id=20" |
| 19 | PHPView | Decorate content with "sf_app_dir/templates/layout.php" |
| 20 | PHPView | Render "sf_app_dir/templates/layout.php" |
| 21 | PartialView | Render "sf_app_dir/modules/default/templates/_dialogs.php" |
| 22 | PartialView | Render "sf_app_dir/modules/default/templates/_header.php" |
| 23 | main | Call "default->executeFooter()" |
| 24 | PartialView | Render "sf_app_dir/modules/default/templates/_footer.php" |
| 25 | WebResponse | Send status "HTTP/1.0 200 OK" |
| 26 | WebResponse | Send header "Content-Type: text/html; charset=utf-8" |