| # |
type |
message |
| 1 | zxPatternI18NRouting | Connect sfDoctrineRoute "exhibition_view_en" (/exhibition/:id) |
| 2 | zxPatternI18NRouting | Connect sfDoctrineRoute "childrencorner_view_en" (/kids-corner/:id) |
| 3 | zxPatternI18NRouting | Connect sfRoute "exhibition_list_en" (/exhibitions) |
| 4 | zxPatternI18NRouting | Connect sfRoute "childrencorner_list_en" (/kids-corners) |
| 5 | zxPatternI18NRouting | Connect sfRoute "contact_en" (/contact) |
| 6 | zxPatternI18NRouting | Connect sfRoute "search_en" (/search) |
| 7 | zxPatternI18NRouting | Connect sfDoctrineRoute "article_view_en" (/article/:id) |
| 8 | zxPatternI18NRouting | Connect sfDoctrineRoute "exhibition_item_details_en" (/author/:author_slug/item/:id) |
| 9 | zxPatternI18NRouting | Connect sfDoctrineRoute "item_details_en" (/author/:author_slug/piece/:id) |
| 10 | zxPatternI18NRouting | Connect sfDoctrineRoute "author_categories_en" (/author/:slug) |
| 11 | zxPatternI18NRouting | Connect sfDoctrineRoute "author_profile_en" (/author/:slug/biography) |
| 12 | zxPatternI18NRouting | Connect sfRoute "authors_list_en" (/authors) |
| 13 | zxPatternI18NRouting | Connect sfDoctrineRoute "authors_by_category_list_en" (/authors-by-category/:slug) |
| 14 | zxPatternI18NRouting | Connect sfRoute "homepage_en_en" (/en//) |
| 15 | zxPatternI18NRouting | Connect sfRoute "homepage_en" (//) |
| 16 | zxPatternI18NRouting | Match route "contact_en" (/contact) for /contact with parameters array ( 'module' => 'site', 'action' => 'contact', 'sf_culture' => 'en',) |
| 17 | sfFilterChain | Executing filter "sfRenderingFilter" |
| 18 | sfFilterChain | Executing filter "setEnglishCssFilter" |
| 19 | sfOther | (setEnglishCssFilter) english-css: /css/en.css |
| 20 | sfFilterChain | Executing filter "sfCacheFilter" |
| 21 | sfFilterChain | Executing filter "sfCommonFilter" |
| 22 | sfFilterChain | Executing filter "sfExecutionFilter" |
| 23 | siteActions | Call "siteActions->executeContact()" |
| 24 | sfPHPView | Render "sf_app_dir/modules/site/templates/contactSuccess.php" |
| 25 | sfPHPView | Decorate content with "sf_app_dir/templates/layout.php" |
| 26 | sfPHPView | Render "sf_app_dir/templates/layout.php" |
| 27 | main | Call "siteParts->executeMainMenu()" |
| 28 | sfOther | menu-select: categories; route: contact_en |
| 29 | sfOther | menu-select: exhibitions; route: contact_en |
| 30 | sfOther | menu-select: children_corner; route: contact_en |
| 31 | sfOther | menu-select: search; route: contact_en |
| 32 | sfOther | menu-select: contact_buy; route: contact_en |
| 33 | sfPartialView | Render "sf_app_dir/modules/siteParts/templates/_mainMenu.php" |
| 34 | sfViewCacheManager | Cache for "@sf_cache_partial?module=siteParts&action=_categoriesMenu&sf_cache_key=k_categories_menu_en" exists |
| 35 | sfPartialView | Render "sf_app_dir/modules/siteParts/templates/_languageBar.php" |
| 36 | sfWebResponse | Send status "HTTP/1.1 200 OK" |
| 37 | sfWebResponse | Send header "Content-Type: text/html; charset=utf-8" |