| # |
type |
message |
| 1 | Context | initialization |
| 2 | Controller | initialization |
| 3 | Routing | match route [default] "/:module/:action/*" |
| 4 | Request | request parameters array ( 'module' => 'home', 'action' => 'agentresult',) |
| 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->executeAgentresult()" |
| 12 | Creole | connect(): DSN: array ( 'database' => '****', 'encoding' => '****', 'hostspec' => '****', 'password' => '****', 'persistent' => '****', 'phptype' => '****', 'port' => '****', 'protocol' => '****', 'username' => '****', ), FLAGS: 0 |
| 13 | Creole | prepareStatement(): SELECT users.ID, users.ROLE_ID, users.USERNAME, users.PASSWORD, users.FIRSTNAME, users.LASTNAME, users.EMAIL, users.ADDRESS1, users.ADDRESS2, users.STATE, users.CITY, users.ZIPCODE, users.PHONE, users.MOBILE, users.FAX, users.CONTACT, users.COMPANYNAME, users.LOCATION, users.PROJECTS, users.DESCRIPTION, users.URL, users.ACTIVE, users.LASTLOGIN, users.BLOCKED, users.AC_CODE, users.CREATED_AT FROM users WHERE users.ROLE_ID=? AND users.CITY IS NULL AND users.STATE IS NULL |
| 14 | Creole | applyLimit(): SELECT users.ID, users.ROLE_ID, users.USERNAME, users.PASSWORD, users.FIRSTNAME, users.LASTNAME, users.EMAIL, users.ADDRESS1, users.ADDRESS2, users.STATE, users.CITY, users.ZIPCODE, users.PHONE, users.MOBILE, users.FAX, users.CONTACT, users.COMPANYNAME, users.LOCATION, users.PROJECTS, users.DESCRIPTION, users.URL, users.ACTIVE, users.LASTLOGIN, users.BLOCKED, users.AC_CODE, users.CREATED_AT FROM users WHERE users.ROLE_ID=3 AND users.CITY IS NULL AND users.STATE IS NULL , offset: 0, limit: 1 |
| 15 | Creole | executeQuery(): [50.05 ms] SELECT users.ID, users.ROLE_ID, users.USERNAME, users.PASSWORD, users.FIRSTNAME, users.LASTNAME, users.EMAIL, users.ADDRESS1, users.ADDRESS2, users.STATE, users.CITY, users.ZIPCODE, users.PHONE, users.MOBILE, users.FAX, users.CONTACT, users.COMPANYNAME, users.LOCATION, users.PROJECTS, users.DESCRIPTION, users.URL, users.ACTIVE, users.LASTLOGIN, users.BLOCKED, users.AC_CODE, users.CREATED_AT FROM users WHERE users.ROLE_ID=3 AND users.CITY IS NULL AND users.STATE IS NULL LIMIT 1 |
| 16 | Creole | prepareStatement(): SELECT COUNT(users.ID) FROM users WHERE users.ROLE_ID=? AND users.CITY IS NULL AND users.STATE IS NULL |
| 17 | Creole | executeQuery(): [24.41 ms] SELECT COUNT(users.ID) FROM users WHERE users.ROLE_ID=3 AND users.CITY IS NULL AND users.STATE IS NULL |
| 18 | View | initialize view for "home/agentresult" |
| 19 | ViewConfig | set component "header" (main/header) |
| 20 | ViewConfig | set component "left" (main/left) |
| 21 | ViewConfig | set component "center" (main/center) |
| 22 | ViewConfig | set component "right" (main/right) |
| 23 | ViewConfig | set component "footer" (main/footer) |
| 24 | View | render "sf_app_dir/modules/home/templates/agentresultSuccess.php" |
| 25 | Creole | prepareStatement(): SELECT users.ID, users.ROLE_ID, users.USERNAME, users.PASSWORD, users.FIRSTNAME, users.LASTNAME, users.EMAIL, users.ADDRESS1, users.ADDRESS2, users.STATE, users.CITY, users.ZIPCODE, users.PHONE, users.MOBILE, users.FAX, users.CONTACT, users.COMPANYNAME, users.LOCATION, users.PROJECTS, users.DESCRIPTION, users.URL, users.ACTIVE, users.LASTLOGIN, users.BLOCKED, users.AC_CODE, users.CREATED_AT FROM users WHERE users.ROLE_ID=? AND users.CITY IS NULL AND users.STATE IS NULL |
| 26 | Creole | applyLimit(): SELECT users.ID, users.ROLE_ID, users.USERNAME, users.PASSWORD, users.FIRSTNAME, users.LASTNAME, users.EMAIL, users.ADDRESS1, users.ADDRESS2, users.STATE, users.CITY, users.ZIPCODE, users.PHONE, users.MOBILE, users.FAX, users.CONTACT, users.COMPANYNAME, users.LOCATION, users.PROJECTS, users.DESCRIPTION, users.URL, users.ACTIVE, users.LASTLOGIN, users.BLOCKED, users.AC_CODE, users.CREATED_AT FROM users WHERE users.ROLE_ID=3 AND users.CITY IS NULL AND users.STATE IS NULL , offset: 0, limit: 3 |
| 27 | Creole | executeQuery(): [45.18 ms] SELECT users.ID, users.ROLE_ID, users.USERNAME, users.PASSWORD, users.FIRSTNAME, users.LASTNAME, users.EMAIL, users.ADDRESS1, users.ADDRESS2, users.STATE, users.CITY, users.ZIPCODE, users.PHONE, users.MOBILE, users.FAX, users.CONTACT, users.COMPANYNAME, users.LOCATION, users.PROJECTS, users.DESCRIPTION, users.URL, users.ACTIVE, users.LASTLOGIN, users.BLOCKED, users.AC_CODE, users.CREATED_AT FROM users WHERE users.ROLE_ID=3 AND users.CITY IS NULL AND users.STATE IS NULL LIMIT 3 |
| 28 | View | decorate content with "sf_app_dir/templates/layout.php" |
| 29 | View | render "sf_app_dir/templates/layout.php" |
| 30 | PartialHelper | call "main->executeHeader()" |
| 31 | View | initialize view for "main/_header" |
| 32 | View | render "sf_app_dir/modules/main/templates/_header.php" |
| 33 | PartialHelper | call "main->executeLeft()" |
| 34 | View | initialize view for "main/_left" |
| 35 | View | render "sf_app_dir/modules/main/templates/_left.php" |
| 36 | PartialHelper | call "main->executeCenterlayer()" |
| 37 | View | initialize view for "main/_centerlayer" |
| 38 | View | render "sf_app_dir/modules/main/templates/_centerlayer.php" |
| 39 | View | initialize view for "main/_loginLayer" |
| 40 | View | render "sf_app_dir/modules/main/templates/_loginLayer.php" |
| 41 | View | initialize view for "search/_search" |
| 42 | View | render "sf_app_dir/modules/search/templates/_search.php" |
| 43 | PartialHelper | call "main->executePropType()" |
| 44 | Creole | prepareStatement(): SELECT property_types.ID, property_types.PROPERTY_TYPE FROM property_types |
| 45 | Creole | executeQuery(): [21.79 ms] SELECT property_types.ID, property_types.PROPERTY_TYPE FROM property_types |
| 46 | View | initialize view for "main/_PropType" |
| 47 | View | render "sf_app_dir/modules/main/templates/_PropType.php" |
| 48 | PartialHelper | call "main->executeState()" |
| 49 | Creole | prepareStatement(): SELECT states.ID, states.STATE_NAME, states.COUNTRY_ID FROM states WHERE states.COUNTRY_ID=? |
| 50 | Creole | executeQuery(): [24.95 ms] SELECT states.ID, states.STATE_NAME, states.COUNTRY_ID FROM states WHERE states.COUNTRY_ID=1 |
| 51 | View | initialize view for "main/_State" |
| 52 | View | render "sf_app_dir/modules/main/templates/_State.php" |
| 53 | View | initialize view for "search/_agents" |
| 54 | View | render "sf_app_dir/modules/search/templates/_agents.php" |
| 55 | PartialHelper | call "main->executeState()" |
| 56 | Creole | prepareStatement(): SELECT states.ID, states.STATE_NAME, states.COUNTRY_ID FROM states WHERE states.COUNTRY_ID=? |
| 57 | Creole | executeQuery(): [18.17 ms] SELECT states.ID, states.STATE_NAME, states.COUNTRY_ID FROM states WHERE states.COUNTRY_ID=1 |
| 58 | View | initialize view for "main/_State" |
| 59 | View | render "sf_app_dir/modules/main/templates/_State.php" |
| 60 | PartialHelper | call "main->executeCenter()" |
| 61 | View | initialize view for "main/_center" |
| 62 | View | render "sf_app_dir/modules/main/templates/_center.php" |
| 63 | PartialHelper | call "main->executePropType()" |
| 64 | Creole | prepareStatement(): SELECT property_types.ID, property_types.PROPERTY_TYPE FROM property_types |
| 65 | Creole | executeQuery(): [27.71 ms] SELECT property_types.ID, property_types.PROPERTY_TYPE FROM property_types |
| 66 | View | initialize view for "main/_PropType" |
| 67 | View | render "sf_app_dir/modules/main/templates/_PropType.php" |
| 68 | PartialHelper | call "main->executePicture()" |
| 69 | 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 |
| 70 | 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 |
| 71 | Creole | executeQuery(): [57.95 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 |
| 72 | View | initialize view for "main/_Picture" |
| 73 | View | render "sf_app_dir/modules/main/templates/_Picture.php" |
| 74 | PartialHelper | call "main->executeHyd()" |
| 75 | 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 |
| 76 | Creole | executeQuery(): [30.55 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 |
| 77 | View | initialize view for "main/_Hyd" |
| 78 | View | render "sf_app_dir/modules/main/templates/_Hyd.php" |
| 79 | PartialHelper | call "main->executeBan()" |
| 80 | 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 |
| 81 | Creole | executeQuery(): [25.62 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 |
| 82 | View | initialize view for "main/_Ban" |
| 83 | View | render "sf_app_dir/modules/main/templates/_Ban.php" |
| 84 | PartialHelper | call "main->executeChennai()" |
| 85 | 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 |
| 86 | Creole | executeQuery(): [27.28 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 |
| 87 | View | initialize view for "main/_Chennai" |
| 88 | View | render "sf_app_dir/modules/main/templates/_Chennai.php" |
| 89 | PartialHelper | call "main->executePune()" |
| 90 | 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 |
| 91 | Creole | executeQuery(): [29.37 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 |
| 92 | View | initialize view for "main/_Pune" |
| 93 | View | render "sf_app_dir/modules/main/templates/_Pune.php" |
| 94 | PartialHelper | call "main->executeMumbai()" |
| 95 | 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 |
| 96 | Creole | executeQuery(): [24.65 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 |
| 97 | View | initialize view for "main/_Mumbai" |
| 98 | View | render "sf_app_dir/modules/main/templates/_Mumbai.php" |
| 99 | PartialHelper | call "main->executeRight()" |
| 100 | View | initialize view for "main/_right" |
| 101 | View | render "sf_app_dir/modules/main/templates/_right.php" |
| 102 | PartialHelper | call "main->executeAbservices()" |
| 103 | Creole | prepareStatement(): SELECT abs_types.ID, abs_types.ABSERVICE_NAME FROM abs_types WHERE abs_types.ID=? |
| 104 | Creole | applyLimit(): SELECT abs_types.ID, abs_types.ABSERVICE_NAME FROM abs_types WHERE abs_types.ID=1, offset: 0, limit: 1 |
| 105 | Creole | executeQuery(): [24.10 ms] SELECT abs_types.ID, abs_types.ABSERVICE_NAME FROM abs_types WHERE abs_types.ID=1 LIMIT 1 |
| 106 | View | initialize view for "main/_abservices" |
| 107 | View | render "sf_app_dir/modules/main/templates/_abservices.php" |
| 108 | Creole | prepareStatement(): SELECT abs_types.ID, abs_types.ABSERVICE_NAME FROM abs_types |
| 109 | Creole | executeQuery(): [13.50 ms] SELECT abs_types.ID, abs_types.ABSERVICE_NAME FROM abs_types |
| 110 | PartialHelper | call "main->executeConstcity()" |
| 111 | Creole | prepareStatement(): SELECT cities.ID, cities.CITY_NAME, cities.STATE_ID FROM cities |
| 112 | Creole | executeQuery(): [27.81 ms] SELECT cities.ID, cities.CITY_NAME, cities.STATE_ID FROM cities |
| 113 | View | initialize view for "main/_Constcity" |
| 114 | View | render "sf_app_dir/modules/main/templates/_Constcity.php" |
| 115 | PartialHelper | call "main->executeFooter()" |
| 116 | View | initialize view for "main/_footer" |
| 117 | View | render "sf_app_dir/modules/main/templates/_footer.php" |