| # |
type |
message |
| 1 | sfPatternRouting | Connect sfRoute "prestaSitemap_index" (/sitemap.xml) |
| 2 | sfPatternRouting | Connect sfRoute "prestaSitemap_map" (/sitemap.:mapName.xml) |
| 3 | sfPatternRouting | Connect sfRoute "sf_guard_signin" (/guard/login) |
| 4 | sfPatternRouting | Connect sfRoute "sf_guard_signout" (/guard/logout) |
| 5 | sfPatternRouting | Connect sfRoute "sf_guard_register" (/guard/register) |
| 6 | sfPatternRouting | Connect sfRoute "sf_guard_forgot_password" (/guard/forgot_password) |
| 7 | sfPatternRouting | Connect sfDoctrineRoute "sf_guard_forgot_password_change" (/guard/forgot_password/:unique_key) |
| 8 | sfPatternRouting | Match route "bookshop_books" (/livres) for /livres with parameters array ( 'module' => 'bookshop', 'action' => 'books',) |
| 9 | Doctrine_Connection_Mysql | exec : SET NAMES 'UTF8' - () |
| 10 | Doctrine_Connection_Statement | execute : SELECT s.id AS s__id, s.user_id AS s__user_id, s.payment_method AS s__payment_method, s.total_ht AS s__total_ht, s.total_ttc AS s__total_ttc, s.status AS s__status, s.txn_id AS s__txn_id, s.created_at AS s__created_at, s.updated_at AS s__updated_at FROM sf_business_order s WHERE (s.id = ? AND s.status = ?) - (, pending) |
| 11 | sfFilterChain | Executing filter "sfRenderingFilter" |
| 12 | sfFilterChain | Executing filter "sfGuardRememberMeFilter" |
| 13 | sfFilterChain | Executing filter "sfExecutionFilter" |
| 14 | bookshopActions | Call "bookshopActions->executeBooks()" |
| 15 | Doctrine_Connection_Statement | execute : SELECT m.id AS m__id, m.linked_menu_id AS m__linked_menu_id, m.content_id AS m__content_id, m.name AS m__name, m.weight AS m__weight, m.color AS m__color, m.background_color AS m__background_color, m.is_dynamic_hidden AS m__is_dynamic_hidden, m.reversed AS m__reversed, m.slug AS m__slug, m.created_at AS m__created_at, m.updated_at AS m__updated_at, m.root_id AS m__root_id, m.lft AS m__lft, m.rgt AS m__rgt, m.level AS m__level FROM menu m WHERE (m.slug = ?) LIMIT 1 - (livres) |
| 16 | Doctrine_Connection_Statement | execute : SELECT m.id AS m__id, m.linked_menu_id AS m__linked_menu_id, m.content_id AS m__content_id, m.name AS m__name, m.weight AS m__weight, m.color AS m__color, m.background_color AS m__background_color, m.is_dynamic_hidden AS m__is_dynamic_hidden, m.reversed AS m__reversed, m.slug AS m__slug, m.created_at AS m__created_at, m.updated_at AS m__updated_at, m.root_id AS m__root_id, m.lft AS m__lft, m.rgt AS m__rgt, m.level AS m__level FROM menu m WHERE (m.root_id = ? AND m.lft > ? AND m.rgt < ? AND m.lft + 1 = m.rgt) - (748, 1, 18) |
| 17 | sfPHPView | Set component "left-sidebar" (bookshop/sidebar) |
| 18 | sfPHPView | Set component "right-sidebar" (content/adSidebar) |
| 19 | sfPHPView | Set component "headline" (bookshop/headline) |
| 20 | sfPHPView | Render "sf_app_dir/modules/bookshop/templates/booksSuccess.php" |
| 21 | sfPartialView | Render "sf_app_dir/modules/bookshop/templates/_books.php" |
| 22 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.linked_product_id AS c__linked_product_id, c.title AS c__title, c.content AS c__content, c.picture AS c__picture, c.is_news_linked AS c__is_news_linked, c.news_picture AS c__news_picture, c.show_updated_at AS c__show_updated_at, c.type AS c__type, c.path AS c__path, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM content c WHERE (c.id = ?) - (790) |
| 23 | Doctrine_Connection_Statement | execute : SELECT m.id AS m__id, m.linked_menu_id AS m__linked_menu_id, m.content_id AS m__content_id, m.name AS m__name, m.weight AS m__weight, m.color AS m__color, m.background_color AS m__background_color, m.is_dynamic_hidden AS m__is_dynamic_hidden, m.reversed AS m__reversed, m.slug AS m__slug, m.created_at AS m__created_at, m.updated_at AS m__updated_at, m.root_id AS m__root_id, m.lft AS m__lft, m.rgt AS m__rgt, m.level AS m__level FROM menu m WHERE ((m.lft < ? AND m.rgt > ?) AND m.level >= ? AND m.root_id = ?) ORDER BY m.rgt asc - (11, 12, 1, 748) |
| 24 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.linked_product_id AS c__linked_product_id, c.title AS c__title, c.content AS c__content, c.picture AS c__picture, c.is_news_linked AS c__is_news_linked, c.news_picture AS c__news_picture, c.show_updated_at AS c__show_updated_at, c.type AS c__type, c.path AS c__path, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM content c WHERE (c.id = ?) - (1019) |
| 25 | Doctrine_Connection_Statement | execute : SELECT m.id AS m__id, m.linked_menu_id AS m__linked_menu_id, m.content_id AS m__content_id, m.name AS m__name, m.weight AS m__weight, m.color AS m__color, m.background_color AS m__background_color, m.is_dynamic_hidden AS m__is_dynamic_hidden, m.reversed AS m__reversed, m.slug AS m__slug, m.created_at AS m__created_at, m.updated_at AS m__updated_at, m.root_id AS m__root_id, m.lft AS m__lft, m.rgt AS m__rgt, m.level AS m__level FROM menu m WHERE ((m.lft < ? AND m.rgt > ?) AND m.level >= ? AND m.root_id = ?) ORDER BY m.rgt asc - (13, 14, 1, 748) |
| 26 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.linked_product_id AS c__linked_product_id, c.title AS c__title, c.content AS c__content, c.picture AS c__picture, c.is_news_linked AS c__is_news_linked, c.news_picture AS c__news_picture, c.show_updated_at AS c__show_updated_at, c.type AS c__type, c.path AS c__path, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM content c WHERE (c.id = ?) - (940) |
| 27 | Doctrine_Connection_Statement | execute : SELECT m.id AS m__id, m.linked_menu_id AS m__linked_menu_id, m.content_id AS m__content_id, m.name AS m__name, m.weight AS m__weight, m.color AS m__color, m.background_color AS m__background_color, m.is_dynamic_hidden AS m__is_dynamic_hidden, m.reversed AS m__reversed, m.slug AS m__slug, m.created_at AS m__created_at, m.updated_at AS m__updated_at, m.root_id AS m__root_id, m.lft AS m__lft, m.rgt AS m__rgt, m.level AS m__level FROM menu m WHERE ((m.lft < ? AND m.rgt > ?) AND m.level >= ? AND m.root_id = ?) ORDER BY m.rgt asc - (5, 6, 1, 748) |
| 28 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.linked_product_id AS c__linked_product_id, c.title AS c__title, c.content AS c__content, c.picture AS c__picture, c.is_news_linked AS c__is_news_linked, c.news_picture AS c__news_picture, c.show_updated_at AS c__show_updated_at, c.type AS c__type, c.path AS c__path, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM content c WHERE (c.id = ?) - (962) |
| 29 | Doctrine_Connection_Statement | execute : SELECT m.id AS m__id, m.linked_menu_id AS m__linked_menu_id, m.content_id AS m__content_id, m.name AS m__name, m.weight AS m__weight, m.color AS m__color, m.background_color AS m__background_color, m.is_dynamic_hidden AS m__is_dynamic_hidden, m.reversed AS m__reversed, m.slug AS m__slug, m.created_at AS m__created_at, m.updated_at AS m__updated_at, m.root_id AS m__root_id, m.lft AS m__lft, m.rgt AS m__rgt, m.level AS m__level FROM menu m WHERE ((m.lft < ? AND m.rgt > ?) AND m.level >= ? AND m.root_id = ?) ORDER BY m.rgt asc - (3, 4, 1, 748) |
| 30 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.linked_product_id AS c__linked_product_id, c.title AS c__title, c.content AS c__content, c.picture AS c__picture, c.is_news_linked AS c__is_news_linked, c.news_picture AS c__news_picture, c.show_updated_at AS c__show_updated_at, c.type AS c__type, c.path AS c__path, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM content c WHERE (c.id = ?) - (974) |
| 31 | Doctrine_Connection_Statement | execute : SELECT m.id AS m__id, m.linked_menu_id AS m__linked_menu_id, m.content_id AS m__content_id, m.name AS m__name, m.weight AS m__weight, m.color AS m__color, m.background_color AS m__background_color, m.is_dynamic_hidden AS m__is_dynamic_hidden, m.reversed AS m__reversed, m.slug AS m__slug, m.created_at AS m__created_at, m.updated_at AS m__updated_at, m.root_id AS m__root_id, m.lft AS m__lft, m.rgt AS m__rgt, m.level AS m__level FROM menu m WHERE ((m.lft < ? AND m.rgt > ?) AND m.level >= ? AND m.root_id = ?) ORDER BY m.rgt asc - (15, 16, 1, 748) |
| 32 | Doctrine_Connection_Statement | execute : SELECT c.id AS c__id, c.linked_product_id AS c__linked_product_id, c.title AS c__title, c.content AS c__content, c.picture AS c__picture, c.is_news_linked AS c__is_news_linked, c.news_picture AS c__news_picture, c.show_updated_at AS c__show_updated_at, c.type AS c__type, c.path AS c__path, c.created_at AS c__created_at, c.updated_at AS c__updated_at FROM content c WHERE (c.id = ?) - (975) |
| 33 | Doctrine_Connection_Statement | execute : SELECT m.id AS m__id, m.linked_menu_id AS m__linked_menu_id, m.content_id AS m__content_id, m.name AS m__name, m.weight AS m__weight, m.color AS m__color, m.background_color AS m__background_color, m.is_dynamic_hidden AS m__is_dynamic_hidden, m.reversed AS m__reversed, m.slug AS m__slug, m.created_at AS m__created_at, m.updated_at AS m__updated_at, m.root_id AS m__root_id, m.lft AS m__lft, m.rgt AS m__rgt, m.level AS m__level FROM menu m WHERE ((m.lft < ? AND m.rgt > ?) AND m.level >= ? AND m.root_id = ?) ORDER BY m.rgt asc - (7, 8, 1, 748) |
| 34 | sfPHPView | Decorate content with "sf_app_dir/templates/layout.php" |
| 35 | sfPHPView | Render "sf_app_dir/templates/layout.php" |
| 36 | sfPartialView | Render "sf_app_dir/templates/_header.php" |
| 37 | sfPartialView | Render "sf_app_dir/templates/_menu.php" |
| 38 | main | Call "content->executeSearch()" |
| 39 | sfPartialView | Render "sf_app_dir/modules/content/templates/_search.php" |
| 40 | main | Call "bookshop->executeSidebar()" |
| 41 | Doctrine_Connection_Statement | execute : SELECT m.id AS m__id, m.linked_menu_id AS m__linked_menu_id, m.content_id AS m__content_id, m.name AS m__name, m.weight AS m__weight, m.color AS m__color, m.background_color AS m__background_color, m.is_dynamic_hidden AS m__is_dynamic_hidden, m.reversed AS m__reversed, m.slug AS m__slug, m.created_at AS m__created_at, m.updated_at AS m__updated_at, m.root_id AS m__root_id, m.lft AS m__lft, m.rgt AS m__rgt, m.level AS m__level FROM menu m WHERE (m.slug = ?) LIMIT 1 - (livres) |
| 42 | Doctrine_Connection_Statement | execute : SELECT m.id AS m__id, m.linked_menu_id AS m__linked_menu_id, m.content_id AS m__content_id, m.name AS m__name, m.weight AS m__weight, m.color AS m__color, m.background_color AS m__background_color, m.is_dynamic_hidden AS m__is_dynamic_hidden, m.reversed AS m__reversed, m.slug AS m__slug, m.created_at AS m__created_at, m.updated_at AS m__updated_at, m.root_id AS m__root_id, m.lft AS m__lft, m.rgt AS m__rgt, m.level AS m__level FROM menu m WHERE (m.slug = ?) LIMIT 1 - (fiches) |
| 43 | sfPartialView | Render "sf_app_dir/modules/bookshop/templates/_sidebar.php" |
| 44 | sfPartialView | Render "sf_app_dir/templates/_flash_message.php" |
| 45 | main | Call "bookshop->executeHeadline()" |
| 46 | sfPartialView | Render "sf_app_dir/modules/bookshop/templates/_headline/books.php" |
| 47 | main | Call "sfBusiness->executeCart()" |
| 48 | sfPartialView | Render "sf_root_dir/plugins/sfBusinessPlugin/modules/sfBusiness/templates/_cart.php" |
| 49 | main | Call "home->executeAdvertise()" |
| 50 | sfPartialView | Render "sf_app_dir/modules/home/templates/_advertise.php" |
| 51 | main | Call "content->executeAdSidebar()" |
| 52 | sfPartialView | Render "sf_app_dir/modules/content/templates/_adSidebar.php" |
| 53 | sfPartialView | Render "sf_app_dir/templates/_footer.php" |
| 54 | sfWebResponse | Send status "HTTP/2.0 200 OK" |
| 55 | sfWebResponse | Send header "Content-Type: text/html; charset=utf-8" |