| Forums | Threads | Posts | Last Post |
|---|---|---|---|
| Test Forum This is a test forum. Feel free to delete it or edit after installation. Options: RSS |
2 | 2 | July 14, 2008 07:43PM |
© 2006 Darren Hester, DesignsByDarren.com, Some Rights Reserved.
Valid XHTML 1.0 Transitional



| # | type | message |
|---|---|---|
| 1 | PatternRouting | Connect "/" |
| 2 | PatternRouting | Connect "/forum" |
| 3 | PatternRouting | Connect "/register" |
| 4 | PatternRouting | Connect "/plant-details/:name" |
| 5 | PatternRouting | Connect "/symfony/:action/*" |
| 6 | PatternRouting | Connect "/:module" |
| 7 | PatternRouting | Connect "/:module/:action/*" |
| 8 | PatternRouting | Connect "/login" |
| 9 | PatternRouting | Connect "/logout" |
| 10 | PatternRouting | Connect "/request_password" |
| 11 | PatternRouting | Connect "/phorum" |
| 12 | PatternRouting | Connect "/phorum_css" |
| 13 | FrontWebController | Initialization |
| 14 | PatternRouting | Match route [forum] for "/forum" |
| 15 | WebRequest | Request parameters array ( 'module' => 'sfPhorumForum', 'action' => 'index',) |
| 16 | Context | Initialization |
| 17 | FrontWebController | Dispatch request |
| 18 | FilterChain | Executing filter "sfRenderingFilter" |
| 19 | FilterChain | Executing filter "sfCommonFilter" |
| 20 | FilterChain | Executing filter "sfExecutionFilter" |
| 21 | PhorumForumActions | Call "sfPhorumForumActions->executeIndex()" |
| 22 | PHPView | Initialize view for "sfPhorumForum/index" |
| 23 | PHPView | Render "sf_root_dir/plugins/sfPhorumPlugin/modules/sfPhorumForum/templates/indexSuccess.php" |
| 24 | main | Set slot "sfPhorum" |
| 25 | PHPView | Decorate content with "sf_app_dir/templates/layout.php" |
| 26 | PHPView | Render "sf_app_dir/templates/layout.php" |
| 27 | main | Get slot "sfPhorum" |
| 28 | PartialView | Initialize view for "plant/_featured" |
| 29 | main | Call "plant->executeFeatured()" |
| 30 | PartialView | Render "sf_app_dir/modules/plant/templates/_featured.php" |
| 31 | RenderingFilter | Render to the client |
| 32 | WebResponse | Send status "HTTP/1.1 200 OK" |
| 33 | WebResponse | Send header "Content-Type": "text/html; charset=utf-8" |
| 34 | WebDebugLogger | Configuration 2.69 ms (10) |
| 35 | WebDebugLogger | Action "sfPhorumForum/index" 15.78 ms (1) |
| 36 | WebDebugLogger | View "Success" for "sfPhorumForum/index" 8.29 ms (1) |
| 37 | WebDebugLogger | Component "plant/featured" 0.01 ms (1) |
| 38 | WebDebugLogger | Partial "plant/_featured" 0.74 ms (1) |

parameterHolder:
action: index
module: sfPhorumForum
attributeHolder:
formats: { txt: text/plain, js: [application/javascript, application/x-javascript, text/javascript], css: text/css, json: [application/json, application/x-json], xml: [text/xml, application/xml, application/x-xml], rdf: application/rdf+xml, atom: application/atom+xml }

options:
logging: '1'
charset: utf-8
content_type: 'text/html; charset=utf-8'
cookies: { }
httpHeaders:
Content-Type: 'text/html; charset=utf-8'
javascripts:
first: { }
'': { }
last: { }
stylesheets:
first: { }
'': { 'http://garden.pookey.co.uk/frontend_dev.php/phorum_css': { }, frontend.css: { } }
last: { }
metas:
title: "\nPhorum\n"
robots: 'index, follow'
httpMetas:
Content-Type: 'text/html; charset=utf-8'

options:
auto_shutdown: false
culture: null
default_culture: en
use_flash: true
logging: '1'
timeout: 1800
attributeHolder: { }
culture: en

app_sfPhorum_routes_register: true
app_sfPhorum_slave_fields:
- signature
- hide_email
app_sfPhorum_usersync_class: myPhorumPluginUserToolkit
app_sfPhorum_usersync_method: UserSync
app_sfPhorum_vendor_dir: /var/www/garden.pookey.co.uk/web/phorum/
app_sf_guard_plugin_plugin_routes_register: true
app_sf_guard_plugin_profile_class: sfGuardUserProfile
app_sf_guard_plugin_profile_field_name: user_id
mod_plant_enabled: true
mod_plant_is_internal: false
mod_plant_view_class: sfPHP
mod_sfphorumforum_enabled: true
mod_sfphorumforum_is_internal: false
mod_sfphorumforum_view_class: sfPHP
sf_admin_web_dir: /sf/sf_admin
sf_app: frontend
sf_app_base_cache_dir: /var/www/garden.pookey.co.uk/cache/frontend
sf_app_cache_dir: /var/www/garden.pookey.co.uk/cache/frontend/dev
sf_app_config_dir: /var/www/garden.pookey.co.uk/apps/frontend/config
sf_app_dir: /var/www/garden.pookey.co.uk/apps/frontend
sf_app_i18n_dir: /var/www/garden.pookey.co.uk/apps/frontend/i18n
sf_app_lib_dir: /var/www/garden.pookey.co.uk/apps/frontend/lib
sf_app_module_dir: /var/www/garden.pookey.co.uk/apps/frontend/modules
sf_app_template_dir: /var/www/garden.pookey.co.uk/apps/frontend/templates
sf_apps_dir: /var/www/garden.pookey.co.uk/apps
sf_cache: false
sf_cache_dir: /var/www/garden.pookey.co.uk/cache
sf_calendar_web_dir: /sf/calendar
sf_charset: utf-8
sf_check_lock: false
sf_check_symfony_version: false
sf_compat_10: false
sf_compressed: false
sf_config_cache_dir: /var/www/garden.pookey.co.uk/cache/frontend/dev/config
sf_config_dir: /var/www/garden.pookey.co.uk/config
sf_csrf_secret: true
sf_data_dir: /var/www/garden.pookey.co.uk/data
sf_debug: true
sf_default_culture: en
sf_doc_dir: /var/www/garden.pookey.co.uk/doc
sf_enabled_modules:
- default
- sfGuardAuth
- sfPhorumForum
sf_environment: dev
sf_error_404_action: error404
sf_error_404_module: plant
sf_error_reporting: 8191
sf_escaping_method: ESC_SPECIALCHARS
sf_escaping_strategy: true
sf_etag: false
sf_i18n: false
sf_i18n_cache_dir: /var/www/garden.pookey.co.uk/cache/frontend/dev/i18n
sf_lib_dir: /var/www/garden.pookey.co.uk/lib
sf_log_dir: /var/www/garden.pookey.co.uk/log
sf_logging_enabled: true
sf_login_action: signin
sf_login_module: sfGuardAuth
sf_max_forwards: 5
sf_module_cache_dir: /var/www/garden.pookey.co.uk/cache/frontend/dev/modules
sf_module_disabled_action: disabled
sf_module_disabled_module: default
sf_no_script_name: false
sf_orm: propel
sf_path_info_array: SERVER
sf_path_info_key: PATH_INFO
sf_plugins_dir: /var/www/garden.pookey.co.uk/plugins
sf_prototype_web_dir: /sf/prototype
sf_relative_url_root: null
sf_rich_text_js_dir: js/tiny_mce
sf_root_dir: /var/www/garden.pookey.co.uk
sf_secure_action: secure
sf_secure_module: sfGuardAuth
sf_standard_helpers:
- Partial
- Cache
- Form
sf_strip_comments: true
sf_symfony_lib_dir: /var/www/garden.pookey.co.uk/lib/vendor/symfony/lib
sf_template_cache_dir: /var/www/garden.pookey.co.uk/cache/frontend/dev/template
sf_test_cache_dir: /var/www/garden.pookey.co.uk/cache/frontend/dev/test
sf_test_dir: /var/www/garden.pookey.co.uk/test
sf_timer_start: 1219274485.33
sf_upload_dir: /var/www/garden.pookey.co.uk/web/uploads
sf_url_format: PATH
sf_use_database: true
sf_validation_error_class: form_error
sf_validation_error_id_prefix: error_for_
sf_validation_error_prefix: ' ↓ '
sf_validation_error_suffix: ' ↓'
sf_web_debug: true
sf_web_debug_web_dir: /sf/sf_web_debug
sf_web_dir: /var/www/garden.pookey.co.uk/web
symfony.asset.javascripts_included: false
symfony.asset.stylesheets_included: false
symfony.view.slot_names: { }

cookie: { }
env:
BOOTLEVEL: boot
CONSOLETYPE: pty
DEFAULTLEVEL: default
HOME: /root
PATH: '/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2'
PWD: /usr/portage/dev-lang/php
SHELL: /bin/bash
SHLVL: '1'
SOFTLEVEL: default
SVCNAME: apache2
TERM: screen
USER: root
_: /usr/sbin/apache2
files: { }
get: { }
post: { }
server:
DOCUMENT_ROOT: /var/www/garden.pookey.co.uk/web
GATEWAY_INTERFACE: CGI/1.1
HTTP_ACCEPT: 'Accept: application/xhtml+xml,text/html;q=0.9,text/plain;'
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_HOST: garden.pookey.co.uk
HTTP_PRAGMA: no-cache
HTTP_USER_AGENT: 'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)'
PATH: '/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2'
PATH_INFO: /forum
PATH_TRANSLATED: 'redirect:/index.php'
PHP_SELF: /frontend_dev.php/forum
QUERY_STRING: ''
REMOTE_ADDR: 38.103.63.59
REMOTE_PORT: '41733'
REQUEST_METHOD: GET
REQUEST_TIME: 1219274485
REQUEST_URI: /frontend_dev.php/forum
SCRIPT_FILENAME: /var/www/garden.pookey.co.uk/web/frontend_dev.php
SCRIPT_NAME: /frontend_dev.php
SERVER_ADDR: 91.186.24.166
SERVER_ADMIN: '[no address given]'
SERVER_NAME: garden.pookey.co.uk
SERVER_PORT: '80'
SERVER_PROTOCOL: HTTP/1.1
SERVER_SIGNATURE: "<address>Apache Server at garden.pookey.co.uk Port 80</address>\n"
SERVER_SOFTWARE: Apache
UNIQUE_ID: SKym9Vu6GKYAAE6p54YAAAAG
argc: 0
argv: { }
session: { }

php: 5.2.6-pl6-gentoo os: 'Linux emo 2.6.22-gentoo-r8 #1 SMP Thu Sep 27 16:15:53 BST 2007 x86_64' extensions: - libxml - 'xsl (0.1)' - 'xmlwriter (0.1)' - 'dom (20031129)' - 'xmlreader (0.1)' - xml - wddx - 'tokenizer (0.1)' - 'tidy (2.0)' - sysvshm - sysvsem - sysvmsg - session - pcre - 'SimpleXML (0.1)' - 'SPL (0.2)' - 'PDO (1.0.4dev)' - sockets - soap - 'SQLite (2.0-dev)' - shmop - 'standard (5.2.6-pl6-gentoo)' - 'Reflection (0.1)' - posix - 'pdo_sqlite (1.0.1)' - 'PDO_ODBC (1.0.1)' - 'pdo_mysql (1.0.2)' - 'odbc (1.0)' - 'mysqli (0.1)' - 'mysql (1.0)' - mcrypt - mbstring - 'json (1.2.1)' - imap - iconv - gettext - gd - ftp - dba - 'date (5.2.6-pl6-gentoo)' - curl - ctype - bcmath - 'zlib (1.1)' - openssl - apache2handler - 'apc (3.0.16)' - 'suhosin (0.9.24)' - 'ionCube Loader'

version: 1.1.1-DEV path: /var/www/garden.pookey.co.uk/lib/vendor/symfony/lib
| type | calls | time (ms) | time (%) |
|---|---|---|---|
| Configuration | 10 | 2.69 | 5 |
| Action "sfPhorumForum/index" | 1 | 15.78 | 31 |
| View "Success" for "sfPhorumForum/index" | 1 | 8.29 | 16 |
| Component "plant/featured" | 1 | 0.01 | 0 |
| Partial "plant/_featured" | 1 | 0.74 | 1 |

