


![]() |
Read updates from Brian below: Hope in the Winter in the City22 December 2009 — I've spent several months in Jesus' Sermon the Mount, to better understand his directions for us as disciples. What does a city set on a hill look like in the winter?An Urban Plan10 December 2008 — According to UN statistics, "In 1999, 47 percent of the world’s population lived in urban places."Leadership Development in an Urban Setting12 September 2008 — Our work in cities will need the same quality of leader, but he or she must be trained for engagement with a different, more complex society.Ripped From the Headlines28 February 2008 — One recent article that is a perfect case study for modern, urban mission came with the headline “Churches pray for end to bloodshed—but clergy’s moral authority challenged as some blamed for causing rifts in nation.” |



| # | type | message |
|---|---|---|
| 1 | Context | initialization |
| 2 | Controller | initialization |
| 3 | Routing | match route [category] "/category/:stripped_title" |
| 4 | Request | request parameters array ( 'stripped_title' => 'urban-centers', '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 ( '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='urban-centers', offset: 0, limit: 1 |
| 15 | Creole | executeQuery(): [0.84 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='urban-centers' LIMIT 1 |
| 16 | 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>=?) ORDER BY content.DATE_DISPLAY DESC,UPPER(content.TITLE) ASC |
| 17 | Creole | executeQuery(): [4.54 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=12 AND content.IS_PUBLISHED=1 AND (content.DATE_START IS NULL OR content.DATE_START<='2012-02-08 3:56:49') AND (content.DATE_END IS NULL OR content.DATE_END>='2012-02-08 3:56:49') ORDER BY content.DATE_DISPLAY DESC,UPPER(content.TITLE) ASC |
| 18 | View | initialize view for "category/show" |
| 19 | View | render "sf_app_dir\modules/category/templates/showSuccess.php" |
| 20 | View | initialize view for "global/_banner" |
| 21 | View | render "sf_app_dir\templates/_banner.php" |
| 22 | PartialHelper | call "hppage->executePrayer()" |
| 23 | 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 |
| 24 | Creole | executeQuery(): [1.12 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 |
| 25 | View | initialize view for "hppage/_prayer" |
| 26 | View | render "sf_app_dir\modules/hppage/templates/_prayer.php" |
| 27 | View | initialize view for "global/_languages" |
| 28 | View | render "sf_app_dir\templates/_languages.php" |
| 29 | View | initialize view for "global/_navigation" |
| 30 | View | render "sf_app_dir\templates/_navigation.php" |
| 31 | View | initialize view for "category/_urban-centers" |
| 32 | View | render "sf_app_dir\modules/category/templates/_urban-centers.php" |
| 33 | View | initialize view for "category/_priority-ministries" |
| 34 | View | render "sf_app_dir\modules/category/templates/_priority-ministries.php" |
| 35 | View | initialize view for "category/_learn-about-sim" |
| 36 | View | render "sf_app_dir\modules/category/templates/_learn-about-sim.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: category
stripped_title: urban-centers
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: Urban Centers
helper/asset/auto/stylesheet:
/sf/sf_web_debug/css/main:
brown:
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: 1328691409.4866 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: k38ugl22f0ov0f8044lfn3mok0 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=k38ugl22f0ov0f8044lfn3mok0 HTTP_HOST: www.sim.org HTTP_IF_MODIFIED_SINCE: Thu, 07 Jan 2010 09:07:43 GMT 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 LOCAL_ADDR: 74.208.112.55 LOGON_USER: NUMBER_OF_PROCESSORS: 2 ORIG_PATH_INFO: /frontend_dev.php/category/urban-centers OS: Windows_NT PATHEXT: .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH PATH_INFO: /category/urban-centers PATH_TRANSLATED: D:\www\LocalUser\domain16\web\frontend_dev.php\category\urban-centers PHP_FCGI_MAX_REQUESTS: 10000 PHP_SELF: /frontend_dev.php/category/urban-centers 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.218 REMOTE_HOST: 38.107.179.218 REMOTE_PORT: 43745 REMOTE_USER: REQUEST_METHOD: GET REQUEST_TIME: 1328691409 REQUEST_URI: /frontend_dev.php/category/urban-centers 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-77be529d-4e11-4819-a102-995067af7c97 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: 1328691387

--- 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 | 46.87 |
| Action "category/show" | 1 | 84.20 |
| Database | 3 | 6.49 |
| View "Success" for "category/show" | 1 | 117.67 |
| Partial "global/_banner" | 1 | 61.00 |
| Component "hppage/prayer" | 1 | 23.13 |
| Partial "hppage/_prayer" | 1 | 2.84 |
| Partial "global/_languages" | 1 | 1.52 |
| Partial "global/_navigation" | 1 | 16.37 |
| Partial "category/_urban-centers" | 1 | 12.27 |
| Partial "category/_priority-ministries" | 1 | 12.45 |
| Partial "category/_learn-about-sim" | 1 | 6.57 |
| Partial "global/_donate-resources-email" | 1 | 2.84 |


For the first time in history, the majority of the world’s people live in cities rather than rural areas. The major cities in the countries where SIM serves are crowded and growing. Brian Seim has been working in urban ministry among Canadian churches since 1998. He will assist SIM worldwide by publishing information on effective urban initiatives, defining patterns of people migration, and advocating for new urban missionaries and ministries.



