



| # | type | message |
|---|---|---|
| 1 | Context | initialization |
| 2 | Controller | initialization |
| 3 | Routing | match route [default] "/:module/:action/*" |
| 4 | Request | request parameters array ( 'module' => 'favorities', 'action' => 'agentlist',) |
| 5 | Controller | dispatch request |
| 6 | Filter | executing filter "sfRenderingFilter" |
| 7 | Filter | executing filter "sfWebDebugFilter" |
| 8 | Filter | executing filter "sfBasicSecurityFilter" |
| 9 | Filter | executing filter "sfRenderingFilter" |
| 10 | Filter | executing filter "sfWebDebugFilter" |
| 11 | Filter | executing filter "sfBasicSecurityFilter" |
| 12 | Filter | executing filter "sfCommonFilter" |
| 13 | Filter | executing filter "sfFlashFilter" |
| 14 | Filter | executing filter "sfExecutionFilter" |
| 15 | Validator | validation execution |
| 16 | Action | call "membersActions->executeLogin()" |
| 17 | View | initialize view for "members/login" |
| 18 | ViewConfig | set component "header" (main/header) |
| 19 | ViewConfig | set component "left" (main/left) |
| 20 | ViewConfig | set component "center" (/) |
| 21 | ViewConfig | set component "right" (main/right) |
| 22 | ViewConfig | set component "footer" (main/footer) |
| 23 | View | render "sf_app_dir/modules/members/templates/loginSuccess.php" |
| 24 | View | initialize view for "main/_loginLayer" |
| 25 | View | render "sf_app_dir/modules/main/templates/_loginLayer.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->executeLeft()" |
| 32 | Creole | connect(): DSN: array ( 'database' => '****', 'encoding' => '****', 'hostspec' => '****', 'password' => '****', 'persistent' => '****', 'phptype' => '****', 'port' => '****', 'protocol' => '****', 'username' => '****', ), FLAGS: 0 |
| 33 | Creole | prepareStatement(): SELECT picture_gallery.ID, picture_gallery.BANNER_NAME, picture_gallery.TOOLTIP, picture_gallery.USER_ID, picture_gallery.NO_CLIKCS, picture_gallery.URL, picture_gallery.PRODUCT_ID, picture_gallery.ACTIVE FROM picture_gallery, sub_details WHERE picture_gallery.ACTIVE=? AND sub_details.EXPIRY_DATE>=? AND picture_gallery.PRODUCT_ID=sub_details.ID |
| 34 | Creole | applyLimit(): SELECT picture_gallery.ID, picture_gallery.BANNER_NAME, picture_gallery.TOOLTIP, picture_gallery.USER_ID, picture_gallery.NO_CLIKCS, picture_gallery.URL, picture_gallery.PRODUCT_ID, picture_gallery.ACTIVE FROM picture_gallery, sub_details WHERE picture_gallery.ACTIVE=1 AND sub_details.EXPIRY_DATE>='2007-02-09' AND picture_gallery.PRODUCT_ID=sub_details.ID, offset: 0, limit: 20 |
| 35 | Creole | executeQuery(): [2.63 ms] SELECT picture_gallery.ID, picture_gallery.BANNER_NAME, picture_gallery.TOOLTIP, picture_gallery.USER_ID, picture_gallery.NO_CLIKCS, picture_gallery.URL, picture_gallery.PRODUCT_ID, picture_gallery.ACTIVE FROM picture_gallery, sub_details WHERE picture_gallery.ACTIVE=1 AND sub_details.EXPIRY_DATE>='2007-02-09' AND picture_gallery.PRODUCT_ID=sub_details.ID LIMIT 20 |
| 36 | View | initialize view for "main/_left" |
| 37 | View | render "sf_app_dir/modules/main/templates/_left.php" |
| 38 | PartialHelper | call "main->executeCenterlayer()" |
| 39 | View | initialize view for "main/_centerlayer" |
| 40 | View | render "sf_app_dir/modules/main/templates/_centerlayer.php" |
| 41 | View | initialize view for "main/_loginLayer" |
| 42 | View | render "sf_app_dir/modules/main/templates/_loginLayer.php" |
| 43 | View | initialize view for "search/_search" |
| 44 | View | render "sf_app_dir/modules/search/templates/_search.php" |
| 45 | PartialHelper | call "main->executePropType()" |
| 46 | Creole | prepareStatement(): SELECT property_types.ID, property_types.PROPERTY_TYPE FROM property_types |
| 47 | Creole | executeQuery(): [1.37 ms] SELECT property_types.ID, property_types.PROPERTY_TYPE FROM property_types |
| 48 | View | initialize view for "main/_PropType" |
| 49 | View | render "sf_app_dir/modules/main/templates/_PropType.php" |
| 50 | PartialHelper | call "main->executeState()" |
| 51 | Creole | prepareStatement(): SELECT states.ID, states.STATE_NAME, states.COUNTRY_ID FROM states WHERE states.COUNTRY_ID=? |
| 52 | Creole | executeQuery(): [2.13 ms] SELECT states.ID, states.STATE_NAME, states.COUNTRY_ID FROM states WHERE states.COUNTRY_ID=1 |
| 53 | View | initialize view for "main/_State" |
| 54 | View | render "sf_app_dir/modules/main/templates/_State.php" |
| 55 | PartialHelper | call "main->executeRight()" |
| 56 | View | initialize view for "main/_right" |
| 57 | View | render "sf_app_dir/modules/main/templates/_right.php" |
| 58 | PartialHelper | call "main->executeAbservices()" |
| 59 | Creole | prepareStatement(): SELECT abs_types.ID, abs_types.ABSERVICE_NAME FROM abs_types WHERE abs_types.ID=? |
| 60 | Creole | applyLimit(): SELECT abs_types.ID, abs_types.ABSERVICE_NAME FROM abs_types WHERE abs_types.ID=1, offset: 0, limit: 1 |
| 61 | Creole | executeQuery(): [2.65 ms] SELECT abs_types.ID, abs_types.ABSERVICE_NAME FROM abs_types WHERE abs_types.ID=1 LIMIT 1 |
| 62 | View | initialize view for "main/_abservices" |
| 63 | View | render "sf_app_dir/modules/main/templates/_abservices.php" |
| 64 | Creole | prepareStatement(): SELECT abs_types.ID, abs_types.ABSERVICE_NAME FROM abs_types |
| 65 | Creole | executeQuery(): [1.95 ms] SELECT abs_types.ID, abs_types.ABSERVICE_NAME FROM abs_types |
| 66 | PartialHelper | call "main->executeConstcity()" |
| 67 | Creole | prepareStatement(): SELECT cities.ID, cities.CITY_NAME, cities.STATE_ID FROM cities |
| 68 | Creole | executeQuery(): [3.11 ms] SELECT cities.ID, cities.CITY_NAME, cities.STATE_ID FROM cities |
| 69 | View | initialize view for "main/_Constcity" |
| 70 | View | render "sf_app_dir/modules/main/templates/_Constcity.php" |
| 71 | PartialHelper | call "main->executeFooter()" |
| 72 | View | initialize view for "main/_footer" |
| 73 | View | render "sf_app_dir/modules/main/templates/_footer.php" |

---
parameterHolder:
symfony/default:
action: agentlist
module: favorities
attributeHolder:
symfony/default:
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: symfony project
keywords: symfony, project
language: en
robots: index, follow
title: symfony project
helper/asset/auto/stylesheet:
/sf/sf_web_debug/css/main:
main:
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_favorities_enabled: 1 mod_favorities_is_internal: mod_favorities_view_class: sfPHP mod_main_enabled: 1 mod_main_is_internal: mod_main_view_class: sfPHP mod_members_enabled: 1 mod_members_is_internal: mod_members_view_class: sfPHP sf_admin_web_dir: /sf/sf_admin sf_app: frontend sf_app_config_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharExpo/apps/frontend/config sf_app_config_dir_name: config sf_app_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharExpo/apps/frontend sf_app_i18n_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharExpo/apps/frontend/i18n sf_app_i18n_dir_name: i18n sf_app_lib_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharExpo/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/GharExpo/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/GharExpo/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/GharExpo/cache/frontend sf_bin_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharExpo/batch sf_bin_dir_name: batch sf_cache: sf_cache_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharExpo/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/GharExpo/cache/frontend/dev/config sf_config_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharExpo/config sf_config_dir_name: config sf_data_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharExpo/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/GharExpo/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/GharExpo/cache/frontend/dev/i18n sf_lib_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharExpo/lib sf_lib_dir_name: lib sf_log_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharExpo/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/GharExpo/lib/model sf_module_cache_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharExpo/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/GharExpo/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/GharExpo/cache sf_root_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharExpo 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/GharExpo/cache/frontend/dev/template sf_test: sf_test_cache_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharExpo/cache/frontend/dev/test sf_test_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharExpo/test sf_test_dir_name: test sf_timeout: 1800 sf_timer_start: 1171085093.7983 sf_unavailable_action: unavailable sf_unavailable_module: default sf_upload_dir: > /home/.mccoy/balakrishna/gharinfo.com/GharExpo/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/GharExpo/web sf_web_dir_name: web

--- cookie: env: files: get: post: server: DOCUMENT_ROOT: /home/balakrishna/gharinfo.com 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: > /GharExpo/web/frontend_dev.php/favorities/agentlist ORIG_PATH_TRANSLATED: > /home/balakrishna/gharinfo.com/GharExpo/web/frontend_dev.php/favorities/agentlist ORIG_SCRIPT_FILENAME: /dh/cgi-system/php5.cgi ORIG_SCRIPT_NAME: /cgi-system/php5.cgi PATH: /usr/local/bin:/usr/bin:/bin PATH_INFO: /favorities/agentlist PATH_TRANSLATED: > /home/balakrishna/gharinfo.com/favorities/agentlist PHP_SELF: /GharExpo/web/frontend_dev.php QUERY_STRING: REDIRECT_STATUS: 200 REDIRECT_URL: > /GharExpo/web/frontend_dev.php/favorities/agentlist REMOTE_ADDR: 64.208.172.179 REMOTE_PORT: 54395 REQUEST_METHOD: GET REQUEST_TIME: 1171085093 REQUEST_URI: > /GharExpo/web/frontend_dev.php/favorities/agentlist SCRIPT_FILENAME: > /home/balakrishna/gharinfo.com/GharExpo/web/frontend_dev.php SCRIPT_NAME: /GharExpo/web/frontend_dev.php SCRIPT_URI: > http://www.gharinfo.com/GharExpo/web/frontend_dev.php/favorities/agentlist SCRIPT_URL: > /GharExpo/web/frontend_dev.php/favorities/agentlist 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+++686+c6+gr6b-v6.192 #1 SMP Wed Jan 11 14:25:02 PST 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 | 25 | 1968.92 |
| Action "members/login" | 1 | 0.13 |
| View "Success" for "members/login" | 1 | 1241.35 |
| Partial "main/_loginLayer" | 2 | 9.47 |
| Component "main/header" | 1 | 0.04 |
| Partial "main/_header" | 1 | 1.83 |
| Component "main/left" | 1 | 1085.22 |
| Database | 6 | 13.89 |
| Partial "main/_left" | 1 | 49.28 |
| Component "main/centerlayer" | 1 | 0.01 |
| Partial "main/_centerlayer" | 1 | 45.31 |
| Partial "search/_search" | 1 | 31.93 |
| Component "main/PropType" | 1 | 7.53 |
| Partial "main/_PropType" | 1 | 4.86 |
| Component "main/State" | 1 | 10.46 |
| Partial "main/_State" | 1 | 3.66 |
| Component "main/right" | 1 | 0.01 |
| Partial "main/_right" | 1 | 52.04 |
| Component "main/abservices" | 1 | 8.58 |
| Partial "main/_abservices" | 1 | 4.85 |
| Component "main/Constcity" | 1 | 18.06 |
| Partial "main/_Constcity" | 1 | 7.55 |
| Component "main/footer" | 1 | 0.01 |
| Partial "main/_footer" | 1 | 0.54 |














