# |
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" (/szerzo/:slug/eletrajz) for /szerzo/ughy-miklos/eletrajz with parameters array ( 'module' => 'site', 'action' => 'authorProfile', 'slug' => 'ughy-miklos',) |
17 | sfFilterChain | Executing filter "sfRenderingFilter" |
18 | sfFilterChain | Executing filter "setEnglishCssFilter" |
19 | sfFilterChain | Executing filter "sfCacheFilter" |
20 | sfFilterChain | Executing filter "sfCommonFilter" |
21 | sfFilterChain | Executing filter "sfExecutionFilter" |
22 | siteActions | Call "siteActions->executeAuthorProfile()" |
23 | Doctrine_Connection_Pgsql | exec : SET NAMES 'UTF8' - () |
24 | 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) |
25 | sfPHPView | Render "sf_app_dir/modules/site/templates/authorProfileSuccess.php" |
26 | 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) |
27 | sfPartialView | Render "sf_app_dir/modules/siteParts/templates/_authorLifeSpan.php" |
28 | sfPHPView | Decorate content with "sf_app_dir/templates/layout.php" |
29 | sfPHPView | Render "sf_app_dir/templates/layout.php" |
30 | main | Call "siteParts->executeMainMenu()" |
31 | sfOther | menu-select: categories; route: author_profile |
32 | sfOther | menu-select: exhibitions; route: author_profile |
33 | sfOther | menu-select: children_corner; route: author_profile |
34 | sfOther | menu-select: search; route: author_profile |
35 | sfOther | menu-select: contact_buy; route: author_profile |
36 | sfPartialView | Render "sf_app_dir/modules/siteParts/templates/_mainMenu.php" |
37 | sfViewCacheManager | Cache for "@sf_cache_partial?module=siteParts&action=_categoriesMenu&sf_cache_key=k_categories_menu_hu" exists |
38 | sfPartialView | Render "sf_app_dir/modules/siteParts/templates/_languageBar.php" |
39 | sfWebResponse | Send status "HTTP/1.1 200 OK" |
40 | sfWebResponse | Send header "Content-Type: text/html; charset=utf-8" |