| # |
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 "user" (/user/:id) for /user/92620 with parameters array ( 'module' => 'users', 'action' => 'show', 'id' => '92620',) |
| 30 | FilterChain | Executing filter "sfRenderingFilter" |
| 31 | FilterChain | Executing filter "sfCommonFilter" |
| 32 | FilterChain | Executing filter "sfValidationExecutionFilter" |
| 33 | usersActions | Call "usersActions->executeShow()" |
| 34 | PHPView | Render "sf_app_dir/modules/users/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/users/templates/_menu.php" |
| 38 | PartialView | Render "sf_app_dir/modules/block/templates/_breadCrumbs.php" |
| 39 | main | Set slot "bread_crumbs" |
| 40 | PartialView | Render "sf_app_dir/templates/_flashes.php" |
| 41 | PHPView | Decorate content with "sf_app_dir/templates/layout.php" |
| 42 | PHPView | Render "sf_app_dir/templates/layout.php" |
| 43 | main | Get slot "title" |
| 44 | PartialView | Render "sf_app_dir/templates/_liveInternetCounter.php" |
| 45 | PartialView | Render "sf_app_dir/templates/_yandexMetrika.php" |
| 46 | PartialView | Render "sf_app_dir/templates/_topline.php" |
| 47 | main | Get slot "bread_crumbs" |
| 48 | main | Call "block->executeBanner()" |
| 49 | PartialView | Render "sf_app_dir/modules/block/templates/_banner.php" |
| 50 | PartialView | Render "sf_app_dir/templates/_myblock.php" |
| 51 | PartialView | Render "sf_app_dir/templates/_menu.php" |
| 52 | main | Call "block->executeClubs()" |
| 53 | PartialView | Render "sf_app_dir/modules/block/templates/_clubs.php" |
| 54 | main | Call "block->executeGames()" |
| 55 | PartialView | Render "sf_app_dir/modules/block/templates/_games.php" |
| 56 | main | Call "block->executeBanner()" |
| 57 | PartialView | Render "sf_app_dir/modules/block/templates/_banner.php" |
| 58 | PartialView | Render "sf_app_dir/templates/_notice.php" |
| 59 | PartialView | Render "sf_app_dir/templates/_karty.php" |
| 60 | PartialView | Render "sf_app_dir/templates/_footer.php" |
| 61 | WebResponse | Send status "HTTP/1.1 200 OK" |
| 62 | WebResponse | Send header "Content-Type: text/html; charset=utf-8" |