# |
type |
message |
1 | oPatternRouting | Connect sfRoute "sf_guard_signin" (/guard/login) |
2 | oPatternRouting | Connect sfRoute "sf_guard_signout" (/guard/logout) |
3 | oPatternRouting | Connect sfRequestRoute "sf_captchagd" (/captcha) |
4 | oPatternRouting | Match route "categoryList" (/mainCategory/:guid/:text.html) for /mainCategory/8f56ad7c-181b-51e3-ed20-c6/budownictwo.html with parameters array ( 'module' => 'category', 'action' => 'showCategories', 'guid' => '8f56ad7c-181b-51e3-ed20-c6', 'text' => 'budownictwo',) |
5 | sfFilterChain | Executing filter "sfRenderingFilter" |
6 | sfFilterChain | Executing filter "ipFilter" |
7 | Doctrine_Connection_Mysql | exec : SET NAMES 'UTF8' - () |
8 | Doctrine_Connection_Statement | execute : INSERT INTO visitor (ip, created_at, updated_at) VALUES (?, ?, ?) - (216.73.216.57, 2025-09-28 21:52:31, 2025-09-28 21:52:31) |
9 | Doctrine_Connection_Statement | execute : SELECT COUNT(*) AS num_results FROM visitor v WHERE v.created_at BETWEEN ? AND ? AND v.ip = ? - (2025-09-28 20:52:31, 2025-09-28 21:52:31, 216.73.216.57) |
10 | sfFilterChain | Executing filter "sfExecutionFilter" |
11 | categoryActions | Call "categoryActions->executeShowCategories()" |
12 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.guid AS c__guid, c.category_id AS c__category_id, c.displayonmainpage AS c__displayonmainpage, c.created_at AS c__created_at, c.updated_at AS c__updated_at, c2.id AS c2__id, c2.name AS c2__name, c2.lang AS c2__lang, c3.id AS c3__id, c3.guid AS c3__guid, c3.category_id AS c3__category_id, c3.displayonmainpage AS c3__displayonmainpage, c3.created_at AS c3__created_at, c3.updated_at AS c3__updated_at, c4.id AS c4__id, c4.name AS c4__name, c4.lang AS c4__lang FROM category c LEFT JOIN category_translation c2 ON c.id = c2.id AND (c2.lang = ?) LEFT JOIN category c3 ON c.id = c3.category_id LEFT JOIN category_translation c4 ON c3.id = c4.id AND (c2.lang = ?) WHERE (c.guid like ?) ORDER BY c4.name desc - (pl, pl, 8f56ad7c-181b-51e3-ed20-c6) |
13 | sfPHPView | Render "/sf_app_dir/modules/category/templates/showCategoriesSuccess.php" |
14 | sfPHPView | Decorate content with "/sf_app_dir/templates/index.php" |
15 | sfPHPView | Render "/sf_app_dir/templates/index.php" |
16 | main | Set slot "showGMapFilterSlot" |
17 | main | Call "search->executeShowGMapFilter()" |
18 | sfPartialView | Render "/sf_app_dir/modules/search/templates/_showGMapFilter.php" |
19 | main | Call "default->executeSigin()" |
20 | sfPartialView | Render "/sf_app_dir/modules/default/templates/_sigin.php" |
21 | main | Get slot "showGMapFilterSlot" |
22 | sfWebResponse | Send status "HTTP/1.1 200 OK" |
23 | sfWebResponse | Send header "Content-Type: text/html; charset=utf-8" |