| # |
type |
message |
| 1 | Context | initialization |
| 2 | Controller | initialization |
| 3 | Routing | match route [default] "/:module/:action/*" |
| 4 | Request | request parameters array ( 'module' => 'pornstars', 'action' => 'list', 'sex' => 'ALL', 'list' => 'D',) |
| 5 | Controller | dispatch request |
| 6 | Filter | executing filter "sfRenderingFilter" |
| 7 | Filter | executing filter "sfWebDebugFilter" |
| 8 | Filter | executing filter "trackingFilter" |
| 9 | Filter | executing filter "myDomainLayoutFilter" |
| 10 | Filter | executing filter "searchargsFilter" |
| 11 | Filter | executing filter "sfCommonFilter" |
| 12 | Filter | executing filter "sfExecutionFilter" |
| 13 | Action | call "pornstarsActions->executeList()" |
| 14 | Doctrine Statement | executeQuery : SELECT p.id AS p__id, p.name AS p__name, p.sex AS p__sex, p.birthdate AS p__birthdate, p.aka AS p__aka, p.height AS p__height, p.weight AS p__weight, p.breast AS p__breast, p.cupsize AS p__cupsize, p.birthname AS p__birthname, p.waist AS p__waist, p.hips AS p__hips, p.shoesize AS p__shoesize, p.tatoo AS p__tatoo, p.piercing AS p__piercing, p.nationality AS p__nationality, p.ethnicity AS p__ethnicity, p.birthplace AS p__birthplace, p.haircolor AS p__haircolor, p.skincolor AS p__skincolor, p.eyecolor AS p__eyecolor, p.officialsite AS p__officialsite, p.gallery_count AS p__gallery_count, p.flag_gay AS p__flag_gay, p.image_url AS p__image_url, p.created_at AS p__created_at, p.updated_at AS p__updated_at FROM pornstar p WHERE p.gallery_count >= ? AND p.name LIKE 'D%' ORDER BY p.name - (1 ) |
| 15 | View | initialize view for "pornstars/list" |
| 16 | View | render "sf_app_dir/modules/pornstars/templates/listSuccess.php" |
| 17 | View | initialize view for "pornstars/_searchbox" |
| 18 | View | render "sf_app_dir/modules/pornstars/templates/_searchbox.php" |
| 19 | PartialHelper | call "pornstars->executeFilterbar()" |
| 20 | Doctrine Statement | executeQuery : SELECT DISTINCT(MID(p.name, 1, 1)) AS p__0, COUNT(p.name) AS p__1 FROM pornstar p WHERE p.gallery_count >= ? GROUP BY p__0 - (1 ) |
| 21 | View | initialize view for "pornstars/_filterbar" |
| 22 | View | render "sf_app_dir/modules/pornstars/templates/_filterbar.php" |
| 23 | View | decorate content with "sf_app_dir/templates/layout.php" |
| 24 | View | render "sf_app_dir/templates/layout.php" |
| 25 | View | initialize view for "search/_textads" |
| 26 | View | render "sf_app_dir/modules/search/templates/_textads.php" |
| 27 | View | initialize view for "friendlylink/_rightLinks" |
| 28 | View | render "sf_app_dir/modules/friendlylink/templates/_rightLinks.php" |
| 29 | Doctrine Statement | executeQuery : SELECT f.id AS f__id, f.title AS f__title, f.href AS f__href, f.email AS f__email, f.reciprocal_url AS f__reciprocal_url, f.comments AS f__comments, f.position AS f__position, f.site AS f__site, f.filter_pattern AS f__filter_pattern, f.nofollow AS f__nofollow, f.active AS f__active, f.created_at AS f__created_at, f.updated_at AS f__updated_at FROM friendly_link f WHERE f.site = ? AND position = ? - (1, 1 ) |
| 30 | View | initialize view for "friendlylink/_footerLinks" |
| 31 | View | render "sf_app_dir/modules/friendlylink/templates/_footerLinks.php" |
| 32 | Doctrine Statement | executeQuery : SELECT f.id AS f__id, f.title AS f__title, f.href AS f__href, f.email AS f__email, f.reciprocal_url AS f__reciprocal_url, f.comments AS f__comments, f.position AS f__position, f.site AS f__site, f.filter_pattern AS f__filter_pattern, f.nofollow AS f__nofollow, f.active AS f__active, f.created_at AS f__created_at, f.updated_at AS f__updated_at FROM friendly_link f WHERE f.site = ? AND position = ? - (1, 0 ) |