| # |
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 "author_profile_en" (/author/:slug/biography) for /author/ughy-miklos/biography with parameters array ( 'module' => 'site', 'action' => 'authorProfile', 'sf_culture' => 'en', 'slug' => 'ughy-miklos',) |
| 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->executeAuthorProfile()" |
| 24 | Doctrine_Connection_Pgsql | exec : SET NAMES 'UTF8' - () |
| 25 | Doctrine_Connection_Statement | execute : SELECT a.id AS a__id, a.name AS a__name, a.is_active AS a__is_active, a.date_birth AS a__date_birth, a.date_death AS a__date_death, a.slug AS a__slug FROM author a WHERE (a.slug = ?) - (ughy-miklos) |
| 26 | sfPHPView | Render "sf_app_dir/modules/site/templates/authorProfileSuccess.php" |
| 27 | Doctrine_Connection_Statement | execute : SELECT a.id AS a__id, a.description AS a__description, a.biography AS a__biography, a.lang AS a__lang FROM author_translation a WHERE (a.id IN (?)) - (29) |
| 28 | sfPartialView | Render "sf_app_dir/modules/siteParts/templates/_authorLifeSpan.php" |
| 29 | sfPHPView | Decorate content with "sf_app_dir/templates/layout.php" |
| 30 | sfPHPView | Render "sf_app_dir/templates/layout.php" |
| 31 | main | Call "siteParts->executeMainMenu()" |
| 32 | sfOther | menu-select: categories; route: author_profile_en |
| 33 | sfOther | menu-select: exhibitions; route: author_profile_en |
| 34 | sfOther | menu-select: children_corner; route: author_profile_en |
| 35 | sfOther | menu-select: search; route: author_profile_en |
| 36 | sfOther | menu-select: contact_buy; route: author_profile_en |
| 37 | sfPartialView | Render "sf_app_dir/modules/siteParts/templates/_mainMenu.php" |
| 38 | sfViewCacheManager | Cache for "@sf_cache_partial?module=siteParts&action=_categoriesMenu&sf_cache_key=k_categories_menu_en" exists |
| 39 | sfPartialView | Render "sf_app_dir/modules/siteParts/templates/_languageBar.php" |
| 40 | sfWebResponse | Send status "HTTP/1.1 200 OK" |
| 41 | sfWebResponse | Send header "Content-Type: text/html; charset=utf-8" |