| # |
type |
message |
| 1 | PatternRouting | Connect sfRoute "homepage" (/) |
| 2 | PatternRouting | Connect sfRoute "static" (/static/:url) |
| 3 | PatternRouting | Connect sfRoute "rating" (/club/rating/) |
| 4 | PatternRouting | Connect sfRoute "club" (/club/:url) |
| 5 | PatternRouting | Connect sfRoute "clubs" (/clubs/) |
| 6 | PatternRouting | Connect sfRoute "games" (/games/) |
| 7 | PatternRouting | Connect sfRoute "user" (/user/:id) |
| 8 | PatternRouting | Connect sfRoute "users" (/users/) |
| 9 | PatternRouting | Connect sfRoute "newslist" (/newslist/) |
| 10 | PatternRouting | Connect sfRoute "news" (/news/:id) |
| 11 | PatternRouting | Connect sfRoute "articles" (/articles/) |
| 12 | PatternRouting | Connect sfRoute "article" (/article/:id) |
| 13 | PatternRouting | Connect sfRoute "gallerys" (/gallerys/) |
| 14 | PatternRouting | Connect sfRoute "gallery" (/gallery/:url) |
| 15 | PatternRouting | Connect sfRoute "all_videos" (/all_videos/) |
| 16 | PatternRouting | Connect sfRoute "register" (/register/) |
| 17 | PatternRouting | Connect sfRoute "message_admin" (/message_admin/) |
| 18 | PatternRouting | Connect sfRoute "sitemap" (/sitemap/) |
| 19 | PatternRouting | Connect sfRoute "shop" (/shop/) |
| 20 | PatternRouting | Connect sfRoute "shop_product" (/shop/:url) |
| 21 | PatternRouting | Connect sfRoute "default_index" (/:module) |
| 22 | PatternRouting | Connect sfRoute "default" (/:module/:action/*) |
| 23 | PatternRouting | Connect sfRoute "sf_guard_signin" (/login) |
| 24 | PatternRouting | Connect sfRoute "sf_asset_library_dir" (/sfAsset/dir/:dir) |
| 25 | PatternRouting | Connect sfRequestRoute "sf_captchagd" (/captcha) |
| 26 | PatternRouting | Connect sfRoute "sf_guard_signin" (/login) |
| 27 | PatternRouting | Connect sfRoute "sf_guard_signout" (/logout) |
| 28 | PatternRouting | Connect sfRoute "sf_guard_password" (/request_password) |
| 29 | PatternRouting | Match route "default" (/:module/:action/*) for /game/show/id/638 with parameters array ( 'id' => '638', 'module' => 'game', 'action' => 'show',) |
| 30 | FilterChain | Executing filter "sfRenderingFilter" |
| 31 | FilterChain | Executing filter "sfCommonFilter" |
| 32 | FilterChain | Executing filter "sfValidationExecutionFilter" |
| 33 | gameActions | Call "gameActions->executeShow()" |
| 34 | PHPView | Render "sf_app_dir/modules/game/templates/showSuccess.php" |
| 35 | PartialView | Render "sf_app_dir/modules/block/templates/_title.php" |
| 36 | main | Set slot "title" |
| 37 | PartialView | Render "sf_app_dir/modules/block/templates/_breadCrumbs.php" |
| 38 | main | Set slot "bread_crumbs" |
| 39 | PartialView | Render "sf_app_dir/templates/_flashes.php" |
| 40 | PartialView | Render "sf_app_dir/modules/game/templates/_map.php" |
| 41 | PartialView | Render "sf_app_dir/modules/game/templates/_edit_published.php" |
| 42 | PartialView | Render "sf_app_dir/modules/comment/templates/_list.php" |
| 43 | PartialView | Render "sf_app_dir/modules/comment/templates/_form.php" |
| 44 | PHPView | Decorate content with "sf_app_dir/templates/layout.php" |
| 45 | PHPView | Render "sf_app_dir/templates/layout.php" |
| 46 | main | Get slot "title" |
| 47 | PartialView | Render "sf_app_dir/templates/_liveInternetCounter.php" |
| 48 | PartialView | Render "sf_app_dir/templates/_yandexMetrika.php" |
| 49 | PartialView | Render "sf_app_dir/templates/_topline.php" |
| 50 | main | Get slot "bread_crumbs" |
| 51 | main | Call "block->executeBanner()" |
| 52 | PartialView | Render "sf_app_dir/modules/block/templates/_banner.php" |
| 53 | PartialView | Render "sf_app_dir/templates/_myblock.php" |
| 54 | PartialView | Render "sf_app_dir/templates/_menu.php" |
| 55 | main | Call "block->executeClubs()" |
| 56 | PartialView | Render "sf_app_dir/modules/block/templates/_clubs.php" |
| 57 | main | Call "block->executeGames()" |
| 58 | PartialView | Render "sf_app_dir/modules/block/templates/_games.php" |
| 59 | main | Call "block->executeBanner()" |
| 60 | PartialView | Render "sf_app_dir/modules/block/templates/_banner.php" |
| 61 | PartialView | Render "sf_app_dir/templates/_notice.php" |
| 62 | PartialView | Render "sf_app_dir/templates/_karty.php" |
| 63 | PartialView | Render "sf_app_dir/templates/_footer.php" |
| 64 | WebResponse | Send status "HTTP/1.1 200 OK" |
| 65 | WebResponse | Send header "Content-Type: text/html; charset=utf-8" |