After as little as 7 months at the Arizona School of Massage Therapy, you could be working in the massage industry making an excellent income and doing something you can be proud of! Massage therapy is one of the fastest growing health care fields in the country.
There are hundreds and hundreds of massage job opportunities just waiting to be filled! Whether you want to work in a spa, medical setting, cruise ship, or your own private practice, there is a place for you and we can help you find it!
The massage therapy courses at ASMT are designed to provide you with the best possible education you can receive from a massage therapy school. ASMT is committed to helping you succeed in your education and throughout your massage therapy career with lifetime career services assistance.
Why Choose the Arizona School of Massage Therapy?
The Arizona School of Massage Therapy is part of the prestigious UCMT Family of Schools. Our schools are recognized by employers as the best massage therapy schools in the nation.
We have two campuses in Arizona:
Arizona School of Massage Therapy 9201 N. 29th Avenue, Suite 35 Phoenix, AZ 85051 Arizona School of Massage Therapy 1409 W. Southern Ave., Suite 6 Tempe, AZ 85282



| # | type | message |
|---|---|---|
| 1 | PhpConfigHandler | php.ini "register_globals" key is better set to "false" (current value is "'1'" - php.ini location: "/usr/local/lib/php.ini") |
| 2 | Context | initialization |
| 3 | Controller | initialization |
| 4 | Routing | match route [default] "/:module/:action/*" |
| 5 | Request | request parameters array ( 'module' => 'info', 'action' => 'campus', 'collegeID' => '302',) |
| 6 | Controller | dispatch request |
| 7 | Filter | executing filter "sfRenderingFilter" |
| 8 | Filter | executing filter "sfWebDebugFilter" |
| 9 | Filter | executing filter "sfCommonFilter" |
| 10 | Filter | executing filter "sfFlashFilter" |
| 11 | Filter | executing filter "sfExecutionFilter" |
| 12 | Creole | connect(): DSN: array ( 'database' => '****', 'encoding' => '****', 'hostspec' => '****', 'password' => '****', 'persistent' => '****', 'phptype' => '****', 'port' => '****', 'protocol' => '****', 'username' => '****', ), FLAGS: 0 |
| 13 | Creole | prepareStatement(): SELECT content_page.ID, content_page.NAME, content_page.SITE_ID, content_page.MODULE_NAME, content_page.ACTION_NAME, content_page.TITLETAG, content_page.KEYWORDS, content_page.DESCRIPTION FROM content_page WHERE content_page.MODULE_NAME=? AND content_page.ACTION_NAME=? AND content_page.SITE_ID=? |
| 14 | Creole | applyLimit(): SELECT content_page.ID, content_page.NAME, content_page.SITE_ID, content_page.MODULE_NAME, content_page.ACTION_NAME, content_page.TITLETAG, content_page.KEYWORDS, content_page.DESCRIPTION FROM content_page WHERE content_page.MODULE_NAME='info' AND content_page.ACTION_NAME='campus' AND content_page.SITE_ID=6, offset: 0, limit: 1 |
| 15 | Creole | executeQuery(): [2.71 ms] SELECT content_page.ID, content_page.NAME, content_page.SITE_ID, content_page.MODULE_NAME, content_page.ACTION_NAME, content_page.TITLETAG, content_page.KEYWORDS, content_page.DESCRIPTION FROM content_page WHERE content_page.MODULE_NAME='info' AND content_page.ACTION_NAME='campus' AND content_page.SITE_ID=6 LIMIT 1 |
| 16 | Action | call "infoActions->executeCampus()" |
| 17 | Creole | prepareStatement(): SELECT college.ID, college.COLLEGE_TYPE, college.NAME, college.SEO_NAME, college.SEO_URL, college.COLLEGE_MAIN_ID, college.ACCREDIDATION, college.STATUS, college.SHOW_LEAD_FORM, college.LEAD_FORM_URL FROM college WHERE college.ID=? |
| 18 | Creole | executeQuery(): [0.70 ms] SELECT college.ID, college.COLLEGE_TYPE, college.NAME, college.SEO_NAME, college.SEO_URL, college.COLLEGE_MAIN_ID, college.ACCREDIDATION, college.STATUS, college.SHOW_LEAD_FORM, college.LEAD_FORM_URL FROM college WHERE college.ID=302 |
| 19 | Creole | prepareStatement(): SELECT DISTINCT college_program.ID, college_program.COLLEGE_ID, college_program.PROGRAM_ID, college_program.DEGREE_ID, college_program.SCHOOL_PROGRAM_NAME, college_program.DESCRIPTION FROM college_program, college WHERE college.ID=? AND college.ID=college_program.COLLEGE_ID |
| 20 | Creole | executeQuery(): [0.72 ms] SELECT DISTINCT college_program.ID, college_program.COLLEGE_ID, college_program.PROGRAM_ID, college_program.DEGREE_ID, college_program.SCHOOL_PROGRAM_NAME, college_program.DESCRIPTION FROM college_program, college WHERE college.ID=302 AND college.ID=college_program.COLLEGE_ID |
| 21 | Creole | prepareStatement(): SELECT college_form.ID, college_form.COLLEGE_ID, college_form.POSTING, college_form.DESCRIPTION, college_form.PRE_TEXT, college_form.POST_TEXT, college_form.EMAIL FROM college_form WHERE college_form.COLLEGE_ID=? |
| 22 | Creole | executeQuery(): [88.47 ms] SELECT college_form.ID, college_form.COLLEGE_ID, college_form.POSTING, college_form.DESCRIPTION, college_form.PRE_TEXT, college_form.POST_TEXT, college_form.EMAIL FROM college_form WHERE college_form.COLLEGE_ID=302 |
| 23 | View | initialize view for "info/campus" |
| 24 | View | render "sf_app_dir/modules/info/templates/campusSuccess.php" |
| 25 | PartialHelper | call "info->executePrograms()" |
| 26 | Creole | prepareStatement(): SELECT DISTINCT college_program.ID, college_program.COLLEGE_ID, college_program.PROGRAM_ID, college_program.DEGREE_ID, college_program.SCHOOL_PROGRAM_NAME, college_program.DESCRIPTION, UPPER(college_program.SCHOOL_PROGRAM_NAME) FROM college_program WHERE college_program.DESCRIPTION IS NOT NULL AND college_program.COLLEGE_ID=? ORDER BY UPPER(college_program.SCHOOL_PROGRAM_NAME) ASC |
| 27 | Creole | executeQuery(): [4.89 ms] SELECT DISTINCT college_program.ID, college_program.COLLEGE_ID, college_program.PROGRAM_ID, college_program.DEGREE_ID, college_program.SCHOOL_PROGRAM_NAME, college_program.DESCRIPTION, UPPER(college_program.SCHOOL_PROGRAM_NAME) FROM college_program WHERE college_program.DESCRIPTION IS NOT NULL AND college_program.COLLEGE_ID=302 ORDER BY UPPER(college_program.SCHOOL_PROGRAM_NAME) ASC |
| 28 | Creole | prepareStatement(): SELECT DISTINCT degree.ID, degree.NAME, degree.SEO_NAME, degree.SEO_URL FROM degree WHERE degree.ID IN (?) |
| 29 | Creole | executeQuery(): [0.48 ms] SELECT DISTINCT degree.ID, degree.NAME, degree.SEO_NAME, degree.SEO_URL FROM degree WHERE degree.ID IN (48) |
| 30 | View | initialize view for "info/_programs" |
| 31 | View | render "sf_app_dir/modules/info/templates/_programs.php" |
| 32 | View | decorate content with "sf_app_dir/templates/leadFormLayout.php" |
| 33 | View | render "sf_app_dir/templates/leadFormLayout.php" |
| 34 | View | initialize view for "global/_vista" |
| 35 | View | render "sf_app_dir/templates/_vista.php" |
| 36 | PartialHelper | call "info->executeCollege_header()" |
| 37 | View | initialize view for "info/_college_header" |
| 38 | View | render "sf_app_dir/modules/info/templates/_college_header.php" |
| 39 | View | initialize view for "global/_footerlead" |
| 40 | View | render "sf_app_dir/templates/_footerlead.php" |

---
parameterHolder:
symfony/default:
action: campus
collegeID: 302
module: info
attributeHolder:
symfony/default:

---
cookies:
httpHeaders:
parameterHolder:
helper/asset/auto/javascript:
/sf/prototype/js/prototype,switchcontent.js,: >
/sf/prototype/js/prototype,switchcontent.js,
/sf/sf_web_debug/js/main: /sf/sf_web_debug/js/main
ajax-dynamic-content.js: ajax-dynamic-content.js
ajax.js: ajax.js
msValidation: msValidation
helper/asset/auto/meta:
description: >
Online Business College degrees and
accredited college recommendations
through MyBusinessColleges.com. Online
college programs for continuing buniness
education.
keywords: >
business schools, business degrees,
online business degrees
robots: no index, no follow
title: >
Online Business Schools and Business
Programs : myBusinessCollege.com
helper/asset/auto/stylesheet:
/sf/sf_web_debug/css/main:
leadformcss:
symfony/view/asset:
javascripts_included:
stylesheets_included:

--- app_cid: 1248 app_college_logo: > http://mycollegesolution.com/images/college_logos/ app_description: > Online Business College degrees and accredited college recommendations through MyBusinessColleges.com. Online college programs for continuing buniness education. app_keywords: > business schools, business degrees, online business degrees app_program_id: 103 app_site_fullname: myBusinessColleges.com app_site_id: 6 app_site_type: program app_title: > Online Business Schools and Business Programs : myBusinessCollege.com mod_info_enabled: 1 mod_info_is_internal: mod_info_view_class: sfPHP sf_admin_web_dir: /sf/sf_admin sf_app: frontend sf_app_config_dir: > /home/mybiznes/mybusinesscolleges/trunk/apps/frontend/config sf_app_config_dir_name: config sf_app_dir: > /home/mybiznes/mybusinesscolleges/trunk/apps/frontend sf_app_i18n_dir: > /home/mybiznes/mybusinesscolleges/trunk/apps/frontend/i18n sf_app_i18n_dir_name: i18n sf_app_lib_dir: > /home/mybiznes/mybusinesscolleges/trunk/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/mybiznes/mybusinesscolleges/trunk/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/mybiznes/mybusinesscolleges/trunk/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/mybiznes/mybusinesscolleges/trunk/cache/frontend sf_bin_dir: > /home/mybiznes/mybusinesscolleges/trunk/batch sf_bin_dir_name: batch sf_cache: sf_cache_dir: > /home/mybiznes/mybusinesscolleges/trunk/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/mybiznes/mybusinesscolleges/trunk/cache/frontend/dev/config sf_config_dir: > /home/mybiznes/mybusinesscolleges/trunk/config sf_config_dir_name: config sf_data_dir: > /home/mybiznes/mybusinesscolleges/trunk/data sf_data_dir_name: data sf_debug: 1 sf_default_action: index sf_default_module: content sf_doc_dir: > /home/mybiznes/mybusinesscolleges/trunk/data/doc sf_doc_dir_name: doc sf_enabled_modules: - default sf_environment: dev sf_error_404_action: error sf_error_404_module: site sf_error_reporting: 2047 sf_escaping_method: ESC_ENTITIES sf_escaping_strategy: bc sf_etag: sf_i18n: sf_i18n_cache_dir: > /home/mybiznes/mybusinesscolleges/trunk/cache/frontend/dev/i18n sf_lib_dir: > /home/mybiznes/mybusinesscolleges/trunk/lib sf_lib_dir_name: lib sf_log_dir: > /home/mybiznes/mybusinesscolleges/trunk/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: > /home/mybiznes/mybusinesscolleges/trunk/lib/model sf_module_cache_dir: > /home/mybiznes/mybusinesscolleges/trunk/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: > /home/mybiznes/mybusinesscolleges/trunk/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/mybiznes/mybusinesscolleges/trunk/cache sf_root_dir: /home/mybiznes/mybusinesscolleges/trunk 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/mybiznes/mysymfony/data sf_symfony_lib_dir: /home/mybiznes/mysymfony/lib sf_template_cache_dir: > /home/mybiznes/mybusinesscolleges/trunk/cache/frontend/dev/template sf_test: sf_test_cache_dir: > /home/mybiznes/mybusinesscolleges/trunk/cache/frontend/dev/test sf_test_dir: > /home/mybiznes/mybusinesscolleges/trunk/test sf_test_dir_name: test sf_timeout: 1800 sf_timer_start: 1337341984.07 sf_unavailable_action: unavailable sf_unavailable_module: default sf_upload_dir: > /home/mybiznes/mybusinesscolleges/trunk/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/mybiznes/mybusinesscolleges/trunk/web sf_web_dir_name: web

---
cookie:
symfony: 0fb61bf47731c4c9067f5718f9795e91
env:
DOCUMENT_ROOT: /home/mybiznes/public_html
GATEWAY_INTERFACE: CGI/1.1
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=0fb61bf47731c4c9067f5718f9795e91
HTTP_HOST: www.mybusinesscolleges.com
HTTP_PRAGMA: no-cache
HTTP_USER_AGENT: >
CCBot/1.0
(+http://www.commoncrawl.org/bot.html)
HTTP_X_CC_ID: ccc02-02
PATH: /bin:/usr/bin
PATH_INFO: /info/campus/collegeID/302
PATH_TRANSLATED: /home/mybiznes/public_html/index.php
QUERY_STRING:
REDIRECT_STATUS: 200
REMOTE_ADDR: 38.107.179.220
REMOTE_PORT: 56835
REQUEST_METHOD: GET
REQUEST_URI: /index.php/info/campus/collegeID/302
SCRIPT_FILENAME: /home/mybiznes/public_html/index.php
SCRIPT_NAME: /index.php
SERVER_ADDR: 67.18.127.7
SERVER_ADMIN: webmaster@mybusinesscolleges.com
SERVER_NAME: www.mybusinesscolleges.com
SERVER_PORT: 80
SERVER_PROTOCOL: HTTP/1.1
SERVER_SIGNATURE: |
<address>Apache Server at www.mybusinesscolleges.com Port 80</address>
SERVER_SOFTWARE: Apache
UNIQUE_ID: T7Y4H0Up5gcAAGRpCvcAAAFb
files:
get:
post:
server:
DOCUMENT_ROOT: /home/mybiznes/public_html
GATEWAY_INTERFACE: CGI/1.1
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=0fb61bf47731c4c9067f5718f9795e91
HTTP_HOST: www.mybusinesscolleges.com
HTTP_PRAGMA: no-cache
HTTP_USER_AGENT: >
CCBot/1.0
(+http://www.commoncrawl.org/bot.html)
HTTP_X_CC_ID: ccc02-02
PATH: /bin:/usr/bin
PATH_INFO: /info/campus/collegeID/302
PATH_TRANSLATED: /home/mybiznes/public_html/index.php
PHP_SELF: /index.php/info/campus/collegeID/302
QUERY_STRING:
REDIRECT_STATUS: 200
REMOTE_ADDR: 38.107.179.220
REMOTE_PORT: 56835
REQUEST_METHOD: GET
REQUEST_TIME: 1337341984
REQUEST_URI: /index.php/info/campus/collegeID/302
SCRIPT_FILENAME: /home/mybiznes/public_html/index.php
SCRIPT_NAME: /index.php
SERVER_ADDR: 67.18.127.7
SERVER_ADMIN: webmaster@mybusinesscolleges.com
SERVER_NAME: www.mybusinesscolleges.com
SERVER_PORT: 80
SERVER_PROTOCOL: HTTP/1.1
SERVER_SIGNATURE: |
<address>Apache Server at www.mybusinesscolleges.com Port 80</address>
SERVER_SOFTWARE: Apache
UNIQUE_ID: T7Y4H0Up5gcAAGRpCvcAAAFb
argc: 0
argv:
session:
symfony/user/sfUser/attributes:
symfony/user/sfUser/authenticated:
symfony/user/sfUser/credentials:
symfony/user/sfUser/culture: en
symfony/user/sfUser/lastRequest: 1337341958

--- php: 5.2.17 os: > Linux newyork.websitewelcome.com 3.2.16 #22 SMP Mon Apr 30 18:59:16 CDT 2012 x86_64 extensions: - date - libxml - openssl - pcre - zlib - bcmath - bz2 - calendar - ctype - curl - dbase - dom - hash - filter - ftp - gd - gettext - session - iconv - standard - json - mbstring - mcrypt - mhash - mime_magic - mssql - mysql - SimpleXML - odbc - posix - pspell - Reflection - imap - SPL - mysqli - soap - sockets - exif - tidy - tokenizer - wddx - xml - xmlreader - xmlrpc - xmlwriter - xsl - zip - cgi-fcgi - magickwand - imagick - PDO - pdo_sqlite - SQLite - pdo_mysql - SourceGuardian - ionCube Loader - Zend Optimizer
| type | calls | time (ms) |
|---|---|---|
| Configuration | 13 | 2.31 |
| Action "info/campus" | 1 | 135.53 |
| Database | 6 | 97.95 |
| View "Success" for "info/campus" | 1 | 26.35 |
| Component "info/programs" | 1 | 10.38 |
| Partial "info/_programs" | 1 | 0.44 |
| Partial "global/_vista" | 1 | 0.28 |
| Component "info/college_header" | 1 | 0.02 |
| Partial "info/_college_header" | 1 | 0.32 |
| Partial "global/_footerlead" | 1 | 0.26 |
Thank you for your interest in Arizona School of Massage Therapy.
Please complete the following form to request additional information.



| # | type | message |
|---|---|---|
| 1 | PhpConfigHandler | php.ini "register_globals" key is better set to "false" (current value is "'1'" - php.ini location: "/usr/local/lib/php.ini") |
| 2 | Context | initialization |
| 3 | Controller | initialization |
| 4 | Routing | match route [default] "/:module/:action/*" |
| 5 | Request | request parameters array ( 'module' => 'info', 'action' => 'campus', 'collegeID' => '302',) |
| 6 | Controller | dispatch request |
| 7 | Filter | executing filter "sfRenderingFilter" |
| 8 | Filter | executing filter "sfWebDebugFilter" |
| 9 | Filter | executing filter "sfCommonFilter" |
| 10 | Filter | executing filter "sfFlashFilter" |
| 11 | Filter | executing filter "sfExecutionFilter" |
| 12 | Creole | connect(): DSN: array ( 'database' => '****', 'encoding' => '****', 'hostspec' => '****', 'password' => '****', 'persistent' => '****', 'phptype' => '****', 'port' => '****', 'protocol' => '****', 'username' => '****', ), FLAGS: 0 |
| 13 | Creole | prepareStatement(): SELECT content_page.ID, content_page.NAME, content_page.SITE_ID, content_page.MODULE_NAME, content_page.ACTION_NAME, content_page.TITLETAG, content_page.KEYWORDS, content_page.DESCRIPTION FROM content_page WHERE content_page.MODULE_NAME=? AND content_page.ACTION_NAME=? AND content_page.SITE_ID=? |
| 14 | Creole | applyLimit(): SELECT content_page.ID, content_page.NAME, content_page.SITE_ID, content_page.MODULE_NAME, content_page.ACTION_NAME, content_page.TITLETAG, content_page.KEYWORDS, content_page.DESCRIPTION FROM content_page WHERE content_page.MODULE_NAME='info' AND content_page.ACTION_NAME='campus' AND content_page.SITE_ID=6, offset: 0, limit: 1 |
| 15 | Creole | executeQuery(): [2.71 ms] SELECT content_page.ID, content_page.NAME, content_page.SITE_ID, content_page.MODULE_NAME, content_page.ACTION_NAME, content_page.TITLETAG, content_page.KEYWORDS, content_page.DESCRIPTION FROM content_page WHERE content_page.MODULE_NAME='info' AND content_page.ACTION_NAME='campus' AND content_page.SITE_ID=6 LIMIT 1 |
| 16 | Action | call "infoActions->executeCampus()" |
| 17 | Creole | prepareStatement(): SELECT college.ID, college.COLLEGE_TYPE, college.NAME, college.SEO_NAME, college.SEO_URL, college.COLLEGE_MAIN_ID, college.ACCREDIDATION, college.STATUS, college.SHOW_LEAD_FORM, college.LEAD_FORM_URL FROM college WHERE college.ID=? |
| 18 | Creole | executeQuery(): [0.70 ms] SELECT college.ID, college.COLLEGE_TYPE, college.NAME, college.SEO_NAME, college.SEO_URL, college.COLLEGE_MAIN_ID, college.ACCREDIDATION, college.STATUS, college.SHOW_LEAD_FORM, college.LEAD_FORM_URL FROM college WHERE college.ID=302 |
| 19 | Creole | prepareStatement(): SELECT DISTINCT college_program.ID, college_program.COLLEGE_ID, college_program.PROGRAM_ID, college_program.DEGREE_ID, college_program.SCHOOL_PROGRAM_NAME, college_program.DESCRIPTION FROM college_program, college WHERE college.ID=? AND college.ID=college_program.COLLEGE_ID |
| 20 | Creole | executeQuery(): [0.72 ms] SELECT DISTINCT college_program.ID, college_program.COLLEGE_ID, college_program.PROGRAM_ID, college_program.DEGREE_ID, college_program.SCHOOL_PROGRAM_NAME, college_program.DESCRIPTION FROM college_program, college WHERE college.ID=302 AND college.ID=college_program.COLLEGE_ID |
| 21 | Creole | prepareStatement(): SELECT college_form.ID, college_form.COLLEGE_ID, college_form.POSTING, college_form.DESCRIPTION, college_form.PRE_TEXT, college_form.POST_TEXT, college_form.EMAIL FROM college_form WHERE college_form.COLLEGE_ID=? |
| 22 | Creole | executeQuery(): [88.47 ms] SELECT college_form.ID, college_form.COLLEGE_ID, college_form.POSTING, college_form.DESCRIPTION, college_form.PRE_TEXT, college_form.POST_TEXT, college_form.EMAIL FROM college_form WHERE college_form.COLLEGE_ID=302 |
| 23 | View | initialize view for "info/campus" |
| 24 | View | render "sf_app_dir/modules/info/templates/campusSuccess.php" |
| 25 | PartialHelper | call "info->executePrograms()" |
| 26 | Creole | prepareStatement(): SELECT DISTINCT college_program.ID, college_program.COLLEGE_ID, college_program.PROGRAM_ID, college_program.DEGREE_ID, college_program.SCHOOL_PROGRAM_NAME, college_program.DESCRIPTION, UPPER(college_program.SCHOOL_PROGRAM_NAME) FROM college_program WHERE college_program.DESCRIPTION IS NOT NULL AND college_program.COLLEGE_ID=? ORDER BY UPPER(college_program.SCHOOL_PROGRAM_NAME) ASC |
| 27 | Creole | executeQuery(): [4.89 ms] SELECT DISTINCT college_program.ID, college_program.COLLEGE_ID, college_program.PROGRAM_ID, college_program.DEGREE_ID, college_program.SCHOOL_PROGRAM_NAME, college_program.DESCRIPTION, UPPER(college_program.SCHOOL_PROGRAM_NAME) FROM college_program WHERE college_program.DESCRIPTION IS NOT NULL AND college_program.COLLEGE_ID=302 ORDER BY UPPER(college_program.SCHOOL_PROGRAM_NAME) ASC |
| 28 | Creole | prepareStatement(): SELECT DISTINCT degree.ID, degree.NAME, degree.SEO_NAME, degree.SEO_URL FROM degree WHERE degree.ID IN (?) |
| 29 | Creole | executeQuery(): [0.48 ms] SELECT DISTINCT degree.ID, degree.NAME, degree.SEO_NAME, degree.SEO_URL FROM degree WHERE degree.ID IN (48) |
| 30 | View | initialize view for "info/_programs" |
| 31 | View | render "sf_app_dir/modules/info/templates/_programs.php" |
| 32 | View | decorate content with "sf_app_dir/templates/leadFormLayout.php" |
| 33 | View | render "sf_app_dir/templates/leadFormLayout.php" |
| 34 | View | initialize view for "global/_vista" |
| 35 | View | render "sf_app_dir/templates/_vista.php" |
| 36 | PartialHelper | call "info->executeCollege_header()" |
| 37 | View | initialize view for "info/_college_header" |
| 38 | View | render "sf_app_dir/modules/info/templates/_college_header.php" |
| 39 | View | initialize view for "global/_footerlead" |
| 40 | View | render "sf_app_dir/templates/_footerlead.php" |

---
parameterHolder:
symfony/default:
action: campus
collegeID: 302
module: info
attributeHolder:
symfony/default:

---
cookies:
httpHeaders:
parameterHolder:
helper/asset/auto/javascript:
/sf/prototype/js/prototype,switchcontent.js,: >
/sf/prototype/js/prototype,switchcontent.js,
/sf/sf_web_debug/js/main: /sf/sf_web_debug/js/main
ajax-dynamic-content.js: ajax-dynamic-content.js
ajax.js: ajax.js
msValidation: msValidation
helper/asset/auto/meta:
description: >
Online Business College degrees and
accredited college recommendations
through MyBusinessColleges.com. Online
college programs for continuing buniness
education.
keywords: >
business schools, business degrees,
online business degrees
robots: no index, no follow
title: >
Online Business Schools and Business
Programs : myBusinessCollege.com
helper/asset/auto/stylesheet:
/sf/sf_web_debug/css/main:
leadformcss:
symfony/view/asset:
javascripts_included:
stylesheets_included:

--- app_cid: 1248 app_college_logo: > http://mycollegesolution.com/images/college_logos/ app_description: > Online Business College degrees and accredited college recommendations through MyBusinessColleges.com. Online college programs for continuing buniness education. app_keywords: > business schools, business degrees, online business degrees app_program_id: 103 app_site_fullname: myBusinessColleges.com app_site_id: 6 app_site_type: program app_title: > Online Business Schools and Business Programs : myBusinessCollege.com mod_info_enabled: 1 mod_info_is_internal: mod_info_view_class: sfPHP sf_admin_web_dir: /sf/sf_admin sf_app: frontend sf_app_config_dir: > /home/mybiznes/mybusinesscolleges/trunk/apps/frontend/config sf_app_config_dir_name: config sf_app_dir: > /home/mybiznes/mybusinesscolleges/trunk/apps/frontend sf_app_i18n_dir: > /home/mybiznes/mybusinesscolleges/trunk/apps/frontend/i18n sf_app_i18n_dir_name: i18n sf_app_lib_dir: > /home/mybiznes/mybusinesscolleges/trunk/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/mybiznes/mybusinesscolleges/trunk/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/mybiznes/mybusinesscolleges/trunk/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/mybiznes/mybusinesscolleges/trunk/cache/frontend sf_bin_dir: > /home/mybiznes/mybusinesscolleges/trunk/batch sf_bin_dir_name: batch sf_cache: sf_cache_dir: > /home/mybiznes/mybusinesscolleges/trunk/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/mybiznes/mybusinesscolleges/trunk/cache/frontend/dev/config sf_config_dir: > /home/mybiznes/mybusinesscolleges/trunk/config sf_config_dir_name: config sf_data_dir: > /home/mybiznes/mybusinesscolleges/trunk/data sf_data_dir_name: data sf_debug: 1 sf_default_action: index sf_default_module: content sf_doc_dir: > /home/mybiznes/mybusinesscolleges/trunk/data/doc sf_doc_dir_name: doc sf_enabled_modules: - default sf_environment: dev sf_error_404_action: error sf_error_404_module: site sf_error_reporting: 2047 sf_escaping_method: ESC_ENTITIES sf_escaping_strategy: bc sf_etag: sf_i18n: sf_i18n_cache_dir: > /home/mybiznes/mybusinesscolleges/trunk/cache/frontend/dev/i18n sf_lib_dir: > /home/mybiznes/mybusinesscolleges/trunk/lib sf_lib_dir_name: lib sf_log_dir: > /home/mybiznes/mybusinesscolleges/trunk/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: > /home/mybiznes/mybusinesscolleges/trunk/lib/model sf_module_cache_dir: > /home/mybiznes/mybusinesscolleges/trunk/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: > /home/mybiznes/mybusinesscolleges/trunk/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/mybiznes/mybusinesscolleges/trunk/cache sf_root_dir: /home/mybiznes/mybusinesscolleges/trunk 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/mybiznes/mysymfony/data sf_symfony_lib_dir: /home/mybiznes/mysymfony/lib sf_template_cache_dir: > /home/mybiznes/mybusinesscolleges/trunk/cache/frontend/dev/template sf_test: sf_test_cache_dir: > /home/mybiznes/mybusinesscolleges/trunk/cache/frontend/dev/test sf_test_dir: > /home/mybiznes/mybusinesscolleges/trunk/test sf_test_dir_name: test sf_timeout: 1800 sf_timer_start: 1337341984.07 sf_unavailable_action: unavailable sf_unavailable_module: default sf_upload_dir: > /home/mybiznes/mybusinesscolleges/trunk/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/mybiznes/mybusinesscolleges/trunk/web sf_web_dir_name: web

---
cookie:
symfony: 0fb61bf47731c4c9067f5718f9795e91
env:
DOCUMENT_ROOT: /home/mybiznes/public_html
GATEWAY_INTERFACE: CGI/1.1
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=0fb61bf47731c4c9067f5718f9795e91
HTTP_HOST: www.mybusinesscolleges.com
HTTP_PRAGMA: no-cache
HTTP_USER_AGENT: >
CCBot/1.0
(+http://www.commoncrawl.org/bot.html)
HTTP_X_CC_ID: ccc02-02
PATH: /bin:/usr/bin
PATH_INFO: /info/campus/collegeID/302
PATH_TRANSLATED: /home/mybiznes/public_html/index.php
QUERY_STRING:
REDIRECT_STATUS: 200
REMOTE_ADDR: 38.107.179.220
REMOTE_PORT: 56835
REQUEST_METHOD: GET
REQUEST_URI: /index.php/info/campus/collegeID/302
SCRIPT_FILENAME: /home/mybiznes/public_html/index.php
SCRIPT_NAME: /index.php
SERVER_ADDR: 67.18.127.7
SERVER_ADMIN: webmaster@mybusinesscolleges.com
SERVER_NAME: www.mybusinesscolleges.com
SERVER_PORT: 80
SERVER_PROTOCOL: HTTP/1.1
SERVER_SIGNATURE: |
<address>Apache Server at www.mybusinesscolleges.com Port 80</address>
SERVER_SOFTWARE: Apache
UNIQUE_ID: T7Y4H0Up5gcAAGRpCvcAAAFb
files:
get:
post:
server:
DOCUMENT_ROOT: /home/mybiznes/public_html
GATEWAY_INTERFACE: CGI/1.1
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=0fb61bf47731c4c9067f5718f9795e91
HTTP_HOST: www.mybusinesscolleges.com
HTTP_PRAGMA: no-cache
HTTP_USER_AGENT: >
CCBot/1.0
(+http://www.commoncrawl.org/bot.html)
HTTP_X_CC_ID: ccc02-02
PATH: /bin:/usr/bin
PATH_INFO: /info/campus/collegeID/302
PATH_TRANSLATED: /home/mybiznes/public_html/index.php
PHP_SELF: /index.php/info/campus/collegeID/302
QUERY_STRING:
REDIRECT_STATUS: 200
REMOTE_ADDR: 38.107.179.220
REMOTE_PORT: 56835
REQUEST_METHOD: GET
REQUEST_TIME: 1337341984
REQUEST_URI: /index.php/info/campus/collegeID/302
SCRIPT_FILENAME: /home/mybiznes/public_html/index.php
SCRIPT_NAME: /index.php
SERVER_ADDR: 67.18.127.7
SERVER_ADMIN: webmaster@mybusinesscolleges.com
SERVER_NAME: www.mybusinesscolleges.com
SERVER_PORT: 80
SERVER_PROTOCOL: HTTP/1.1
SERVER_SIGNATURE: |
<address>Apache Server at www.mybusinesscolleges.com Port 80</address>
SERVER_SOFTWARE: Apache
UNIQUE_ID: T7Y4H0Up5gcAAGRpCvcAAAFb
argc: 0
argv:
session:
symfony/user/sfUser/attributes:
symfony/user/sfUser/authenticated:
symfony/user/sfUser/credentials:
symfony/user/sfUser/culture: en
symfony/user/sfUser/lastRequest: 1337341958

--- php: 5.2.17 os: > Linux newyork.websitewelcome.com 3.2.16 #22 SMP Mon Apr 30 18:59:16 CDT 2012 x86_64 extensions: - date - libxml - openssl - pcre - zlib - bcmath - bz2 - calendar - ctype - curl - dbase - dom - hash - filter - ftp - gd - gettext - session - iconv - standard - json - mbstring - mcrypt - mhash - mime_magic - mssql - mysql - SimpleXML - odbc - posix - pspell - Reflection - imap - SPL - mysqli - soap - sockets - exif - tidy - tokenizer - wddx - xml - xmlreader - xmlrpc - xmlwriter - xsl - zip - cgi-fcgi - magickwand - imagick - PDO - pdo_sqlite - SQLite - pdo_mysql - SourceGuardian - ionCube Loader - Zend Optimizer
| type | calls | time (ms) |
|---|---|---|
| Configuration | 13 | 2.31 |
| Action "info/campus" | 1 | 135.53 |
| Database | 6 | 97.95 |
| View "Success" for "info/campus" | 1 | 26.35 |
| Component "info/programs" | 1 | 10.38 |
| Partial "info/_programs" | 1 | 0.44 |
| Partial "global/_vista" | 1 | 0.28 |
| Component "info/college_header" | 1 | 0.02 |
| Partial "info/_college_header" | 1 | 0.32 |
| Partial "global/_footerlead" | 1 | 0.26 |



| # | type | message |
|---|---|---|
| 1 | PhpConfigHandler | php.ini "register_globals" key is better set to "false" (current value is "'1'" - php.ini location: "/usr/local/lib/php.ini") |
| 2 | Context | initialization |
| 3 | Controller | initialization |
| 4 | Routing | match route [default] "/:module/:action/*" |
| 5 | Request | request parameters array ( 'module' => 'info', 'action' => 'campus', 'collegeID' => '302',) |
| 6 | Controller | dispatch request |
| 7 | Filter | executing filter "sfRenderingFilter" |
| 8 | Filter | executing filter "sfWebDebugFilter" |
| 9 | Filter | executing filter "sfCommonFilter" |
| 10 | Filter | executing filter "sfFlashFilter" |
| 11 | Filter | executing filter "sfExecutionFilter" |
| 12 | Creole | connect(): DSN: array ( 'database' => '****', 'encoding' => '****', 'hostspec' => '****', 'password' => '****', 'persistent' => '****', 'phptype' => '****', 'port' => '****', 'protocol' => '****', 'username' => '****', ), FLAGS: 0 |
| 13 | Creole | prepareStatement(): SELECT content_page.ID, content_page.NAME, content_page.SITE_ID, content_page.MODULE_NAME, content_page.ACTION_NAME, content_page.TITLETAG, content_page.KEYWORDS, content_page.DESCRIPTION FROM content_page WHERE content_page.MODULE_NAME=? AND content_page.ACTION_NAME=? AND content_page.SITE_ID=? |
| 14 | Creole | applyLimit(): SELECT content_page.ID, content_page.NAME, content_page.SITE_ID, content_page.MODULE_NAME, content_page.ACTION_NAME, content_page.TITLETAG, content_page.KEYWORDS, content_page.DESCRIPTION FROM content_page WHERE content_page.MODULE_NAME='info' AND content_page.ACTION_NAME='campus' AND content_page.SITE_ID=6, offset: 0, limit: 1 |
| 15 | Creole | executeQuery(): [2.71 ms] SELECT content_page.ID, content_page.NAME, content_page.SITE_ID, content_page.MODULE_NAME, content_page.ACTION_NAME, content_page.TITLETAG, content_page.KEYWORDS, content_page.DESCRIPTION FROM content_page WHERE content_page.MODULE_NAME='info' AND content_page.ACTION_NAME='campus' AND content_page.SITE_ID=6 LIMIT 1 |
| 16 | Action | call "infoActions->executeCampus()" |
| 17 | Creole | prepareStatement(): SELECT college.ID, college.COLLEGE_TYPE, college.NAME, college.SEO_NAME, college.SEO_URL, college.COLLEGE_MAIN_ID, college.ACCREDIDATION, college.STATUS, college.SHOW_LEAD_FORM, college.LEAD_FORM_URL FROM college WHERE college.ID=? |
| 18 | Creole | executeQuery(): [0.70 ms] SELECT college.ID, college.COLLEGE_TYPE, college.NAME, college.SEO_NAME, college.SEO_URL, college.COLLEGE_MAIN_ID, college.ACCREDIDATION, college.STATUS, college.SHOW_LEAD_FORM, college.LEAD_FORM_URL FROM college WHERE college.ID=302 |
| 19 | Creole | prepareStatement(): SELECT DISTINCT college_program.ID, college_program.COLLEGE_ID, college_program.PROGRAM_ID, college_program.DEGREE_ID, college_program.SCHOOL_PROGRAM_NAME, college_program.DESCRIPTION FROM college_program, college WHERE college.ID=? AND college.ID=college_program.COLLEGE_ID |
| 20 | Creole | executeQuery(): [0.72 ms] SELECT DISTINCT college_program.ID, college_program.COLLEGE_ID, college_program.PROGRAM_ID, college_program.DEGREE_ID, college_program.SCHOOL_PROGRAM_NAME, college_program.DESCRIPTION FROM college_program, college WHERE college.ID=302 AND college.ID=college_program.COLLEGE_ID |
| 21 | Creole | prepareStatement(): SELECT college_form.ID, college_form.COLLEGE_ID, college_form.POSTING, college_form.DESCRIPTION, college_form.PRE_TEXT, college_form.POST_TEXT, college_form.EMAIL FROM college_form WHERE college_form.COLLEGE_ID=? |
| 22 | Creole | executeQuery(): [88.47 ms] SELECT college_form.ID, college_form.COLLEGE_ID, college_form.POSTING, college_form.DESCRIPTION, college_form.PRE_TEXT, college_form.POST_TEXT, college_form.EMAIL FROM college_form WHERE college_form.COLLEGE_ID=302 |
| 23 | View | initialize view for "info/campus" |
| 24 | View | render "sf_app_dir/modules/info/templates/campusSuccess.php" |
| 25 | PartialHelper | call "info->executePrograms()" |
| 26 | Creole | prepareStatement(): SELECT DISTINCT college_program.ID, college_program.COLLEGE_ID, college_program.PROGRAM_ID, college_program.DEGREE_ID, college_program.SCHOOL_PROGRAM_NAME, college_program.DESCRIPTION, UPPER(college_program.SCHOOL_PROGRAM_NAME) FROM college_program WHERE college_program.DESCRIPTION IS NOT NULL AND college_program.COLLEGE_ID=? ORDER BY UPPER(college_program.SCHOOL_PROGRAM_NAME) ASC |
| 27 | Creole | executeQuery(): [4.89 ms] SELECT DISTINCT college_program.ID, college_program.COLLEGE_ID, college_program.PROGRAM_ID, college_program.DEGREE_ID, college_program.SCHOOL_PROGRAM_NAME, college_program.DESCRIPTION, UPPER(college_program.SCHOOL_PROGRAM_NAME) FROM college_program WHERE college_program.DESCRIPTION IS NOT NULL AND college_program.COLLEGE_ID=302 ORDER BY UPPER(college_program.SCHOOL_PROGRAM_NAME) ASC |
| 28 | Creole | prepareStatement(): SELECT DISTINCT degree.ID, degree.NAME, degree.SEO_NAME, degree.SEO_URL FROM degree WHERE degree.ID IN (?) |
| 29 | Creole | executeQuery(): [0.48 ms] SELECT DISTINCT degree.ID, degree.NAME, degree.SEO_NAME, degree.SEO_URL FROM degree WHERE degree.ID IN (48) |
| 30 | View | initialize view for "info/_programs" |
| 31 | View | render "sf_app_dir/modules/info/templates/_programs.php" |
| 32 | View | decorate content with "sf_app_dir/templates/leadFormLayout.php" |
| 33 | View | render "sf_app_dir/templates/leadFormLayout.php" |
| 34 | View | initialize view for "global/_vista" |
| 35 | View | render "sf_app_dir/templates/_vista.php" |
| 36 | PartialHelper | call "info->executeCollege_header()" |
| 37 | View | initialize view for "info/_college_header" |
| 38 | View | render "sf_app_dir/modules/info/templates/_college_header.php" |
| 39 | View | initialize view for "global/_footerlead" |
| 40 | View | render "sf_app_dir/templates/_footerlead.php" |

---
parameterHolder:
symfony/default:
action: campus
collegeID: 302
module: info
attributeHolder:
symfony/default:

---
cookies:
httpHeaders:
parameterHolder:
helper/asset/auto/javascript:
/sf/prototype/js/prototype,switchcontent.js,: >
/sf/prototype/js/prototype,switchcontent.js,
/sf/sf_web_debug/js/main: /sf/sf_web_debug/js/main
ajax-dynamic-content.js: ajax-dynamic-content.js
ajax.js: ajax.js
msValidation: msValidation
helper/asset/auto/meta:
description: >
Online Business College degrees and
accredited college recommendations
through MyBusinessColleges.com. Online
college programs for continuing buniness
education.
keywords: >
business schools, business degrees,
online business degrees
robots: no index, no follow
title: >
Online Business Schools and Business
Programs : myBusinessCollege.com
helper/asset/auto/stylesheet:
/sf/sf_web_debug/css/main:
leadformcss:
symfony/view/asset:
javascripts_included:
stylesheets_included:

--- app_cid: 1248 app_college_logo: > http://mycollegesolution.com/images/college_logos/ app_description: > Online Business College degrees and accredited college recommendations through MyBusinessColleges.com. Online college programs for continuing buniness education. app_keywords: > business schools, business degrees, online business degrees app_program_id: 103 app_site_fullname: myBusinessColleges.com app_site_id: 6 app_site_type: program app_title: > Online Business Schools and Business Programs : myBusinessCollege.com mod_info_enabled: 1 mod_info_is_internal: mod_info_view_class: sfPHP sf_admin_web_dir: /sf/sf_admin sf_app: frontend sf_app_config_dir: > /home/mybiznes/mybusinesscolleges/trunk/apps/frontend/config sf_app_config_dir_name: config sf_app_dir: > /home/mybiznes/mybusinesscolleges/trunk/apps/frontend sf_app_i18n_dir: > /home/mybiznes/mybusinesscolleges/trunk/apps/frontend/i18n sf_app_i18n_dir_name: i18n sf_app_lib_dir: > /home/mybiznes/mybusinesscolleges/trunk/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/mybiznes/mybusinesscolleges/trunk/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/mybiznes/mybusinesscolleges/trunk/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/mybiznes/mybusinesscolleges/trunk/cache/frontend sf_bin_dir: > /home/mybiznes/mybusinesscolleges/trunk/batch sf_bin_dir_name: batch sf_cache: sf_cache_dir: > /home/mybiznes/mybusinesscolleges/trunk/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/mybiznes/mybusinesscolleges/trunk/cache/frontend/dev/config sf_config_dir: > /home/mybiznes/mybusinesscolleges/trunk/config sf_config_dir_name: config sf_data_dir: > /home/mybiznes/mybusinesscolleges/trunk/data sf_data_dir_name: data sf_debug: 1 sf_default_action: index sf_default_module: content sf_doc_dir: > /home/mybiznes/mybusinesscolleges/trunk/data/doc sf_doc_dir_name: doc sf_enabled_modules: - default sf_environment: dev sf_error_404_action: error sf_error_404_module: site sf_error_reporting: 2047 sf_escaping_method: ESC_ENTITIES sf_escaping_strategy: bc sf_etag: sf_i18n: sf_i18n_cache_dir: > /home/mybiznes/mybusinesscolleges/trunk/cache/frontend/dev/i18n sf_lib_dir: > /home/mybiznes/mybusinesscolleges/trunk/lib sf_lib_dir_name: lib sf_log_dir: > /home/mybiznes/mybusinesscolleges/trunk/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: > /home/mybiznes/mybusinesscolleges/trunk/lib/model sf_module_cache_dir: > /home/mybiznes/mybusinesscolleges/trunk/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: > /home/mybiznes/mybusinesscolleges/trunk/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/mybiznes/mybusinesscolleges/trunk/cache sf_root_dir: /home/mybiznes/mybusinesscolleges/trunk 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/mybiznes/mysymfony/data sf_symfony_lib_dir: /home/mybiznes/mysymfony/lib sf_template_cache_dir: > /home/mybiznes/mybusinesscolleges/trunk/cache/frontend/dev/template sf_test: sf_test_cache_dir: > /home/mybiznes/mybusinesscolleges/trunk/cache/frontend/dev/test sf_test_dir: > /home/mybiznes/mybusinesscolleges/trunk/test sf_test_dir_name: test sf_timeout: 1800 sf_timer_start: 1337341984.07 sf_unavailable_action: unavailable sf_unavailable_module: default sf_upload_dir: > /home/mybiznes/mybusinesscolleges/trunk/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/mybiznes/mybusinesscolleges/trunk/web sf_web_dir_name: web

---
cookie:
symfony: 0fb61bf47731c4c9067f5718f9795e91
env:
DOCUMENT_ROOT: /home/mybiznes/public_html
GATEWAY_INTERFACE: CGI/1.1
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=0fb61bf47731c4c9067f5718f9795e91
HTTP_HOST: www.mybusinesscolleges.com
HTTP_PRAGMA: no-cache
HTTP_USER_AGENT: >
CCBot/1.0
(+http://www.commoncrawl.org/bot.html)
HTTP_X_CC_ID: ccc02-02
PATH: /bin:/usr/bin
PATH_INFO: /info/campus/collegeID/302
PATH_TRANSLATED: /home/mybiznes/public_html/index.php
QUERY_STRING:
REDIRECT_STATUS: 200
REMOTE_ADDR: 38.107.179.220
REMOTE_PORT: 56835
REQUEST_METHOD: GET
REQUEST_URI: /index.php/info/campus/collegeID/302
SCRIPT_FILENAME: /home/mybiznes/public_html/index.php
SCRIPT_NAME: /index.php
SERVER_ADDR: 67.18.127.7
SERVER_ADMIN: webmaster@mybusinesscolleges.com
SERVER_NAME: www.mybusinesscolleges.com
SERVER_PORT: 80
SERVER_PROTOCOL: HTTP/1.1
SERVER_SIGNATURE: |
<address>Apache Server at www.mybusinesscolleges.com Port 80</address>
SERVER_SOFTWARE: Apache
UNIQUE_ID: T7Y4H0Up5gcAAGRpCvcAAAFb
files:
get:
post:
server:
DOCUMENT_ROOT: /home/mybiznes/public_html
GATEWAY_INTERFACE: CGI/1.1
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=0fb61bf47731c4c9067f5718f9795e91
HTTP_HOST: www.mybusinesscolleges.com
HTTP_PRAGMA: no-cache
HTTP_USER_AGENT: >
CCBot/1.0
(+http://www.commoncrawl.org/bot.html)
HTTP_X_CC_ID: ccc02-02
PATH: /bin:/usr/bin
PATH_INFO: /info/campus/collegeID/302
PATH_TRANSLATED: /home/mybiznes/public_html/index.php
PHP_SELF: /index.php/info/campus/collegeID/302
QUERY_STRING:
REDIRECT_STATUS: 200
REMOTE_ADDR: 38.107.179.220
REMOTE_PORT: 56835
REQUEST_METHOD: GET
REQUEST_TIME: 1337341984
REQUEST_URI: /index.php/info/campus/collegeID/302
SCRIPT_FILENAME: /home/mybiznes/public_html/index.php
SCRIPT_NAME: /index.php
SERVER_ADDR: 67.18.127.7
SERVER_ADMIN: webmaster@mybusinesscolleges.com
SERVER_NAME: www.mybusinesscolleges.com
SERVER_PORT: 80
SERVER_PROTOCOL: HTTP/1.1
SERVER_SIGNATURE: |
<address>Apache Server at www.mybusinesscolleges.com Port 80</address>
SERVER_SOFTWARE: Apache
UNIQUE_ID: T7Y4H0Up5gcAAGRpCvcAAAFb
argc: 0
argv:
session:
symfony/user/sfUser/attributes:
symfony/user/sfUser/authenticated:
symfony/user/sfUser/credentials:
symfony/user/sfUser/culture: en
symfony/user/sfUser/lastRequest: 1337341958

--- php: 5.2.17 os: > Linux newyork.websitewelcome.com 3.2.16 #22 SMP Mon Apr 30 18:59:16 CDT 2012 x86_64 extensions: - date - libxml - openssl - pcre - zlib - bcmath - bz2 - calendar - ctype - curl - dbase - dom - hash - filter - ftp - gd - gettext - session - iconv - standard - json - mbstring - mcrypt - mhash - mime_magic - mssql - mysql - SimpleXML - odbc - posix - pspell - Reflection - imap - SPL - mysqli - soap - sockets - exif - tidy - tokenizer - wddx - xml - xmlreader - xmlrpc - xmlwriter - xsl - zip - cgi-fcgi - magickwand - imagick - PDO - pdo_sqlite - SQLite - pdo_mysql - SourceGuardian - ionCube Loader - Zend Optimizer
| type | calls | time (ms) |
|---|---|---|
| Configuration | 13 | 2.31 |
| Action "info/campus" | 1 | 135.53 |
| Database | 6 | 97.95 |
| View "Success" for "info/campus" | 1 | 26.35 |
| Component "info/programs" | 1 | 10.38 |
| Partial "info/_programs" | 1 | 0.44 |
| Partial "global/_vista" | 1 | 0.28 |
| Component "info/college_header" | 1 | 0.02 |
| Partial "info/_college_header" | 1 | 0.32 |
| Partial "global/_footerlead" | 1 | 0.26 |


