# |
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 "partners" (/:sf_culture/partners) for /en/partners with parameters array ( 'module' => 'static_sites', 'action' => 'partners', 'sf_culture' => 'en',) |
6 | sfFilterChain | Executing filter "sfRenderingFilter" |
7 | sfFilterChain | Executing filter "sfGuardRememberMeFilter" |
8 | sfFilterChain | Executing filter "sfExecutionFilter" |
9 | static_sitesActions | Call "static_sitesActions->executePartners()" |
10 | Doctrine_Connection_Mysql | exec : SET NAMES 'UTF8' - () |
11 | Doctrine_Connection_Statement | execute : SELECT a.id AS a__id, a.name AS a__name, a.created_at AS a__created_at, a.updated_at AS a__updated_at, a2.id AS a2__id, a2.uri AS a2__uri, a2.content AS a2__content, a2.lang AS a2__lang FROM a__content_site a LEFT JOIN a__content_site_translation a2 ON a.id = a2.id WHERE (a.name = ? AND a2.lang = ?) - (partners, en) |
12 | Doctrine_Connection_Statement | execute : SELECT w.id AS w__id, w.unique_key AS w__unique_key, w.bol_aktiv AS w__bol_aktiv, w.sort_id AS w__sort_id, w.site_id AS w__site_id, w.box_id AS w__box_id, w.breite_px AS w__breite_px, w.hoehe_px AS w__hoehe_px, w.img_pfad AS w__img_pfad, w.link_url AS w__link_url, w.link_titel AS w__link_titel, w.count_views AS w__count_views, w.count_clicks AS w__count_clicks, w.created_at AS w__created_at, w.updated_at AS w__updated_at FROM w__werbe_link w WHERE (w.bol_aktiv = ? AND w.site_id = ?) - (1, 21) |
13 | sfPHPView | Render "sf_app_dir/modules/static_sites/templates/partnersSuccess.php" |
14 | sfPartialView | Render "sf_app_dir/modules/default/templates/_header_banner.php" |
15 | sfPHPView | Decorate content with "sf_app_dir/templates/layout.php" |
16 | sfPHPView | Render "sf_app_dir/templates/layout.php" |
17 | main | Call "_navigation->executeNavigation_top()" |
18 | sfPartialView | Render "sf_app_dir/modules/_navigation/templates/_navigation_top.php" |
19 | main | Call "_navigation->executeNavigation_main()" |
20 | sfPartialView | Render "sf_app_dir/modules/_navigation/templates/_navigation_main.php" |
21 | sfPartialView | Render "sf_app_dir/modules/__login/templates/_form_signin.php" |
22 | sfPartialView | Render "sf_app_dir/modules/__login/templates/_form_signin_body.php" |
23 | sfPartialView | Render "sf_app_dir/modules/default/templates/_footer.php" |
24 | 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) |
25 | main | Call "_navigation->executeNavigation_footer()" |
26 | sfPartialView | Render "sf_app_dir/modules/_navigation/templates/_navigation_footer.php" |
27 | main | Call "_navigation->executeNavigation_footer_account()" |
28 | sfPartialView | Render "sf_app_dir/modules/_navigation/templates/_navigation_footer_account.php" |
29 | sfWebResponse | Send status "HTTP/1.1 200 OK" |
30 | sfWebResponse | Send header "Content-Type: text/html; charset=utf-8" |