# |
type |
message |
1 | sfPatternRouting | Connect sfRoute "sf_guard_signin" (/guard/login) |
2 | sfPatternRouting | Connect sfRoute "sf_guard_signout" (/guard/logout) |
3 | sfPatternRouting | Connect sfRoute "sf_guard_forgot_password" (/guard/forgot_password) |
4 | sfPatternRouting | Connect sfDoctrineRoute "sf_guard_forgot_password_change" (/guard/forgot_password/:unique_key) |
5 | sfPatternRouting | Match route "library" (/:sf_culture/library) for /en/library with parameters array ( 'module' => 'news_subscribe', 'action' => 'library', 'sf_culture' => 'en',) |
6 | sfFilterChain | Executing filter "sfRenderingFilter" |
7 | sfFilterChain | Executing filter "sfGuardRememberMeFilter" |
8 | sfFilterChain | Executing filter "sfExecutionFilter" |
9 | news_subscribeActions | Call "news_subscribeActions->executeLibrary()" |
10 | Doctrine_Connection_Mysql | exec : SET NAMES 'UTF8' - () |
11 | Doctrine_Connection_Statement | execute : SELECT n.id AS n__id, n.newstyp_id AS n__newstyp_id, n.newschapter_id AS n__newschapter_id, n.bol_aktiv AS n__bol_aktiv, n.news_datum AS n__news_datum, n.dateiname_img AS n__dateiname_img, n.created_at AS n__created_at, n.updated_at AS n__updated_at, n2.id AS n2__id, n2.bol_file_upload_only AS n2__bol_file_upload_only, n2.titel AS n2__titel, n2.text AS n2__text, n2.dateiname_pdf1 AS n2__dateiname_pdf1, n2.dateiname_pdf2 AS n2__dateiname_pdf2, n2.dateiname_pdf3 AS n2__dateiname_pdf3, n2.dateititel_pdf1 AS n2__dateititel_pdf1, n2.dateititel_pdf2 AS n2__dateititel_pdf2, n2.dateititel_pdf3 AS n2__dateititel_pdf3, n2.dateiimage_pdf1 AS n2__dateiimage_pdf1, n2.bol_show_file_in_downloads AS n2__bol_show_file_in_downloads, n2.required_token AS n2__required_token, n2.lang AS n2__lang, n3.id AS n3__id, n3.newschapter AS n3__newschapter, n3.sort_id AS n3__sort_id, n3.created_at AS n3__created_at, n3.updated_at AS n3__updated_at FROM n__news n LEFT JOIN n__news_translation n2 ON n.id = n2.id LEFT JOIN n__newschapter n3 ON n.newschapter_id = n3.id WHERE (n.bol_aktiv = ? AND n.newstyp_id = ? AND n.newschapter_id IS NOT NULL AND n.newschapter_id > 0 AND n2.titel != ? AND n2.titel IS NOT NULL AND n2.text != ? AND n2.text IS NOT NULL) ORDER BY n.newschapter_id asc, n.created_at desc - (1, 2, , ) |
12 | sfPHPView | Render "sf_app_dir/modules/news_subscribe/templates/librarySuccess.php" |
13 | sfPartialView | Render "sf_app_dir/modules/default/templates/_header_banner.php" |
14 | sfPHPView | Decorate content with "sf_app_dir/templates/layout.php" |
15 | sfPHPView | Render "sf_app_dir/templates/layout.php" |
16 | main | Call "_navigation->executeNavigation_top()" |
17 | sfPartialView | Render "sf_app_dir/modules/_navigation/templates/_navigation_top.php" |
18 | main | Call "_navigation->executeNavigation_main()" |
19 | sfPartialView | Render "sf_app_dir/modules/_navigation/templates/_navigation_main.php" |
20 | sfPartialView | Render "sf_app_dir/modules/__login/templates/_form_signin.php" |
21 | sfPartialView | Render "sf_app_dir/modules/__login/templates/_form_signin_body.php" |
22 | sfPartialView | Render "sf_app_dir/modules/default/templates/_footer.php" |
23 | Doctrine_Connection_Statement | execute : SELECT a.id AS a__id, a.dateiname AS a__dateiname FROM a__a_g_b_verwaltung a WHERE (ISNULL(gueltig_bis) OR a.gueltig_bis > ?) - (2025-04-28) |
24 | main | Call "_navigation->executeNavigation_footer()" |
25 | sfPartialView | Render "sf_app_dir/modules/_navigation/templates/_navigation_footer.php" |
26 | main | Call "_navigation->executeNavigation_footer_account()" |
27 | sfPartialView | Render "sf_app_dir/modules/_navigation/templates/_navigation_footer_account.php" |
28 | sfWebResponse | Send status "HTTP/1.1 200 OK" |
29 | sfWebResponse | Send header "Content-Type: text/html; charset=utf-8" |