


![]() |
What Does Mongolia Need?
1 September 2005
The very existence of so many churches and Christians in Mongolia today is amazing! After 70 years under Marxism, preceded by centuries of Buddhism, only a handful of Christian believers were known to exist in the country when communism collapsed in the early 1990s. Today there are thousands of Christians and hundreds of churches, yet few trained church leaders. Most Mongolians live with deep pain resulting from centuries of spiritual darkness. SIM is there, in partnership with other ministries, seeking to prepare spiritual leaders and to offer hope through Christ. There are so many needs! Alcoholism affects five out of six families—even church families. It is also common for couples to live together without marriage and to split up just as easily. Young women feel desperate to have a man. Young people need to see single missionaries who are thriving and fulfilled. Ogie, a single woman, came weeping; her boyfriend had broken the relationship. “I understand,” said a SIM team member. “I was single a long time. I learned I could be happy in Jesus.” Now Ogie has graduated from Bible School and is a church leader, training young people and conducting mission trips. She says, “I feel so free!” The SIM person explains, “Mongolian women are strong, but they live with lots of pain.” Mongolian believers need to see models of obedient Christian living. The need and the solution can be summed up by the SIM team’s mission statement: to help churches reach maturity. “His divine power has given us everything needed for life and godliness.” 2 Peter 1:3
GoWhatever your skills, you can bless Mongolia. Contact your nearest SIM office. |



| # | type | message |
|---|---|---|
| 1 | Context | initialization |
| 2 | Controller | initialization |
| 3 | Routing | match route [content] "/content/:stripped_title" |
| 4 | Request | request parameters array ( 'stripped_title' => 'what-does-mongolia-need', 'module' => 'content', '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 "contentActions->executeShow()" |
| 12 | Creole | connect(): DSN: array ( 'database' => '****', 'encoding' => '****', 'hostspec' => '****', 'password' => '****', 'persistent' => '****', 'phptype' => '****', 'port' => '****', 'protocol' => '****', 'socket' => '****', 'username' => '****', ), FLAGS: 0 |
| 13 | 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 FROM content WHERE content.STRIPPED_TITLE=? |
| 14 | Creole | applyLimit(): 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 FROM content WHERE content.STRIPPED_TITLE='what-does-mongolia-need', offset: 0, limit: 1 |
| 15 | Creole | executeQuery(): [0.73 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 FROM content WHERE content.STRIPPED_TITLE='what-does-mongolia-need' LIMIT 1 |
| 16 | Creole | prepareStatement(): SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE=? |
| 17 | Creole | executeQuery(): [1.00 ms] SELECT country.CODE, country.TITLE, country.FULLTITLE, country.SUMMARY, country.WEBSITE, country.BODY, country.SIDEBAR, country.PRAYER_REQUEST, country.REGION_CODE, country.OFFICE_ID, country.BANNER_URL FROM country WHERE country.CODE='MN' |
| 18 | Creole | prepareStatement(): SELECT region.CODE, region.TITLE, region.WEBREGION_ID FROM region WHERE region.CODE=? |
| 19 | Creole | executeQuery(): [0.00 ms] SELECT region.CODE, region.TITLE, region.WEBREGION_ID FROM region WHERE region.CODE='AS' |
| 20 | Creole | prepareStatement(): SELECT webregion.ID, webregion.TITLE, webregion.STRIPPED_TITLE, webregion.SUMMARY, webregion.BODY, webregion.SIDEBAR, webregion.BANNER_URL FROM webregion WHERE webregion.ID=? |
| 21 | Creole | executeQuery(): [0.62 ms] SELECT webregion.ID, webregion.TITLE, webregion.STRIPPED_TITLE, webregion.SUMMARY, webregion.BODY, webregion.SIDEBAR, webregion.BANNER_URL FROM webregion WHERE webregion.ID=3 |
| 22 | View | initialize view for "content/show" |
| 23 | View | render "sf_app_dir\modules/content/templates/showSuccess.php" |
| 24 | View | initialize view for "global/_banner" |
| 25 | View | render "sf_app_dir\templates/_banner.php" |
| 26 | PartialHelper | call "hppage->executePrayer()" |
| 27 | 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,hpcontent.CREATED_ON DESC |
| 28 | Creole | executeQuery(): [1.07 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,hpcontent.CREATED_ON DESC |
| 29 | View | initialize view for "hppage/_prayer" |
| 30 | View | render "sf_app_dir\modules/hppage/templates/_prayer.php" |
| 31 | View | initialize view for "global/_languages" |
| 32 | View | render "sf_app_dir\templates/_languages.php" |
| 33 | View | initialize view for "global/_navigation" |
| 34 | View | render "sf_app_dir\templates/_navigation.php" |
| 35 | View | initialize view for "country/_asia-pacific" |
| 36 | View | render "sf_app_dir\modules/country/templates/_asia-pacific.php" |
| 37 | View | initialize view for "global/_donate-resources-email" |
| 38 | View | render "sf_app_dir\templates/_donate-resources-email.php" |
| 39 | View | decorate content with "sf_app_dir\templates/layout.php" |
| 40 | View | render "sf_app_dir\templates/layout.php" |

---
parameterHolder:
symfony/default:
action: show
module: content
stripped_title: what-does-mongolia-need
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: What Does Mongolia Need?
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_content_enabled: 1 mod_content_is_internal: mod_content_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: 1337212498.7125 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: ASPSESSIONIDCQSBTBSC: AFPBMDLBAMNFALODOOLNLDKC symfony: f85021nd9do4br26dcsoqfv2p6 env: files: get: post: server: ALLUSERSPROFILE: C:\Documents and Settings\All Users APPL_MD_PATH: /LM/w3svc/1384502356/root APPL_PHYSICAL_PATH: D:\www\LocalUser\domain16\web\ APP_POOL_ID: DefaultAppPool AUTH_PASSWORD: AUTH_TYPE: AUTH_USER: CERT_COOKIE: CERT_FLAGS: CERT_ISSUER: CERT_SERIALNUMBER: CERT_SUBJECT: COMPUTERNAME: U15301843 CONTENT_LENGTH: 0 CONTENT_TYPE: ClusterLog: C:\WINDOWS\Cluster\cluster.log ComSpec: C:\WINDOWS\system32\cmd.exe CommonProgramFiles: C:\Program Files\Common Files DOCUMENT_ROOT: D:\www\LocalUser\domain16\web FCGI_ROLE: RESPONDER FP_NO_HOST_CHECK: NO GATEWAY_INTERFACE: CGI/1.1 HTTPS: off HTTPS_KEYSIZE: HTTPS_SECRETKEYSIZE: HTTPS_SERVER_ISSUER: HTTPS_SERVER_SUBJECT: HTTP_ACCEPT: text/html,application/xhtml+xml,text/xml;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=f85021nd9do4br26dcsoqfv2p6; ASPSESSIONIDCQSBTBSC=AFPBMDLBAMNFALODOOLNLDKC HTTP_HOST: www.sim.org HTTP_PRAGMA: no-cache HTTP_USER_AGENT: CCBot/1.0 (+http://www.commoncrawl.org/bot.html) HTTP_X_CC_ID: ccc03-02 INSTANCE_ID: 1384502356 INSTANCE_META_PATH: /LM/W3SVC/1384502356 LOCAL_ADDR: 74.208.112.55 LOGON_USER: NUMBER_OF_PROCESSORS: 2 ORIG_PATH_INFO: /frontend_dev.php/content/what-does-mongolia-need OS: Windows_NT PATHEXT: .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH PATH_INFO: /content/what-does-mongolia-need PATH_TRANSLATED: D:\www\LocalUser\domain16\web\frontend_dev.php\content\what-does-mongolia-need PHP_FCGI_MAX_REQUESTS: 10000 PHP_SELF: /frontend_dev.php/content/what-does-mongolia-need PROCESSOR_ARCHITECTURE: x86 PROCESSOR_IDENTIFIER: x86 Family 15 Model 107 Stepping 2, AuthenticAMD PROCESSOR_LEVEL: 15 PROCESSOR_REVISION: 6b02 Path: C:\Program Files\Windows Resource Kits\Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\PHP ProgramFiles: C:\Program Files QUERY_STRING: REMOTE_ADDR: 38.107.179.233 REMOTE_HOST: 38.107.179.233 REMOTE_PORT: 59981 REMOTE_USER: REQUEST_METHOD: GET REQUEST_TIME: 1337212498 REQUEST_URI: /frontend_dev.php/content/what-does-mongolia-need SCRIPT_FILENAME: D:\www\LocalUser\domain16\web\frontend_dev.php SCRIPT_NAME: /frontend_dev.php SERVER_NAME: www.sim.org SERVER_PORT: 80 SERVER_PORT_SECURE: 0 SERVER_PROTOCOL: HTTP/1.1 SERVER_SOFTWARE: Microsoft-IIS/6.0 SystemDrive: C: SystemRoot: C:\WINDOWS TEMP: C:\WINDOWS\TEMP TMP: C:\WINDOWS\TEMP URL: /frontend_dev.php USERPROFILE: C:\Documents and Settings\Default User _FCGI_X_PIPE_: \\.\pipe\IISFCGI-52a7369f-4613-4a7e-8c2f-83a1bfdba68d windir: C:\WINDOWS session: symfony/user/sfUser/attributes: symfony/user/sfUser/authenticated: symfony/user/sfUser/credentials: symfony/user/sfUser/culture: en symfony/user/sfUser/lastRequest: 1337212494

--- php: 5.2.5 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 - cgi-fcgi - curl - gd - mbstring - mcrypt - mysql - mysqli - xmlrpc - xsl
| type | calls | time (ms) |
|---|---|---|
| Configuration | 11 | 28.12 |
| Action "content/show" | 1 | 118.17 |
| Database | 5 | 3.41 |
| View "Success" for "content/show" | 1 | 105.57 |
| Partial "global/_banner" | 1 | 74.26 |
| Component "hppage/prayer" | 1 | 23.17 |
| Partial "hppage/_prayer" | 1 | 2.80 |
| Partial "global/_languages" | 1 | 1.47 |
| Partial "global/_navigation" | 1 | 16.43 |
| Partial "country/_asia-pacific" | 1 | -17.38 |
| Partial "global/_donate-resources-email" | 1 | 0.00 |






