| # |
type |
message |
| 1 | Context | initialization |
| 2 | Controller | initialization |
| 3 | Routing | match route [default] "/:module/:action/*" |
| 4 | Request | request parameters array ( 'module' => 'home', 'action' => 'agentsearch',) |
| 5 | Controller | dispatch request |
| 6 | Filter | executing filter "sfRenderingFilter" |
| 7 | Filter | executing filter "sfWebDebugFilter" |
| 8 | Filter | executing filter "sfCommonFilter" |
| 9 | Filter | executing filter "sfFlashFilter" |
| 10 | Filter | executing filter "sfExecutionFilter" |
| 11 | Action | call "homeActions->executeAgentsearch()" |
| 12 | View | initialize view for "home/agentsearch" |
| 13 | ViewConfig | set component "header" (main/header) |
| 14 | ViewConfig | set component "left" (main/left) |
| 15 | ViewConfig | set component "center" (main/center) |
| 16 | ViewConfig | set component "right" (main/right) |
| 17 | ViewConfig | set component "footer" (main/footer) |
| 18 | View | render "sf_app_dir/modules/home/templates/agentsearchSuccess.php" |
| 19 | PartialHelper | call "main->executeState()" |
| 20 | Creole | connect(): DSN: array ( 'database' => '****', 'encoding' => '****', 'hostspec' => '****', 'password' => '****', 'persistent' => '****', 'phptype' => '****', 'port' => '****', 'protocol' => '****', 'username' => '****', ), FLAGS: 0 |
| 21 | Creole | prepareStatement(): SELECT states.ID, states.STATE_NAME, states.COUNTRY_ID FROM states WHERE states.COUNTRY_ID=? |
| 22 | Creole | executeQuery(): [129.00 ms] SELECT states.ID, states.STATE_NAME, states.COUNTRY_ID FROM states WHERE states.COUNTRY_ID=1 |
| 23 | View | initialize view for "main/_State" |
| 24 | View | render "sf_app_dir/modules/main/templates/_State.php" |
| 25 | View | decorate content with "sf_app_dir/templates/layout.php" |
| 26 | View | render "sf_app_dir/templates/layout.php" |
| 27 | PartialHelper | call "main->executeHeader()" |
| 28 | View | initialize view for "main/_header" |
| 29 | View | render "sf_app_dir/modules/main/templates/_header.php" |
| 30 | PartialHelper | call "main->executeLeft()" |
| 31 | View | initialize view for "main/_left" |
| 32 | View | render "sf_app_dir/modules/main/templates/_left.php" |
| 33 | PartialHelper | call "main->executeCenterlayer()" |
| 34 | View | initialize view for "main/_centerlayer" |
| 35 | View | render "sf_app_dir/modules/main/templates/_centerlayer.php" |
| 36 | View | initialize view for "main/_loginLayer" |
| 37 | View | render "sf_app_dir/modules/main/templates/_loginLayer.php" |
| 38 | View | initialize view for "search/_search" |
| 39 | View | render "sf_app_dir/modules/search/templates/_search.php" |
| 40 | PartialHelper | call "main->executePropType()" |
| 41 | Creole | prepareStatement(): SELECT property_types.ID, property_types.PROPERTY_TYPE FROM property_types |
| 42 | Creole | executeQuery(): [15.19 ms] SELECT property_types.ID, property_types.PROPERTY_TYPE FROM property_types |
| 43 | View | initialize view for "main/_PropType" |
| 44 | View | render "sf_app_dir/modules/main/templates/_PropType.php" |
| 45 | PartialHelper | call "main->executeState()" |
| 46 | Creole | prepareStatement(): SELECT states.ID, states.STATE_NAME, states.COUNTRY_ID FROM states WHERE states.COUNTRY_ID=? |
| 47 | Creole | executeQuery(): [8.88 ms] SELECT states.ID, states.STATE_NAME, states.COUNTRY_ID FROM states WHERE states.COUNTRY_ID=1 |
| 48 | View | initialize view for "main/_State" |
| 49 | View | render "sf_app_dir/modules/main/templates/_State.php" |
| 50 | View | initialize view for "search/_agents" |
| 51 | View | render "sf_app_dir/modules/search/templates/_agents.php" |
| 52 | PartialHelper | call "main->executeState()" |
| 53 | Creole | prepareStatement(): SELECT states.ID, states.STATE_NAME, states.COUNTRY_ID FROM states WHERE states.COUNTRY_ID=? |
| 54 | Creole | executeQuery(): [1.67 ms] SELECT states.ID, states.STATE_NAME, states.COUNTRY_ID FROM states WHERE states.COUNTRY_ID=1 |
| 55 | View | initialize view for "main/_State" |
| 56 | View | render "sf_app_dir/modules/main/templates/_State.php" |
| 57 | PartialHelper | call "main->executeCenter()" |
| 58 | View | initialize view for "main/_center" |
| 59 | View | render "sf_app_dir/modules/main/templates/_center.php" |
| 60 | PartialHelper | call "main->executePropType()" |
| 61 | Creole | prepareStatement(): SELECT property_types.ID, property_types.PROPERTY_TYPE FROM property_types |
| 62 | Creole | executeQuery(): [1.32 ms] SELECT property_types.ID, property_types.PROPERTY_TYPE FROM property_types |
| 63 | View | initialize view for "main/_PropType" |
| 64 | View | render "sf_app_dir/modules/main/templates/_PropType.php" |
| 65 | PartialHelper | call "main->executePicture()" |
| 66 | Creole | prepareStatement(): SELECT sponsored_builders.ID, sponsored_builders.LOGO_NAME, sponsored_builders.TOOLTIP, sponsored_builders.USER_ID, sponsored_builders.NO_CLIKCS, sponsored_builders.URL, sponsored_builders.PRODUCT_ID, sponsored_builders.ACTIVE FROM sponsored_builders, sub_details WHERE sponsored_builders.ACTIVE=? AND sub_details.EXPIRY_DATE>=? AND sponsored_builders.PRODUCT_ID=sub_details.ID |
| 67 | Creole | applyLimit(): SELECT sponsored_builders.ID, sponsored_builders.LOGO_NAME, sponsored_builders.TOOLTIP, sponsored_builders.USER_ID, sponsored_builders.NO_CLIKCS, sponsored_builders.URL, sponsored_builders.PRODUCT_ID, sponsored_builders.ACTIVE FROM sponsored_builders, sub_details WHERE sponsored_builders.ACTIVE=1 AND sub_details.EXPIRY_DATE>='2007-02-20' AND sponsored_builders.PRODUCT_ID=sub_details.ID, offset: 0, limit: 10 |
| 68 | Creole | executeQuery(): [153.96 ms] SELECT sponsored_builders.ID, sponsored_builders.LOGO_NAME, sponsored_builders.TOOLTIP, sponsored_builders.USER_ID, sponsored_builders.NO_CLIKCS, sponsored_builders.URL, sponsored_builders.PRODUCT_ID, sponsored_builders.ACTIVE FROM sponsored_builders, sub_details WHERE sponsored_builders.ACTIVE=1 AND sub_details.EXPIRY_DATE>='2007-02-20' AND sponsored_builders.PRODUCT_ID=sub_details.ID LIMIT 10 |
| 69 | View | initialize view for "main/_Picture" |
| 70 | View | render "sf_app_dir/modules/main/templates/_Picture.php" |
| 71 | PartialHelper | call "main->executeHyd()" |
| 72 | Creole | prepareStatement(): SELECT featured_projects.ID, featured_projects.USER_ID, featured_projects.PROJECT_NAME, featured_projects.PROJECT_CITY, featured_projects.NO_CLICKS, featured_projects.URL, featured_projects.PRODUCT_ID, featured_projects.ACTIVE, featured_projects.DESCRIPTION FROM featured_projects, sub_details WHERE featured_projects.ACTIVE=? AND sub_details.EXPIRY_DATE>=? AND featured_projects.PROJECT_CITY=? AND featured_projects.PRODUCT_ID=sub_details.ID |
| 73 | Creole | executeQuery(): [64.70 ms] SELECT featured_projects.ID, featured_projects.USER_ID, featured_projects.PROJECT_NAME, featured_projects.PROJECT_CITY, featured_projects.NO_CLICKS, featured_projects.URL, featured_projects.PRODUCT_ID, featured_projects.ACTIVE, featured_projects.DESCRIPTION FROM featured_projects, sub_details WHERE featured_projects.ACTIVE=1 AND sub_details.EXPIRY_DATE>='2007-02-20' AND featured_projects.PROJECT_CITY='1' AND featured_projects.PRODUCT_ID=sub_details.ID |
| 74 | View | initialize view for "main/_Hyd" |
| 75 | View | render "sf_app_dir/modules/main/templates/_Hyd.php" |
| 76 | PartialHelper | call "main->executeBan()" |
| 77 | Creole | prepareStatement(): SELECT featured_projects.ID, featured_projects.USER_ID, featured_projects.PROJECT_NAME, featured_projects.PROJECT_CITY, featured_projects.NO_CLICKS, featured_projects.URL, featured_projects.PRODUCT_ID, featured_projects.ACTIVE, featured_projects.DESCRIPTION FROM featured_projects, sub_details WHERE featured_projects.ACTIVE=? AND sub_details.EXPIRY_DATE>=? AND featured_projects.PROJECT_CITY=? AND featured_projects.PRODUCT_ID=sub_details.ID |
| 78 | Creole | executeQuery(): [15.97 ms] SELECT featured_projects.ID, featured_projects.USER_ID, featured_projects.PROJECT_NAME, featured_projects.PROJECT_CITY, featured_projects.NO_CLICKS, featured_projects.URL, featured_projects.PRODUCT_ID, featured_projects.ACTIVE, featured_projects.DESCRIPTION FROM featured_projects, sub_details WHERE featured_projects.ACTIVE=1 AND sub_details.EXPIRY_DATE>='2007-02-20' AND featured_projects.PROJECT_CITY='102' AND featured_projects.PRODUCT_ID=sub_details.ID |
| 79 | View | initialize view for "main/_Ban" |
| 80 | View | render "sf_app_dir/modules/main/templates/_Ban.php" |
| 81 | PartialHelper | call "main->executeChennai()" |
| 82 | Creole | prepareStatement(): SELECT featured_projects.ID, featured_projects.USER_ID, featured_projects.PROJECT_NAME, featured_projects.PROJECT_CITY, featured_projects.NO_CLICKS, featured_projects.URL, featured_projects.PRODUCT_ID, featured_projects.ACTIVE, featured_projects.DESCRIPTION FROM featured_projects, sub_details WHERE featured_projects.ACTIVE=? AND sub_details.EXPIRY_DATE>=? AND featured_projects.PROJECT_CITY=? AND featured_projects.PRODUCT_ID=sub_details.ID |
| 83 | Creole | executeQuery(): [14.90 ms] SELECT featured_projects.ID, featured_projects.USER_ID, featured_projects.PROJECT_NAME, featured_projects.PROJECT_CITY, featured_projects.NO_CLICKS, featured_projects.URL, featured_projects.PRODUCT_ID, featured_projects.ACTIVE, featured_projects.DESCRIPTION FROM featured_projects, sub_details WHERE featured_projects.ACTIVE=1 AND sub_details.EXPIRY_DATE>='2007-02-20' AND featured_projects.PROJECT_CITY='200' AND featured_projects.PRODUCT_ID=sub_details.ID |
| 84 | View | initialize view for "main/_Chennai" |
| 85 | View | render "sf_app_dir/modules/main/templates/_Chennai.php" |
| 86 | PartialHelper | call "main->executePune()" |
| 87 | Creole | prepareStatement(): SELECT featured_projects.ID, featured_projects.USER_ID, featured_projects.PROJECT_NAME, featured_projects.PROJECT_CITY, featured_projects.NO_CLICKS, featured_projects.URL, featured_projects.PRODUCT_ID, featured_projects.ACTIVE, featured_projects.DESCRIPTION FROM featured_projects, sub_details WHERE featured_projects.ACTIVE=? AND sub_details.EXPIRY_DATE>=? AND featured_projects.PROJECT_CITY=? AND featured_projects.PRODUCT_ID=sub_details.ID |
| 88 | Creole | executeQuery(): [13.22 ms] SELECT featured_projects.ID, featured_projects.USER_ID, featured_projects.PROJECT_NAME, featured_projects.PROJECT_CITY, featured_projects.NO_CLICKS, featured_projects.URL, featured_projects.PRODUCT_ID, featured_projects.ACTIVE, featured_projects.DESCRIPTION FROM featured_projects, sub_details WHERE featured_projects.ACTIVE=1 AND sub_details.EXPIRY_DATE>='2007-02-20' AND featured_projects.PROJECT_CITY='154' AND featured_projects.PRODUCT_ID=sub_details.ID |
| 89 | View | initialize view for "main/_Pune" |
| 90 | View | render "sf_app_dir/modules/main/templates/_Pune.php" |
| 91 | PartialHelper | call "main->executeMumbai()" |
| 92 | Creole | prepareStatement(): SELECT featured_projects.ID, featured_projects.USER_ID, featured_projects.PROJECT_NAME, featured_projects.PROJECT_CITY, featured_projects.NO_CLICKS, featured_projects.URL, featured_projects.PRODUCT_ID, featured_projects.ACTIVE, featured_projects.DESCRIPTION FROM featured_projects, sub_details WHERE featured_projects.ACTIVE=? AND sub_details.EXPIRY_DATE>=? AND featured_projects.PROJECT_CITY=? AND featured_projects.PRODUCT_ID=sub_details.ID |
| 93 | Creole | executeQuery(): [11.38 ms] SELECT featured_projects.ID, featured_projects.USER_ID, featured_projects.PROJECT_NAME, featured_projects.PROJECT_CITY, featured_projects.NO_CLICKS, featured_projects.URL, featured_projects.PRODUCT_ID, featured_projects.ACTIVE, featured_projects.DESCRIPTION FROM featured_projects, sub_details WHERE featured_projects.ACTIVE=1 AND sub_details.EXPIRY_DATE>='2007-02-20' AND featured_projects.PROJECT_CITY='134' AND featured_projects.PRODUCT_ID=sub_details.ID |
| 94 | View | initialize view for "main/_Mumbai" |
| 95 | View | render "sf_app_dir/modules/main/templates/_Mumbai.php" |
| 96 | PartialHelper | call "main->executeRight()" |
| 97 | View | initialize view for "main/_right" |
| 98 | View | render "sf_app_dir/modules/main/templates/_right.php" |
| 99 | PartialHelper | call "main->executeAbservices()" |
| 100 | Creole | prepareStatement(): SELECT abs_types.ID, abs_types.ABSERVICE_NAME FROM abs_types WHERE abs_types.ID=? |
| 101 | Creole | applyLimit(): SELECT abs_types.ID, abs_types.ABSERVICE_NAME FROM abs_types WHERE abs_types.ID=1, offset: 0, limit: 1 |
| 102 | Creole | executeQuery(): [30.55 ms] SELECT abs_types.ID, abs_types.ABSERVICE_NAME FROM abs_types WHERE abs_types.ID=1 LIMIT 1 |
| 103 | View | initialize view for "main/_abservices" |
| 104 | View | render "sf_app_dir/modules/main/templates/_abservices.php" |
| 105 | Creole | prepareStatement(): SELECT abs_types.ID, abs_types.ABSERVICE_NAME FROM abs_types |
| 106 | Creole | executeQuery(): [20.08 ms] SELECT abs_types.ID, abs_types.ABSERVICE_NAME FROM abs_types |
| 107 | PartialHelper | call "main->executeConstcity()" |
| 108 | Creole | prepareStatement(): SELECT cities.ID, cities.CITY_NAME, cities.STATE_ID FROM cities |
| 109 | Creole | executeQuery(): [29.29 ms] SELECT cities.ID, cities.CITY_NAME, cities.STATE_ID FROM cities |
| 110 | View | initialize view for "main/_Constcity" |
| 111 | View | render "sf_app_dir/modules/main/templates/_Constcity.php" |
| 112 | PartialHelper | call "main->executeFooter()" |
| 113 | View | initialize view for "main/_footer" |
| 114 | View | render "sf_app_dir/modules/main/templates/_footer.php" |