| # |
type |
message |
| 1 | PatternRouting | Connect sfRoute "homepage" (/index.html) |
| 2 | PatternRouting | Connect sfRoute "pages" (/strony/:sname.html) |
| 3 | PatternRouting | Connect sfRoute "rezerwacje_grupowe" (/rezerwacje_grupowe.html) |
| 4 | PatternRouting | Connect sfRoute "regulamin" (/regulamin.html) |
| 5 | PatternRouting | Connect sfRoute "dziekujemy_by_rid" (/dziekujemy+:rid.html) |
| 6 | PatternRouting | Connect sfRoute "rezonline_by_rid" (/potwierdzenie/online+:rid.html) |
| 7 | PatternRouting | Connect sfRoute "rezzapytanie_by_rid" (/potwierdzenie/na_zapytanie+:rid.html) |
| 8 | PatternRouting | Connect sfRoute "homepage_empty" (/) |
| 9 | PatternRouting | Connect sfRoute "formularz_grupowy_by_miejscowosc" (/formularz_grupowy/:miejscowosc.html) |
| 10 | PatternRouting | Connect sfRoute "prezentacje_by_kid2" (/kategoria/:kid.html) |
| 11 | PatternRouting | Connect sfRoute "default_index" (/:module.html) |
| 12 | PatternRouting | Connect sfRoute "prezentacje_by_pid_and_name" (/prezentacja/:pid+:tytul.html) |
| 13 | PatternRouting | Connect sfRoute "prezentacje_by_pid" (/prezentacja/:pid.html) |
| 14 | PatternRouting | Connect sfRoute "kategorie_by_kid_and_name" (/kategoria/:kid+:tytul.html) |
| 15 | PatternRouting | Connect sfRoute "kategorie_by_kid" (/kategoria/:kid.html) |
| 16 | PatternRouting | Match route "default_index" (/:module.html) for /onas.html with parameters array ( 'module' => 'onas', 'action' => 'index',) |
| 17 | FilterChain | Executing filter "sfRenderingFilter" |
| 18 | FilterChain | Executing filter "sfCommonFilter" |
| 19 | FilterChain | Executing filter "sfExecutionFilter" |
| 20 | onasActions | Call "onasActions->executeIndex()" |
| 21 | PHPView | Set component "newsletter_box" (partials/newsletter) |
| 22 | PHPView | Set component "cytaty_box" (partials/cytat) |
| 23 | PHPView | Set component "konkurs_box" (partials/konkurs) |
| 24 | PHPView | Set component "grafika_box" (partials/grafika) |
| 25 | PHPView | Set component "partnerzy_box" (partials/partnerzy) |
| 26 | PHPView | Set component "noclegi_box" (partials/noclegi) |
| 27 | PHPView | Set component "pomoc_box" (partials/pomoc) |
| 28 | PHPView | Render "sf_app_dir/modules/onas/templates/indexSuccess.php" |
| 29 | PHPView | Decorate content with "sf_app_dir/templates/layout.php" |
| 30 | PHPView | Render "sf_app_dir/templates/layout.php" |
| 31 | main | Call "partials->executeGrafika()" |
| 32 | PartialView | Render "sf_app_dir/modules/partials/templates/_grafika.php" |
| 33 | WebResponse | Send status "HTTP/1.1 200 OK" |
| 34 | WebResponse | Send header "Content-Type: text/html; charset=utf-8" |