# |
type |
message |
1 | sfPatternRouting | Match route "content" (/content/show/:id) for /content/show/50 with parameters array ( 'module' => 'content', 'action' => 'show', 'id' => '50',) |
2 | sfFilterChain | Executing filter "sfRenderingFilter" |
3 | sfFilterChain | Executing filter "sfExecutionFilter" |
4 | contentActions | Call "contentActions->executeShow()" |
5 | contentActions | Change layout to "english" |
6 | Doctrine_Connection_Mysql | exec : SET NAMES 'UTF8' - () |
7 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.created_at AS c__created_at, c.updated_at AS c__updated_at, c.date AS c__date, c.time AS c__time, c.title AS c__title, c.subtitle AS c__subtitle, c.slug AS c__slug, c.author AS c__author, c.locality AS c__locality, c.image AS c__image, c.link AS c__link, c.description AS c__description, c.status AS c__status, c.file AS c__file, c.category_id AS c__category_id, c.destaque_home AS c__destaque_home FROM content c WHERE (c.id = ?) LIMIT 1 - (50) |
8 | sfPHPView | Render "sf_app_dir/modules/content/templates/showSuccess.php" |
9 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.created_at AS c__created_at, c.updated_at AS c__updated_at, c.title AS c__title, c.slug AS c__slug, c.image AS c__image, c.description AS c__description, c.order AS c__order, c.is_hide AS c__is_hide, c.status AS c__status, c.category_id AS c__category_id FROM category c WHERE (c.id = ?) - (5) |
10 | sfPHPView | Decorate content with "sf_app_dir/templates/english.php" |
11 | sfPHPView | Render "sf_app_dir/templates/english.php" |
12 | main | Get slot "title" |
13 | Doctrine_Connection_Mysql | query : SELECT n.id AS n__id, n.nome AS n__nome, n.nome_en AS n__nome_en, n.ativo AS n__ativo, n.descricao AS n__descricao, n.descricao_en AS n__descricao_en, n.usuarios_administrativos_id AS n__usuarios_administrativos_id, n.created_at AS n__created_at, n.updated_at AS n__updated_at FROM nucleos n WHERE (n.ativo = 1) - () |
14 | Doctrine_Connection_Mysql | query : SELECT n.id AS n__id, n.nome AS n__nome, n.nome_en AS n__nome_en, n.ativo AS n__ativo, n.descricao AS n__descricao, n.descricao_en AS n__descricao_en, n.usuarios_administrativos_id AS n__usuarios_administrativos_id, n.created_at AS n__created_at, n.updated_at AS n__updated_at FROM nucleos n WHERE (n.ativo = 1) - () |
15 | Doctrine_Connection_Mysql | query : SELECT n.id AS n__id, n.nome AS n__nome, n.nome_en AS n__nome_en, n.ativo AS n__ativo, n.descricao AS n__descricao, n.descricao_en AS n__descricao_en, n.usuarios_administrativos_id AS n__usuarios_administrativos_id, n.created_at AS n__created_at, n.updated_at AS n__updated_at FROM nucleos n WHERE (n.ativo = 1) - () |
16 | sfWebResponse | Send status "HTTP/1.1 200 OK" |
17 | sfWebResponse | Send header "Content-Type: text/html; charset=utf-8" |