



| # | type | message |
|---|---|---|
| 1 | Context | initialization |
| 2 | Controller | initialization |
| 3 | Routing | match route [default] "/:module/:action/*" |
| 4 | Request | request parameters array ( 'module' => 'listings', 'action' => 'addFeatureprojects', 'id' => '2',) |
| 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 "listingsActions->executeAddFeatureprojects()" |
| 12 | Action | change template to "addfeaturelisting" |
| 13 | View | initialize view for "listings/addFeatureprojects" |
| 14 | ViewConfig | set component "header" (main/header) |
| 15 | ViewConfig | set component "left" (main/buyer) |
| 16 | ViewConfig | set component "center" (/) |
| 17 | ViewConfig | set component "right" (main/right) |
| 18 | ViewConfig | set component "footer" (main/footer) |
| 19 | View | render "sf_app_dir/modules/listings/templates/addfeaturelistingSuccess.php" |
| 20 | PartialHelper | call "main->executeState()" |
| 21 | Creole | connect(): DSN: array ( 'database' => '****', 'encoding' => '****', 'hostspec' => '****', 'password' => '****', 'persistent' => '****', 'phptype' => '****', 'port' => '****', 'protocol' => '****', 'username' => '****', ), FLAGS: 0 |
| 22 | Creole | prepareStatement(): SELECT states.ID, states.STATE_NAME, states.COUNTRY_ID FROM states WHERE states.COUNTRY_ID=? |
| 23 | Creole | executeQuery(): [1.72 ms] SELECT states.ID, states.STATE_NAME, states.COUNTRY_ID FROM states WHERE states.COUNTRY_ID=1 |
| 24 | View | initialize view for "main/_State" |
| 25 | View | render "sf_app_dir/modules/main/templates/_State.php" |
| 26 | View | decorate content with "sf_app_dir/templates/layout.php" |
| 27 | View | render "sf_app_dir/templates/layout.php" |
| 28 | PartialHelper | call "main->executeHeader()" |
| 29 | View | initialize view for "main/_header" |
| 30 | View | render "sf_app_dir/modules/main/templates/_header.php" |
| 31 | PartialHelper | call "main->executeBuyer()" |
| 32 | View | initialize view for "main/_buyer" |
| 33 | View | render "sf_app_dir/modules/main/templates/_buyer.php" |
| 34 | PartialHelper | call "main->executeCenterlayer()" |
| 35 | View | initialize view for "main/_centerlayer" |
| 36 | View | render "sf_app_dir/modules/main/templates/_centerlayer.php" |
| 37 | View | initialize view for "main/_loginLayer" |
| 38 | View | render "sf_app_dir/modules/main/templates/_loginLayer.php" |
| 39 | View | initialize view for "search/_search" |
| 40 | View | render "sf_app_dir/modules/search/templates/_search.php" |
| 41 | PartialHelper | call "main->executePropType()" |
| 42 | Creole | prepareStatement(): SELECT property_types.ID, property_types.PROPERTY_TYPE FROM property_types |
| 43 | Creole | executeQuery(): [48.76 ms] SELECT property_types.ID, property_types.PROPERTY_TYPE FROM property_types |
| 44 | View | initialize view for "main/_PropType" |
| 45 | View | render "sf_app_dir/modules/main/templates/_PropType.php" |
| 46 | PartialHelper | call "main->executeState()" |
| 47 | Creole | prepareStatement(): SELECT states.ID, states.STATE_NAME, states.COUNTRY_ID FROM states WHERE states.COUNTRY_ID=? |
| 48 | Creole | executeQuery(): [21.35 ms] SELECT states.ID, states.STATE_NAME, states.COUNTRY_ID FROM states WHERE states.COUNTRY_ID=1 |
| 49 | View | initialize view for "main/_State" |
| 50 | View | render "sf_app_dir/modules/main/templates/_State.php" |
| 51 | View | initialize view for "search/_agents" |
| 52 | View | render "sf_app_dir/modules/search/templates/_agents.php" |
| 53 | PartialHelper | call "main->executeState()" |
| 54 | Creole | prepareStatement(): SELECT states.ID, states.STATE_NAME, states.COUNTRY_ID FROM states WHERE states.COUNTRY_ID=? |
| 55 | Creole | executeQuery(): [2.39 ms] SELECT states.ID, states.STATE_NAME, states.COUNTRY_ID FROM states WHERE states.COUNTRY_ID=1 |
| 56 | View | initialize view for "main/_State" |
| 57 | View | render "sf_app_dir/modules/main/templates/_State.php" |
| 58 | PartialHelper | call "main->executeRight()" |
| 59 | View | initialize view for "main/_right" |
| 60 | View | render "sf_app_dir/modules/main/templates/_right.php" |
| 61 | PartialHelper | call "main->executeAbservices()" |
| 62 | Creole | prepareStatement(): SELECT abs_types.ID, abs_types.ABSERVICE_NAME FROM abs_types WHERE abs_types.ID=? |
| 63 | Creole | applyLimit(): SELECT abs_types.ID, abs_types.ABSERVICE_NAME FROM abs_types WHERE abs_types.ID=1, offset: 0, limit: 1 |
| 64 | Creole | executeQuery(): [1.66 ms] SELECT abs_types.ID, abs_types.ABSERVICE_NAME FROM abs_types WHERE abs_types.ID=1 LIMIT 1 |
| 65 | View | initialize view for "main/_abservices" |
| 66 | View | render "sf_app_dir/modules/main/templates/_abservices.php" |
| 67 | Creole | prepareStatement(): SELECT abs_types.ID, abs_types.ABSERVICE_NAME FROM abs_types |
| 68 | Creole | executeQuery(): [2.12 ms] SELECT abs_types.ID, abs_types.ABSERVICE_NAME FROM abs_types |
| 69 | PartialHelper | call "main->executeConstcity()" |
| 70 | Creole | prepareStatement(): SELECT cities.ID, cities.CITY_NAME, cities.STATE_ID FROM cities |
| 71 | Creole | executeQuery(): [11.20 ms] SELECT cities.ID, cities.CITY_NAME, cities.STATE_ID FROM cities |
| 72 | View | initialize view for "main/_Constcity" |
| 73 | View | render "sf_app_dir/modules/main/templates/_Constcity.php" |
| 74 | PartialHelper | call "main->executeFooter()" |
| 75 | View | initialize view for "main/_footer" |
| 76 | View | render "sf_app_dir/modules/main/templates/_footer.php" |

---
parameterHolder:
symfony/default:
action: addFeatureprojects
id: 2
module: listings
attributeHolder:
symfony/default:
id: 2
referer:

---
cookies:
httpHeaders:
Content-Type: text/html; charset=utf-8
parameterHolder:
helper/asset/auto/httpmeta:
Content-Type: text/html; charset=utf-8
helper/asset/auto/javascript:
/sf/prototype/js/builder: /sf/prototype/js/builder
/sf/prototype/js/effects: /sf/prototype/js/effects
/sf/prototype/js/prototype: /sf/prototype/js/prototype
/sf/sf_web_debug/js/main: /sf/sf_web_debug/js/main
helper/asset/auto/meta:
description: Properties in india,
keywords:
robots: index, follow
title: >
GharInfo.com - New way to find a
property :o)
helper/asset/auto/stylesheet:
/sf/sf_web_debug/css/main:
main:
symfony/action/view:
listings_addFeatureprojects_template: addfeaturelisting
symfony/response/http/headers:
Content-Type: text/html; charset=utf-8
symfony/view/asset:
javascripts_included:
stylesheets_included:

--- app_listing_age: 30 app_listing_bathroom: 10 app_listing_bedroom: 25 app_listing_floor: 25 app_listing_furnished: - YAMLString - YAMLString - YAMLString app_listing_sf_upload_dir: SF_ROOT_DIR/uploads app_tax: 12.5 mod_listings_enabled: 1 mod_listings_is_internal: mod_listings_view_class: sfPHP mod_main_enabled: 1 mod_main_is_internal: mod_main_view_class: sfPHP sf_admin_web_dir: /sf/sf_admin sf_app: frontend sf_app_config_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/apps/frontend/config sf_app_config_dir_name: config sf_app_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/apps/frontend sf_app_i18n_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/apps/frontend/i18n sf_app_i18n_dir_name: i18n sf_app_lib_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/apps/frontend/lib sf_app_lib_dir_name: lib sf_app_module_action_dir_name: actions sf_app_module_config_dir_name: config sf_app_module_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/apps/frontend/modules sf_app_module_dir_name: modules sf_app_module_i18n_dir_name: i18n sf_app_module_lib_dir_name: lib sf_app_module_template_dir_name: templates sf_app_module_validate_dir_name: validate sf_app_module_view_dir_name: views sf_app_template_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/apps/frontend/templates sf_app_template_dir_name: templates sf_apps_dir_name: apps sf_autoloading_functions: sf_available: 1 sf_base_cache_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/cache/frontend sf_bin_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/batch sf_bin_dir_name: batch sf_cache: sf_cache_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/cache/frontend/dev sf_cache_dir_name: cache sf_calendar_web_dir: /sf/calendar sf_charset: utf-8 sf_check_lock: sf_check_symfony_version: sf_compressed: sf_config_cache_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/cache/frontend/dev/config sf_config_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/config sf_config_dir_name: config sf_data_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/data sf_data_dir_name: data sf_debug: 1 sf_default_action: index sf_default_module: default sf_doc_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/data/doc sf_doc_dir_name: doc sf_enabled_modules: - default sf_environment: dev sf_error_404_action: error404 sf_error_404_module: default sf_error_reporting: 4095 sf_escaping_method: ESC_ENTITIES sf_escaping_strategy: bc sf_etag: sf_i18n: sf_i18n_cache_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/cache/frontend/dev/i18n sf_lib_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/lib sf_lib_dir_name: lib sf_log_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/log sf_log_dir_name: log sf_logging_enabled: 1 sf_logging_history: 10 sf_logging_level: debug sf_logging_period: 7 sf_logging_purge: 1 sf_logging_rotate: sf_login_action: login sf_login_module: members sf_max_forwards: 5 sf_model_dir_name: model sf_model_lib_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/lib/model sf_module_cache_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/cache/frontend/dev/modules sf_module_disabled_action: disabled sf_module_disabled_module: default sf_no_script_name: sf_path_info_array: SERVER sf_path_info_key: PATH_INFO sf_plugins_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/plugins sf_plugins_dir_name: plugins sf_prototype_web_dir: /sf/prototype sf_rich_text_js_dir: js/tiny_mce sf_root_cache_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/cache sf_root_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo sf_routing_defaults: sf_culture: en sf_secure_action: secure sf_secure_module: default sf_standard_helpers: - Partial - Cache - Form sf_strip_comments: 1 sf_suffix: . sf_symfony_data_dir: /home/balakrishna/pear/data/symfony sf_symfony_lib_dir: /home/balakrishna/pear/php/symfony sf_template_cache_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/cache/frontend/dev/template sf_test: sf_test_cache_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/cache/frontend/dev/test sf_test_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/test sf_test_dir_name: test sf_timeout: 1800 sf_timer_start: 1171961567.6281 sf_unavailable_action: unavailable sf_unavailable_module: default sf_upload_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/web/uploads sf_upload_dir_name: uploads sf_url_format: PATH sf_use_database: 1 sf_use_flash: 1 sf_use_process_cache: 1 sf_use_security: 1 sf_validation_error_class: form_error sf_validation_error_id_prefix: error_for_ sf_validation_error_prefix: ↓ sf_validation_error_suffix: ↓ sf_web_debug: 1 sf_web_debug_web_dir: /sf/sf_web_debug sf_web_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharInfo/web sf_web_dir_name: web

---
cookie:
env:
files:
get:
post:
server:
DOCUMENT_ROOT: >
/home/balakrishna/gharinfo.com/GharInfo/web
GATEWAY_INTERFACE: CGI/1.1
HTTP_CONNECTION: close
HTTP_FROM: [email protected]
HTTP_HOST: www.gharinfo.com
HTTP_USER_AGENT: ia_archiver
ORIG_PATH_INFO: >
/frontend_dev.php/listings/addFeatureprojects/id/2
ORIG_PATH_TRANSLATED: >
/home/balakrishna/gharinfo.com/GharInfo/web/frontend_dev.php/listings/addFeatureprojects/id/2
ORIG_SCRIPT_FILENAME: /dh/cgi-system/php5.cgi
ORIG_SCRIPT_NAME: /cgi-system/php5.cgi
PATH: /usr/local/bin:/usr/bin:/bin
PATH_INFO: /listings/addFeatureprojects/id/2
PATH_TRANSLATED: >
/home/balakrishna/gharinfo.com/GharInfo/web/listings/addFeatureprojects/id/2
PHP_SELF: /frontend_dev.php
QUERY_STRING:
REDIRECT_STATUS: 200
REDIRECT_URL: >
/frontend_dev.php/listings/addFeatureprojects/id/2
REMOTE_ADDR: 64.208.172.179
REMOTE_PORT: 40752
REQUEST_METHOD: GET
REQUEST_TIME: 1171961567
REQUEST_URI: >
/frontend_dev.php/listings/addFeatureprojects/id/2
SCRIPT_FILENAME: >
/home/balakrishna/gharinfo.com/GharInfo/web/frontend_dev.php
SCRIPT_NAME: /frontend_dev.php
SCRIPT_URI: >
http://www.gharinfo.com/frontend_dev.php/listings/addFeatureprojects/id/2
SCRIPT_URL: >
/frontend_dev.php/listings/addFeatureprojects/id/2
SERVER_ADDR: 208.113.162.92
SERVER_ADMIN: [email protected]
SERVER_NAME: www.gharinfo.com
SERVER_PORT: 80
SERVER_PROTOCOL: HTTP/1.0
SERVER_SIGNATURE:
SERVER_SOFTWARE: >
Apache/2.0.54 (Unix) PHP/4.4.4
mod_ssl/2.0.54 OpenSSL/0.9.7e
mod_fastcgi/2.4.2 DAV/2 SVN/1.3.2
argc: 0
argv:
session:

--- php: 5.1.2 os: > Linux silk 2.4.32-grsec+f6b+gr217+nfs+a32+fuse23+tg+++opt+c8+gr2b-v6.194 #1 SMP Tue Jun 6 15:52:09 PDT 2006 i686 extensions: - libxml - xsl - xmlwriter - dom - xmlreader - xml - tokenizer - standard - SimpleXML - SPL - session - PDO - SQLite - Reflection - pspell - posix - pdo_sqlite - pdo_mysql - mysqli - mysql - mcrypt - mbstring - iconv - hash - gettext - gd - ftp - exif - date - curl - ctype - calendar - zlib - pcre - openssl - Zend Optimizer
| type | calls | time (ms) |
|---|---|---|
| Configuration | 22 | 18.59 |
| Action "listings/addFeatureprojects" | 1 | 0.24 |
| View "Success" for "listings/addFeatureprojects" | 1 | 316.99 |
| Component "main/State" | 3 | 85.62 |
| Database | 7 | 89.15 |
| Partial "main/_State" | 3 | 14.28 |
| Component "main/header" | 1 | 0.05 |
| Partial "main/_header" | 1 | 2.11 |
| Component "main/buyer" | 1 | 0.02 |
| Partial "main/_buyer" | 1 | 131.70 |
| Component "main/centerlayer" | 1 | 0.02 |
| Partial "main/_centerlayer" | 1 | 125.18 |
| Partial "main/_loginLayer" | 1 | 1.80 |
| Partial "search/_search" | 1 | 95.00 |
| Component "main/PropType" | 1 | 55.45 |
| Partial "main/_PropType" | 1 | 2.79 |
| Partial "search/_agents" | 1 | 25.57 |
| Component "main/right" | 1 | 0.08 |
| Partial "main/_right" | 1 | 64.37 |
| Component "main/abservices" | 1 | 7.76 |
| Partial "main/_abservices" | 1 | 6.52 |
| Component "main/Constcity" | 1 | 30.45 |
| Partial "main/_Constcity" | 1 | 8.29 |
| Component "main/footer" | 1 | 0.02 |
| Partial "main/_footer" | 1 | 1.17 |















