| # |
type |
message |
| 1 | sfPatternRouting | Match route "contacts_default" (/contacts) for /contacts with parameters array ( 'module' => 'contacts', 'action' => 'index',) |
| 2 | sfFilterChain | Executing filter "sfRenderingFilter" |
| 3 | sfFilterChain | Executing filter "sfExecutionFilter" |
| 4 | Doctrine_Connection_Mysql | exec : SET NAMES 'UTF8' - () |
| 5 | Doctrine_Connection_Statement | execute : SELECT p.id AS p__id, p.is_public AS p__is_public, p.is_sitemap AS p__is_sitemap, p.title AS p__title, p.full_slug AS p__full_slug, p.slug AS p__slug, p.type AS p__type, p.description AS p__description, p.keywords AS p__keywords, p.preview_text AS p__preview_text, p.root_id AS p__root_id, p.lft AS p__lft, p.rgt AS p__rgt, p.level AS p__level FROM page p WHERE (p.full_slug = ?) LIMIT 1 - (/contacts) |
| 6 | sfPartialView | Render "sf_app_dir/templates/_logo.php" |
| 7 | sfPartialView | Render "sf_app_dir/templates/_top_menu.php" |
| 8 | main | Call "content->executeMenu()" |
| 9 | Doctrine_Connection_Statement | execute : SELECT m.id AS m__id, m.is_active AS m__is_active, m.slug AS m__slug, m.type AS m__type, m.title AS m__title, m.sort AS m__sort, m.page_id AS m__page_id, m.is_local AS m__is_local, m.created_at AS m__created_at, m.updated_at AS m__updated_at FROM menu m WHERE (m.slug = ?) LIMIT 1 - (top) |
| 10 | Doctrine_Connection_Statement | execute : SELECT m.id AS m__id, m.is_active AS m__is_active, m.title AS m__title, m.sort AS m__sort, m.menu_id AS m__menu_id, m.link_url AS m__link_url, m.link_page_id AS m__link_page_id, m.is_new_window AS m__is_new_window, m.root_id AS m__root_id, m.lft AS m__lft, m.rgt AS m__rgt, m.level AS m__level FROM menu_item m WHERE (m.lft = ?) - (1) |
| 11 | Doctrine_Connection_Statement | execute : SELECT m.id AS m__id, m.is_active AS m__is_active, m.title AS m__title, m.sort AS m__sort, m.menu_id AS m__menu_id, m.link_url AS m__link_url, m.link_page_id AS m__link_page_id, m.is_new_window AS m__is_new_window, m.root_id AS m__root_id, m.lft AS m__lft, m.rgt AS m__rgt, m.level AS m__level FROM menu_item m WHERE (m.lft >= ? AND m.root_id = ?) ORDER BY m.lft ASC - (1, 1) |
| 12 | Doctrine_Connection_Statement | execute : SELECT p.id AS p__id, p.is_public AS p__is_public, p.is_sitemap AS p__is_sitemap, p.title AS p__title, p.full_slug AS p__full_slug, p.slug AS p__slug, p.type AS p__type, p.description AS p__description, p.keywords AS p__keywords, p.preview_text AS p__preview_text, p.root_id AS p__root_id, p.lft AS p__lft, p.rgt AS p__rgt, p.level AS p__level FROM page p WHERE (p.lft = ?) - (1) |
| 13 | Doctrine_Connection_Statement | execute : SELECT p.id AS p__id, p.is_public AS p__is_public, p.is_sitemap AS p__is_sitemap, p.title AS p__title, p.full_slug AS p__full_slug, p.slug AS p__slug, p.type AS p__type, p.description AS p__description, p.keywords AS p__keywords, p.preview_text AS p__preview_text, p.root_id AS p__root_id, p.lft AS p__lft, p.rgt AS p__rgt, p.level AS p__level FROM page p WHERE (p.lft >= ? AND p.root_id = ?) ORDER BY p.lft ASC - (1, 1) |
| 14 | sfPartialView | Render "sf_app_dir/modules/content/templates/_menu.php" |
| 15 | sfPartialView | Render "sf_app_dir/templates/_js.php" |
| 16 | Doctrine_Connection_Statement | execute : SELECT v.id AS v__id, v.date_to AS v__date_to, v.date_from AS v__date_from, v.proposal_to AS v__proposal_to, v.proposal_from AS v__proposal_from, v.proposal AS v__proposal, v.is_active AS v__is_active FROM voting v WHERE (v.is_active = ?) LIMIT 1 - (1) |
| 17 | Doctrine_Connection_Statement | execute : SELECT o.id AS o__id, o.is_active AS o__is_active, o.is_head AS o__is_head, o.is_dop AS o__is_dop, o.sort AS o__sort, o.title AS o__title, o.city AS o__city, o.street AS o__street, o.house AS o__house, o.office AS o__office, o.postal AS o__postal, o.phone_code AS o__phone_code, o.phone AS o__phone, o.email AS o__email, o.description AS o__description, o.latitude AS o__latitude, o.longitude AS o__longitude, o.center_lat AS o__center_lat, o.center_long AS o__center_long, o.x_coord AS o__x_coord, o.y_coord AS o__y_coord, o.created_at AS o__created_at, o.updated_at AS o__updated_at FROM office o WHERE (o.is_active = ?) LIMIT 1 - (1) |
| 18 | contactsActions | Call "contactsActions->executeIndex()" |
| 19 | sfPHPView | Render "sf_app_dir/modules/contacts/templates/indexSuccess.php" |
| 20 | sfPartialView | Render "sf_root_dir/cache/frontend/dev/modules/autoContacts/templates/_header.php" |
| 21 | Doctrine_Connection_Statement | execute : SELECT p.id AS p__id, p.title AS p__title, p.type AS p__type, p.sort AS p__sort, p.src AS p__src, p.content AS p__content, p.link AS p__link, p.position AS p__position, p.content_id AS p__content_id FROM page_content p WHERE (p.content_id = ? AND p.type IN (?, ?)) ORDER BY p.sort ASC, p.id ASC - (4, string, text) |
| 22 | sfPartialView | Render "sf_root_dir/cache/frontend/dev/modules/autoContacts/templates/_content.php" |
| 23 | sfPartialView | Render "sf_root_dir/cache/frontend/dev/modules/autoContacts/templates/_header_h2.php" |
| 24 | sfPartialView | Render "sf_root_dir/cache/frontend/dev/modules/autoContacts/templates/_header_h2.php" |
| 25 | Doctrine_Connection_Mysql | query : SELECT f.id AS f__id, f.title AS f__title, f.sort AS f__sort FROM feedback_subject f ORDER BY f.sort, f.id asc - () |
| 26 | sfPHPView | Decorate content with "sf_app_dir/templates/layout.php" |
| 27 | sfPHPView | Render "sf_app_dir/templates/layout.php" |
| 28 | main | Get slot "pg_class" |
| 29 | main | Get slot "title" |
| 30 | main | Get slot "device" |
| 31 | main | Get slot "top_menu" |
| 32 | sfPartialView | Render "sf_app_dir/templates/_js_form.php" |
| 33 | sfWebResponse | Send status "HTTP/1.1 200 OK" |
| 34 | sfWebResponse | Send header "Content-Type: text/html; charset=utf-8" |