| # |
type |
message |
| 1 | Context | initialization |
| 2 | Controller | initialization |
| 3 | Routing | match route [homepage] "/" |
| 4 | Request | request parameters array ( 'module' => 'search', 'action' => 'index',) |
| 5 | Controller | dispatch request |
| 6 | Filter | executing filter "sfRenderingFilter" |
| 7 | Filter | executing filter "sfWebDebugFilter" |
| 8 | Filter | executing filter "trackingFilter" |
| 9 | Doctrine Statement | executeQuery : INSERT INTO logs_hits_0 (publisher_id, product_id, program_id, long_ip, country_code, visit_count, campaign, origin, created_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) - (0, 1, 1, 644592590, US, 0, , search, 2012-05-17 03:32:04 ) |
| 10 | Filter | executing filter "myDomainLayoutFilter" |
| 11 | Filter | executing filter "searchargsFilter" |
| 12 | Filter | executing filter "sfCommonFilter" |
| 13 | Filter | executing filter "sfExecutionFilter" |
| 14 | Action | call "searchActions->executeIndex()" |
| 15 | View | initialize view for "search/index" |
| 16 | View | render "sf_app_dir/modules/search/templates/indexSuccess.php" |
| 17 | PartialHelper | set slot "topcontent" |
| 18 | View | initialize view for "galleries/_countGalleries" |
| 19 | View | render "sf_app_dir/modules/galleries/templates/_countGalleries.php" |
| 20 | Doctrine Statement | executeQuery : SELECT s.info_field AS s__info_field, s.info_value AS s__info_value, s.updated_at AS s__updated_at FROM system_info s WHERE s.info_field = ? LIMIT 1 - (active_galleries ) |
| 21 | View | initialize view for "search/_welcomebox" |
| 22 | View | render "sf_app_dir/modules/search/templates/_welcomebox.php" |
| 23 | PartialHelper | set slot "secondarycontent" |
| 24 | View | initialize view for "search/_popular_searches" |
| 25 | View | render "sf_app_dir/modules/search/templates/_popular_searches.php" |
| 26 | View | initialize view for "search/_searchbox" |
| 27 | View | render "sf_app_dir/modules/search/templates/_searchbox.php" |
| 28 | View | initialize view for "search/_viewselectorbar" |
| 29 | View | render "sf_app_dir/modules/search/templates/_viewselectorbar.php" |
| 30 | PartialHelper | call "tubes->executeLatestTubes()" |
| 31 | Doctrine Query | executeQuery : SELECT t.id AS t__id, t.tube_site_id AS t__tube_site_id, t.title AS t__title, t.description AS t__description, t.media_width AS t__media_width, t.media_height AS t__media_height, t.media_duration AS t__media_duration, t.media_audio AS t__media_audio, t.media_thumbs AS t__media_thumbs, t.media_filesize AS t__media_filesize, t.media_url AS t__media_url, t.media_md5 AS t__media_md5, t.tube_identifier AS t__tube_identifier, t.tube_custom AS t__tube_custom, t.tube_url AS t__tube_url, t.tube_views AS t__tube_views, t.tube_votes AS t__tube_votes, t.tube_tags AS t__tube_tags, t.tube_category AS t__tube_category, t.tube_submitdate AS t__tube_submitdate, t.tube_submitername AS t__tube_submitername, t.tube_sponsor AS t__tube_sponsor, t.flag_gay AS t__flag_gay, t.views AS t__views, t.ratenum AS t__ratenum, t.ratesum AS t__ratesum, t.ratescore AS t__ratescore, t.status AS t__status, t.created_at AS t__created_at, t.updated_at AS t__updated_at, t2.id AS t2__id, t2.name AS t2__name, t2.url AS t2__url, t2.embed_code AS t2__embed_code, t2.logo_url AS t2__logo_url, t2.player_width AS t2__player_width, t2.player_height AS t2__player_height, t2.flag_gay AS t2__flag_gay, t2.status AS t2__status, t2.created_at AS t2__created_at, t2.updated_at AS t2__updated_at FROM tube_movie t LEFT JOIN tube_site t2 ON t.tube_site_id = t2.id WHERE t.created_at >= DATE(DATE_SUB(NOW(),INTERVAL 4 WEEK)) AND t.created_at < DATE_SUB(NOW(),INTERVAL 30 SECOND) AND t.status != 1 ORDER BY t.created_at DESC LIMIT 15 |
| 32 | View | initialize view for "tubes/_latestTubes" |
| 33 | View | render "sf_app_dir/modules/tubes/templates/_latestTubes.php" |
| 34 | PartialHelper | call "galleries->executeLatestGalleries()" |
| 35 | Doctrine Statement | executeQuery : SELECT g.id AS g__id, g.url AS g__url, g.title AS g__title, g.description AS g__description, g.type AS g__type, g.thumbs AS g__thumbs, g.media_type AS g__media_type, g.media_width AS g__media_width, g.media_height AS g__media_height, g.media_count AS g__media_count, g.media_duration AS g__media_duration, g.media_audio AS g__media_audio, g.md5_url AS g__md5_url, g.md5_content AS g__md5_content, g.site_id AS g__site_id, g.sponsor_id AS g__sponsor_id, g.flag_gay AS g__flag_gay, g.status AS g__status, g.created_at AS g__created_at, s.id AS s__id, s.name AS s__name, s.domain AS s__domain, s.sponsor_id AS s__sponsor_id, s.flag_gay AS s__flag_gay, s.gallery_count AS s__gallery_count, s.status AS s__status, s.created_at AS s__created_at, s.updated_at AS s__updated_at FROM gallery g LEFT JOIN site s ON g.site_id = s.id WHERE g.created_at >= DATE(DATE_SUB(NOW(),INTERVAL 2 WEEK)) AND g.created_at < DATE_SUB(NOW(),INTERVAL 30 SECOND) AND g.type = ? ORDER BY g.created_at DESC LIMIT 10 - (movie ) |
| 36 | View | initialize view for "galleries/_latestGalleries" |
| 37 | View | render "sf_app_dir/modules/galleries/templates/_latestGalleries.php" |
| 38 | View | initialize view for "galleries/_gallerylist" |
| 39 | View | render "sf_app_dir/modules/galleries/templates/_gallerylist.php" |
| 40 | PartialHelper | call "galleries->executeLatestGalleries()" |
| 41 | Doctrine Statement | executeQuery : SELECT g.id AS g__id, g.url AS g__url, g.title AS g__title, g.description AS g__description, g.type AS g__type, g.thumbs AS g__thumbs, g.media_type AS g__media_type, g.media_width AS g__media_width, g.media_height AS g__media_height, g.media_count AS g__media_count, g.media_duration AS g__media_duration, g.media_audio AS g__media_audio, g.md5_url AS g__md5_url, g.md5_content AS g__md5_content, g.site_id AS g__site_id, g.sponsor_id AS g__sponsor_id, g.flag_gay AS g__flag_gay, g.status AS g__status, g.created_at AS g__created_at, s.id AS s__id, s.name AS s__name, s.domain AS s__domain, s.sponsor_id AS s__sponsor_id, s.flag_gay AS s__flag_gay, s.gallery_count AS s__gallery_count, s.status AS s__status, s.created_at AS s__created_at, s.updated_at AS s__updated_at FROM gallery g LEFT JOIN site s ON g.site_id = s.id WHERE g.created_at >= DATE(DATE_SUB(NOW(),INTERVAL 2 WEEK)) AND g.created_at < DATE_SUB(NOW(),INTERVAL 30 SECOND) AND g.type = ? ORDER BY g.created_at DESC LIMIT 10 - (photo ) |
| 42 | View | initialize view for "galleries/_latestGalleries" |
| 43 | View | render "sf_app_dir/modules/galleries/templates/_latestGalleries.php" |
| 44 | View | initialize view for "galleries/_gallerylist" |
| 45 | View | render "sf_app_dir/modules/galleries/templates/_gallerylist.php" |
| 46 | View | decorate content with "sf_app_dir/templates/layout.php" |
| 47 | View | render "sf_app_dir/templates/layout.php" |
| 48 | PartialHelper | get slot "topcontent" |
| 49 | View | initialize view for "search/_textads" |
| 50 | View | render "sf_app_dir/modules/search/templates/_textads.php" |
| 51 | PartialHelper | get slot "secondarycontent" |
| 52 | View | initialize view for "friendlylink/_rightLinks" |
| 53 | View | render "sf_app_dir/modules/friendlylink/templates/_rightLinks.php" |
| 54 | View | initialize view for "friendlylink/_footerLinks" |
| 55 | View | render "sf_app_dir/modules/friendlylink/templates/_footerLinks.php" |