

![]() |
SIM's motto is "By Prayer" because we believe that our ministries cannot succeed without God's help and blessing. Your prayer partnership with us is vital. If you would like to receive regular prayer updates, please sign up with your local SIM office to receive a prayer newsletter. Thank you for praying! Pray for SIM Bangladesh25 August 2009 — Please pray for those who are working in Bangladesh. |



| # | type | message |
|---|---|---|
| 1 | Context | initialization |
| 2 | Controller | initialization |
| 3 | Routing | match route [categoryWebregion] "/category/:stripped_title/webregion/:webregion_id" |
| 4 | Request | request parameters array ( 'stripped_title' => 'prayer-updates', 'webregion_id' => 'asia-pacific', 'module' => 'category', 'action' => 'show',) |
| 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 "categoryActions->executeShow()" |
| 12 | Creole | connect(): DSN: array ( 'compat_assoc_lower' => '****', 'compat_rtrim_string' => '****', 'database' => '****', 'encoding' => '****', 'hostspec' => '****', 'password' => '****', 'persistent' => '****', 'phptype' => '****', 'port' => '****', 'protocol' => '****', 'socket' => '****', 'username' => '****', ), FLAGS: 0 |
| 13 | Creole | prepareStatement(): SELECT category.ID, category.SUBCAT_OF_ID, category.TITLE, category.STRIPPED_TITLE, category.SUMMARY, category.DAYS_NEW, category.IS_LINKABLE, category.LISTING_ORDER, category.IS_FEED_VISIBLE, category.BANNER_URL FROM category WHERE category.STRIPPED_TITLE=? |
| 14 | Creole | applyLimit(): SELECT category.ID, category.SUBCAT_OF_ID, category.TITLE, category.STRIPPED_TITLE, category.SUMMARY, category.DAYS_NEW, category.IS_LINKABLE, category.LISTING_ORDER, category.IS_FEED_VISIBLE, category.BANNER_URL FROM category WHERE category.STRIPPED_TITLE='prayer-updates', offset: 0, limit: 1 |
| 15 | Creole | executeQuery(): [0.93 ms] SELECT category.ID, category.SUBCAT_OF_ID, category.TITLE, category.STRIPPED_TITLE, category.SUMMARY, category.DAYS_NEW, category.IS_LINKABLE, category.LISTING_ORDER, category.IS_FEED_VISIBLE, category.BANNER_URL FROM category WHERE category.STRIPPED_TITLE='prayer-updates' LIMIT 1 |
| 16 | Creole | prepareStatement(): SELECT webregion.ID, webregion.TITLE, webregion.STRIPPED_TITLE, webregion.SUMMARY, webregion.BODY, webregion.SIDEBAR, webregion.BANNER_URL FROM webregion WHERE webregion.STRIPPED_TITLE=? |
| 17 | Creole | applyLimit(): SELECT webregion.ID, webregion.TITLE, webregion.STRIPPED_TITLE, webregion.SUMMARY, webregion.BODY, webregion.SIDEBAR, webregion.BANNER_URL FROM webregion WHERE webregion.STRIPPED_TITLE='asia-pacific', offset: 0, limit: 1 |
| 18 | Creole | executeQuery(): [1.10 ms] SELECT webregion.ID, webregion.TITLE, webregion.STRIPPED_TITLE, webregion.SUMMARY, webregion.BODY, webregion.SIDEBAR, webregion.BANNER_URL FROM webregion WHERE webregion.STRIPPED_TITLE='asia-pacific' LIMIT 1 |
| 19 | Creole | prepareStatement(): SELECT content.ID, content.TITLE, content.STRIPPED_TITLE, content.BYLINE, content.SUMMARY, content.BODY, content.SIDEBAR, content.CATEGORY_ID, content.WEBREGION_ID, content.COUNTRY_CODE, content.CREATED_ON, content.UPDATED_ON, content.DATE_START, content.DATE_END, content.DATE_DISPLAY, content.TAGS, content.COMMENTS, content.IS_APPROVED, content.IS_PUBLISHED, content.IS_DELETED, content.LISTING_ORDER, content.PROJECT_ID, content.BANNER_URL, content.BANNER_CAPTION, UPPER(content.TITLE) FROM content LEFT JOIN category ON (content.CATEGORY_ID=category.ID) WHERE content.CATEGORY_ID=? AND content.IS_PUBLISHED=? AND (content.DATE_START IS NULL OR content.DATE_START<=?) AND (content.DATE_END IS NULL OR content.DATE_END>=?) AND content.WEBREGION_ID=? ORDER BY content.DATE_DISPLAY DESC,UPPER(content.TITLE) ASC |
| 20 | Creole | executeQuery(): [2.63 ms] SELECT content.ID, content.TITLE, content.STRIPPED_TITLE, content.BYLINE, content.SUMMARY, content.BODY, content.SIDEBAR, content.CATEGORY_ID, content.WEBREGION_ID, content.COUNTRY_CODE, content.CREATED_ON, content.UPDATED_ON, content.DATE_START, content.DATE_END, content.DATE_DISPLAY, content.TAGS, content.COMMENTS, content.IS_APPROVED, content.IS_PUBLISHED, content.IS_DELETED, content.LISTING_ORDER, content.PROJECT_ID, content.BANNER_URL, content.BANNER_CAPTION, UPPER(content.TITLE) FROM content LEFT JOIN category ON (content.CATEGORY_ID=category.ID) WHERE content.CATEGORY_ID=5 AND content.IS_PUBLISHED=1 AND (content.DATE_START IS NULL OR content.DATE_START<='2009-11-20 20:29:16') AND (content.DATE_END IS NULL OR content.DATE_END>='2009-11-20 20:29:16') AND content.WEBREGION_ID=3 ORDER BY content.DATE_DISPLAY DESC,UPPER(content.TITLE) ASC |
| 21 | View | initialize view for "category/show" |
| 22 | View | render "sf_app_dir\modules/category/templates/showSuccess.php" |
| 23 | View | initialize view for "global/_banner" |
| 24 | View | render "sf_app_dir\templates/_banner.php" |
| 25 | PartialHelper | call "hppage->executePrayer()" |
| 26 | Creole | prepareStatement(): SELECT hppagecontent.HPPAGE_ID, hppagecontent.HPCONTENT_ID, hpcontent.ID, hpcontent.HPSLOT_ID, hpcontent.TITLE, hpcontent.SUMMARY, hpcontent.IMAGE, hpcontent.LINK, hpcontent.CREATED_ON, hpcontent.LISTING_ORDER FROM hppagecontent, hpcontent WHERE hpcontent.HPSLOT_ID=? AND hppagecontent.HPCONTENT_ID=hpcontent.ID ORDER BY hpcontent.LISTING_ORDER ASC |
| 27 | Creole | executeQuery(): [1.33 ms] SELECT hppagecontent.HPPAGE_ID, hppagecontent.HPCONTENT_ID, hpcontent.ID, hpcontent.HPSLOT_ID, hpcontent.TITLE, hpcontent.SUMMARY, hpcontent.IMAGE, hpcontent.LINK, hpcontent.CREATED_ON, hpcontent.LISTING_ORDER FROM hppagecontent, hpcontent WHERE hpcontent.HPSLOT_ID=5 AND hppagecontent.HPCONTENT_ID=hpcontent.ID ORDER BY hpcontent.LISTING_ORDER ASC |
| 28 | View | initialize view for "hppage/_prayer" |
| 29 | View | render "sf_app_dir\modules/hppage/templates/_prayer.php" |
| 30 | View | initialize view for "global/_languages" |
| 31 | View | render "sf_app_dir\templates/_languages.php" |
| 32 | View | initialize view for "global/_navigation" |
| 33 | View | render "sf_app_dir\templates/_navigation.php" |
| 34 | View | initialize view for "webregion/_asia-pacific" |
| 35 | View | render "sf_app_dir\modules/webregion/templates/_asia-pacific.php" |
| 36 | View | initialize view for "global/_donate-resources-email" |
| 37 | View | render "sf_app_dir\templates/_donate-resources-email.php" |
| 38 | View | decorate content with "sf_app_dir\templates/layout.php" |
| 39 | View | render "sf_app_dir\templates/layout.php" |

---
parameterHolder:
symfony/default:
action: show
module: category
stripped_title: prayer-updates
webregion_id: asia-pacific
attributeHolder:
symfony/default:

---
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/sf_web_debug/js/main: /sf/sf_web_debug/js/main
helper/asset/auto/meta:
language: en
robots: index, follow
title: Category: Prayer Updates
helper/asset/auto/stylesheet:
/sf/sf_web_debug/css/main:
red:
site:
symfony/response/http/headers:
Content-Type: text/html; charset=utf-8
symfony/view/asset:
javascripts_included:
stylesheets_included:

--- mod_category_enabled: 1 mod_category_is_internal: mod_category_view_class: sfPHP mod_hppage_enabled: 1 mod_hppage_is_internal: mod_hppage_view_class: sfPHP sf_admin_web_dir: /sf/sf_admin sf_app: frontend sf_app_config_dir: D:\www\LocalUser\domain16\apps\frontend\config sf_app_config_dir_name: config sf_app_dir: D:\www\LocalUser\domain16\apps\frontend sf_app_i18n_dir: D:\www\LocalUser\domain16\apps\frontend\i18n sf_app_i18n_dir_name: i18n sf_app_lib_dir: D:\www\LocalUser\domain16\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: D:\www\LocalUser\domain16\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: D:\www\LocalUser\domain16\apps\frontend\templates sf_app_template_dir_name: templates sf_apps_dir_name: apps sf_autoloading_functions: sf_available: 1 sf_base_cache_dir: D:\www\LocalUser\domain16\cache\frontend sf_bin_dir: D:\www\LocalUser\domain16\batch sf_bin_dir_name: batch sf_cache: sf_cache_dir: D:\www\LocalUser\domain16\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: D:\www\LocalUser\domain16\cache\frontend\dev\config sf_config_dir: D:\www\LocalUser\domain16\config sf_config_dir_name: config sf_data_dir: D:\www\LocalUser\domain16\data sf_data_dir_name: data sf_debug: 1 sf_default_action: index sf_default_module: default sf_doc_dir: D:\www\LocalUser\domain16\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: D:\www\LocalUser\domain16\cache\frontend\dev\i18n sf_lib_dir: D:\www\LocalUser\domain16\lib sf_lib_dir_name: lib sf_log_dir: D:\www\LocalUser\domain16\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: default sf_max_forwards: 5 sf_model_dir_name: model sf_model_lib_dir: D:\www\LocalUser\domain16\lib\model sf_module_cache_dir: D:\www\LocalUser\domain16\cache\frontend\dev\modules sf_module_disabled_action: disabled sf_module_disabled_module: default sf_no_script_name: sf_orm: propel sf_path_info_array: SERVER sf_path_info_key: PATH_INFO sf_plugins_dir: D:\www\LocalUser\domain16\plugins sf_plugins_dir_name: plugins sf_prototype_web_dir: /sf/prototype sf_rich_text_js_dir: js/tiny_mce sf_root_cache_dir: D:\www\LocalUser\domain16\cache sf_root_dir: D:\www\LocalUser\domain16 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: C:\PHP\pear\data/symfony sf_symfony_lib_dir: C:\PHP\pear/symfony sf_template_cache_dir: D:\www\LocalUser\domain16\cache\frontend\dev\template sf_test: sf_test_cache_dir: D:\www\LocalUser\domain16\cache\frontend\dev\test sf_test_dir: D:\www\LocalUser\domain16\test sf_test_dir_name: test sf_timeout: 1800 sf_timer_start: 1258766952.3555 sf_unavailable_action: unavailable sf_unavailable_module: default sf_upload_dir: D:\www\LocalUser\domain16\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: D:\www\LocalUser\domain16\web sf_web_dir_name: web

---
cookie:
symfony: ji5fak3fqb8nu0dh232125iqe2
env:
files:
get:
post:
server:
ALL_HTTP: |
HTTP_CACHE_CONTROL:no-cache
HTTP_CONNECTION:close
HTTP_PRAGMA:no-cache
HTTP_ACCEPT:text/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
HTTP_ACCEPT_CHARSET:ISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_ACCEPT_ENCODING:gzip
HTTP_ACCEPT_LANGUAGE:en-us,en;q=0.5
HTTP_COOKIE:symfony=ji5fak3fqb8nu0dh232125iqe2
HTTP_HOST:sim.org
HTTP_USER_AGENT:CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
HTTP_X_CC_ID:ccc02-01
APPL_MD_PATH: /LM/w3svc/1384502356/root
APPL_PHYSICAL_PATH: D:\www\LocalUser\domain16\web\
AUTH_PASSWORD:
AUTH_TYPE:
AUTH_USER:
CONTENT_LENGTH: 0
CONTENT_TYPE:
DOCUMENT_ROOT: D:\www\LocalUser\domain16\web
HTTPS: off
HTTP_ACCEPT: text/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
HTTP_ACCEPT_CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_ACCEPT_ENCODING: gzip
HTTP_ACCEPT_LANGUAGE: en-us,en;q=0.5
HTTP_CACHE_CONTROL: no-cache
HTTP_CONNECTION: close
HTTP_COOKIE: symfony=ji5fak3fqb8nu0dh232125iqe2
HTTP_HOST: sim.org
HTTP_PRAGMA: no-cache
HTTP_USER_AGENT: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
HTTP_X_CC_ID: ccc02-01
INSTANCE_ID: 1384502356
INSTANCE_META_PATH: /LM/W3SVC/1384502356
LOGON_USER:
ORIG_PATH_INFO: /frontend_dev.php/category/prayer-updates/webregion/asia-pacific
ORIG_PATH_TRANSLATED: D:\www\LocalUser\domain16\web\frontend_dev.php\category\prayer-updates\webregion\asia-pacific
PATH_INFO: /category/prayer-updates/webregion/asia-pacific
PATH_TRANSLATED: D:\www\LocalUser\domain16\web\category\prayer-updates\webregion\asia-pacific
PHP_SELF: /frontend_dev.php
QUERY_STRING:
REMOTE_ADDR: 38.107.191.93
REMOTE_HOST: 38.107.191.93
REMOTE_USER:
REQUEST_METHOD: GET
REQUEST_TIME: 1258766952
REQUEST_URI: /frontend_dev.php/category/prayer-updates/webregion/asia-pacific
SCRIPT_FILENAME: D:\www\LocalUser\domain16\web\frontend_dev.php
SCRIPT_NAME: /frontend_dev.php
SERVER_NAME: sim.org
SERVER_PORT: 80
SERVER_PROTOCOL: HTTP/1.1
SERVER_SOFTWARE: Microsoft-IIS/6.0
URL: /frontend_dev.php/category/prayer-updates/webregion/asia-pacific
session:
symfony/user/sfUser/attributes:
symfony/user/sfUser/authenticated:
symfony/user/sfUser/credentials:
symfony/user/sfUser/culture: en
symfony/user/sfUser/lastRequest: 1258766900

--- php: 5.2.9-1 os: Windows NT U15301843 5.2 build 3790 extensions: - bcmath - calendar - com_dotnet - ctype - session - filter - ftp - hash - iconv - json - odbc - pcre - Reflection - date - libxml - standard - tokenizer - zlib - SimpleXML - dom - SPL - wddx - xml - xmlreader - xmlwriter - ISAPI - curl - gd - mbstring - mcrypt - mysql - mysqli - xmlrpc - xsl
| type | calls | time (ms) |
|---|---|---|
| Configuration | 11 | -2329.04 |
| Action "category/show" | 1 | 258.11 |
| Database | 4 | 5.95 |
| View "Success" for "category/show" | 1 | 208.69 |
| Partial "global/_banner" | 1 | 107.64 |
| Component "hppage/prayer" | 1 | 43.01 |
| Partial "hppage/_prayer" | 1 | 18.54 |
| Partial "global/_languages" | 1 | 5.23 |
| Partial "global/_navigation" | 1 | 12.94 |
| Partial "webregion/_asia-pacific" | 1 | 9.15 |
| Partial "global/_donate-resources-email" | 1 | 1.89 |













