| # | type | message |
|---|---|---|
| 1 | Context |
initialization |
| 2 | Controller |
initialization |
| 3 | Routing |
match route [default_index] "/:module" |
| 4 | Request |
request parameters array ( 'module' => 'index', 'action' => 'index',) |
| 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 "indexActions->executeIndex()" |
| 12 | View |
initialize view for "index/index" |
| 13 | View |
render "sf_app_dir\modules/index/templates/indexSuccess.php" |
| 14 | View |
decorate content with "sf_app_dir\templates/layout.php" |
| 15 | View |
render "sf_app_dir\templates/layout.php" |

---
parameterHolder:
symfony/default:
action: index
module: index
attributeHolder:
symfony/default:

---
cookies:
httpHeaders:
Content-Type: text/html; charset=utf-8
parameterHolder:
helper/asset/auto/httpmeta:
Content-Type: text/html; charset=utf-8
helper/asset/auto/javascript:
/sf/sf_web_debug/js/main: /sf/sf_web_debug/js/main
helper/asset/auto/meta:
description: symfony project
keywords: symfony, project
language: en
robots: index, follow
title: symfony project
helper/asset/auto/stylesheet:
/sf/sf_web_debug/css/main:
main:
symfony/response/http/headers:
Content-Type: text/html; charset=utf-8
symfony/view/asset:
javascripts_included:
stylesheets_included:

--- concealed by rokamoto

--- concealed by rokamoto

--- concealed by rokamoto
| type | calls | time (ms) |
|---|---|---|
| Configuration | 11 | 79.22 |
| Action "index/index" | 1 | 0.24 |
| View "Success" for "index/index" | 1 | 67.75 |