| # |
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 "dienstleistungen" (/:sf_culture/services) for /en/services with parameters array ( 'module' => 'static_sites', 'action' => 'services', 'sf_culture' => 'en',) |
| 6 | sfFilterChain | Executing filter "sfRenderingFilter" |
| 7 | sfFilterChain | Executing filter "sfGuardRememberMeFilter" |
| 8 | sfFilterChain | Executing filter "sfExecutionFilter" |
| 9 | static_sitesActions | Call "static_sitesActions->executeServices()" |
| 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 = ?) - (services, en) |
| 12 | sfPHPView | Render "sf_app_dir/modules/static_sites/templates/servicesSuccess.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-12-29) |
| 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" |