| # |
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 "homepage" (/) for / with parameters array ( 'module' => 'site', 'action' => 'index',) |
| 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->executeIndex()" |
| 23 | sfPHPView | Render "sf_app_dir/modules/site/templates/indexSuccess.php" |
| 24 | sfViewCacheManager | Cache for "@sf_cache_partial?module=siteParts&action=_recentCategoryItemsCarousel&sf_cache_key=k_recent_category_items_hu" exists |
| 25 | main | Call "siteParts->executeNews()" |
| 26 | Doctrine_Connection_Pgsql | exec : SET NAMES 'UTF8' - () |
| 27 | Doctrine_Connection_Pgsql | query : SELECT n.id AS n__id, n.created_at AS n__created_at, n.updated_at AS n__updated_at, n2.id AS n2__id, n2.title AS n2__title, n2.lead AS n2__lead, n2.body AS n2__body, n2.lang AS n2__lang, n2.slug AS n2__slug, n2.created_at AS n2__created_at, n2.updated_at AS n2__updated_at FROM news n LEFT JOIN news_translation n2 ON n.id = n2.id WHERE n.id IN (SELECT doctrine_subquery_alias.id FROM (SELECT DISTINCT n3.id, n3.created_at FROM news n3 LEFT JOIN news_translation n4 ON n3.id = n4.id ORDER BY n3.created_at DESC LIMIT 4) AS doctrine_subquery_alias) ORDER BY n.created_at DESC - () |
| 28 | sfPartialView | Render "sf_app_dir/modules/siteParts/templates/_news.php" |
| 29 | sfViewCacheManager | Cache for "@sf_cache_partial?module=siteParts&action=_exhibitions&sf_cache_key=k_recent_exhibitions_hu" exists |
| 30 | sfViewCacheManager | Cache for "@sf_cache_partial?module=siteParts&action=_childrenCorner&sf_cache_key=k_recent_childrencorner_hu" exists |
| 31 | sfPHPView | Decorate content with "sf_app_dir/templates/layout.php" |
| 32 | sfPHPView | Render "sf_app_dir/templates/layout.php" |
| 33 | main | Call "siteParts->executeMainMenu()" |
| 34 | sfOther | menu-select: categories; route: homepage |
| 35 | sfOther | menu-select: exhibitions; route: homepage |
| 36 | sfOther | menu-select: children_corner; route: homepage |
| 37 | sfOther | menu-select: search; route: homepage |
| 38 | sfOther | menu-select: contact_buy; route: homepage |
| 39 | sfPartialView | Render "sf_app_dir/modules/siteParts/templates/_mainMenu.php" |
| 40 | sfViewCacheManager | Cache for "@sf_cache_partial?module=siteParts&action=_categoriesMenu&sf_cache_key=k_categories_menu_hu" exists |
| 41 | sfPartialView | Render "sf_app_dir/modules/siteParts/templates/_languageBar.php" |
| 42 | sfWebResponse | Send status "HTTP/1.1 200 OK" |
| 43 | sfWebResponse | Send header "Content-Type: text/html; charset=utf-8" |