Array
(
    [pass] => Array
        (
        )

    [named] => Array
        (
        )

    [controller] => users
    [action] => login
    [plugin] => 
    [form] => Array
        (
        )

    [url] => Array
        (
            [url] => users/login
        )

    [bare] => 0
    [webservices] => 
)
Aldersgate Church Users

Controller dump:

			UsersController Object
(
    [name] => Users
    [scaffold] => 
    [components] => Array
        (
            [0] => Session
            [1] => Email
            [2] => Auth
            [3] => Cookie
        )

    [here] => /users/login
    [webroot] => /
    [action] => login
    [uses] => 
    [helpers] => Array
        (
            [0] => Html
            [1] => Form
        )

    [params] => Array
        (
            [pass] => Array
                (
                )

            [named] => Array
                (
                )

            [controller] => users
            [action] => login
            [plugin] => 
            [form] => Array
                (
                )

            [url] => Array
                (
                    [url] => users/login
                )

            [bare] => 0
            [webservices] => 
            [models] => Array
                (
                    [0] => User
                )

        )

    [data] => 
    [paginate] => Array
        (
            [limit] => 20
            [page] => 1
        )

    [viewPath] => users
    [layoutPath] => 
    [viewVars] => Array
        (
            [cakeDebug] => UsersController Object
 *RECURSION*
        )

    [pageTitle] => 
    [modelNames] => Array
        (
            [0] => User
        )

    [base] => 
    [layout] => default
    [autoRender] => 
    [autoLayout] => 1
    [view] => View
    [ext] => .ctp
    [__viewClass] => View Object
        (
            [base] => 
            [here] => /users/login
            [plugin] => 
            [name] => Users
            [action] => login
            [params] => Array
                (
                    [pass] => Array
                        (
                        )

                    [named] => Array
                        (
                        )

                    [controller] => users
                    [action] => login
                    [plugin] => 
                    [form] => Array
                        (
                        )

                    [url] => Array
                        (
                            [url] => users/login
                        )

                    [bare] => 0
                    [webservices] => 
                    [models] => Array
                        (
                            [0] => User
                        )

                )

            [passedArgs] => Array
                (
                )

            [data] => 
            [helpers] => Array
                (
                    [0] => Html
                    [1] => Form
                )

            [viewPath] => users
            [viewVars] => Array
                (
                    [cakeDebug] => UsersController Object
 *RECURSION*
                )

            [layout] => default
            [layoutPath] => 
            [pageTitle] => 
            [autoRender] => 1
            [autoLayout] => 1
            [ext] => .ctp
            [subDir] => 
            [themeWeb] => 
            [cacheAction] => 
            [validationErrors] => Array
                (
                )

            [hasRendered] => 
            [loaded] => Array
                (
                    [html] => HtmlHelper Object
                        (
                            [tags] => Array
                                (
                                    [meta] => <meta%s/>
                                    [metalink] => <link href="%s"%s/>
                                    [link] => <a href="%s"%s>%s</a>
                                    [mailto] => <a href="mailto:%s" %s>%s</a>
                                    [form] => <form %s>
                                    [formend] => </form>
                                    [input] => <input name="%s" %s/>
                                    [textarea] => <textarea name="%s" %s>%s</textarea>
                                    [hidden] => <input type="hidden" name="%s" %s/>
                                    [checkbox] => <input type="checkbox" name="%s" %s/>
                                    [checkboxmultiple] => <input type="checkbox" name="%s[]"%s />
                                    [radio] => <input type="radio" name="%s" id="%s" %s />%s
                                    [selectstart] => <select name="%s"%s>
                                    [selectmultiplestart] => <select name="%s[]"%s>
                                    [selectempty] => <option value=""%s>&nbsp;</option>
                                    [selectoption] => <option value="%s"%s>%s</option>
                                    [selectend] => </select>
                                    [optiongroup] => <optgroup label="%s"%s>
                                    [optiongroupend] => </optgroup>
                                    [checkboxmultiplestart] => 
                                    [checkboxmultipleend] => 
                                    [password] => <input type="password" name="%s" %s/>
                                    [file] => <input type="file" name="%s" %s/>
                                    [file_no_model] => <input type="file" name="%s" %s/>
                                    [submit] => <input type="submit" %s/>
                                    [submitimage] => <input type="image" src="%s" %s/>
                                    [button] => <input type="%s" %s/>
                                    [image] => <img src="%s" %s/>
                                    [tableheader] => <th%s>%s</th>
                                    [tableheaderrow] => <tr%s>%s</tr>
                                    [tablecell] => <td%s>%s</td>
                                    [tablerow] => <tr%s>%s</tr>
                                    [block] => <div%s>%s</div>
                                    [blockstart] => <div%s>
                                    [blockend] => </div>
                                    [para] => <p%s>%s</p>
                                    [parastart] => <p%s>
                                    [label] => <label for="%s"%s>%s</label>
                                    [fieldset] => <fieldset><legend>%s</legend>%s</fieldset>
                                    [fieldsetstart] => <fieldset><legend>%s</legend>
                                    [fieldsetend] => </fieldset>
                                    [legend] => <legend>%s</legend>
                                    [css] => <link rel="%s" type="text/css" href="%s" %s/>
                                    [style] => <style type="text/css"%s>%s</style>
                                    [charset] => <meta http-equiv="Content-Type" content="text/html; charset=%s" />
                                    [ul] => <ul%s>%s</ul>
                                    [ol] => <ol%s>%s</ol>
                                    [li] => <li%s>%s</li>
                                    [error] => <div%s>%s</div>
                                )

                            [base] => 
                            [here] => /users/login
                            [params] => Array
                                (
                                    [pass] => Array
                                        (
                                        )

                                    [named] => Array
                                        (
                                        )

                                    [controller] => users
                                    [action] => login
                                    [plugin] => 
                                    [form] => Array
                                        (
                                        )

                                    [url] => Array
                                        (
                                            [url] => users/login
                                        )

                                    [bare] => 0
                                    [webservices] => 
                                    [models] => Array
                                        (
                                            [0] => User
                                        )

                                )

                            [action] => login
                            [data] => 
                            [_crumbs] => Array
                                (
                                )

                            [__docTypes] => Array
                                (
                                    [html4-strict] => <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
                                    [html4-trans] => <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
                                    [html4-frame] => <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
                                    [xhtml-strict] => <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
                                    [xhtml-trans] => <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
                                    [xhtml-frame] => <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
                                    [xhtml11] => <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
                                )

                            [helpers] => 
                            [webroot] => /
                            [themeWeb] => 
                            [plugin] => 
                            [namedArgs] => 
                            [argSeparator] => 
                            [validationErrors] => 
                            [__tainted] => 
                            [__cleaned] => 
                            [_log] => 
                        )

                    [form] => FormHelper Object
                        (
                            [helpers] => Array
                                (
                                    [0] => Html
                                )

                            [fieldset] => Array
                                (
                                    [fields] => Array
                                        (
                                            [id] => Array
                                                (
                                                    [type] => integer
                                                    [null] => 
                                                    [default] => 
                                                    [length] => 11
                                                    [key] => primary
                                                    [extra] => auto_increment
                                                )

                                            [username] => Array
                                                (
                                                    [type] => string
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 50
                                                )

                                            [password] => Array
                                                (
                                                    [type] => string
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 50
                                                )

                                            [role] => Array
                                                (
                                                    [type] => enum('admin','manager','user')
                                                    [null] => 1
                                                    [default] => user
                                                    [length] => 0
                                                )

                                            [email] => Array
                                                (
                                                    [type] => string
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 255
                                                )

                                            [full_name] => Array
                                                (
                                                    [type] => string
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 255
                                                )

                                            [remember_me] => Array
                                                (
                                                    [type] => string
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 100
                                                )

                                            [relationship] => Array
                                                (
                                                    [type] => enum('member','former member','friend')
                                                    [null] => 1
                                                    [default] => member
                                                    [length] => 0
                                                )

                                            [confirmation_id] => Array
                                                (
                                                    [type] => string
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 50
                                                )

                                            [created] => Array
                                                (
                                                    [type] => datetime
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 
                                                )

                                            [modified] => Array
                                                (
                                                    [type] => datetime
                                                    [null] => 1
                                                    [default] => 
                                                    [length] => 
                                                )

                                        )

                                    [key] => id
                                    [validates] => Array
                                        (
                                        )

                                )

                            [__options] => Array
                                (
                                    [day] => Array
                                        (
                                        )

                                    [minute] => Array
                                        (
                                        )

                                    [hour] => Array
                                        (
                                        )

                                    [month] => Array
                                        (
                                        )

                                    [year] => Array
                                        (
                                        )

                                    [meridian] => Array
                                        (
                                        )

                                )

                            [fields] => Array
                                (
                                )

                            [requestType] => post
                            [base] => 
                            [webroot] => /
                            [themeWeb] => 
                            [here] => /users/login
                            [params] => Array
                                (
                                    [pass] => Array
                                        (
                                        )

                                    [named] => Array
                                        (
                                        )

                                    [controller] => users
                                    [action] => login
                                    [plugin] => 
                                    [form] => Array
                                        (
                                        )

                                    [url] => Array
                                        (
                                            [url] => users/login
                                        )

                                    [bare] => 0
                                    [webservices] => 
                                    [models] => Array
                                        (
                                            [0] => User
                                        )

                                )

                            [action] => login
                            [plugin] => 
                            [data] => 
                            [namedArgs] => 
                            [argSeparator] => 
                            [validationErrors] => 
                            [tags] => Array
                                (
                                )

                            [__tainted] => 
                            [__cleaned] => 
                            [_log] => 
                            [Html] => HtmlHelper Object
                                (
                                    [tags] => Array
                                        (
                                            [meta] => <meta%s/>
                                            [metalink] => <link href="%s"%s/>
                                            [link] => <a href="%s"%s>%s</a>
                                            [mailto] => <a href="mailto:%s" %s>%s</a>
                                            [form] => <form %s>
                                            [formend] => </form>
                                            [input] => <input name="%s" %s/>
                                            [textarea] => <textarea name="%s" %s>%s</textarea>
                                            [hidden] => <input type="hidden" name="%s" %s/>
                                            [checkbox] => <input type="checkbox" name="%s" %s/>
                                            [checkboxmultiple] => <input type="checkbox" name="%s[]"%s />
                                            [radio] => <input type="radio" name="%s" id="%s" %s />%s
                                            [selectstart] => <select name="%s"%s>
                                            [selectmultiplestart] => <select name="%s[]"%s>
                                            [selectempty] => <option value=""%s>&nbsp;</option>
                                            [selectoption] => <option value="%s"%s>%s</option>
                                            [selectend] => </select>
                                            [optiongroup] => <optgroup label="%s"%s>
                                            [optiongroupend] => </optgroup>
                                            [checkboxmultiplestart] => 
                                            [checkboxmultipleend] => 
                                            [password] => <input type="password" name="%s" %s/>
                                            [file] => <input type="file" name="%s" %s/>
                                            [file_no_model] => <input type="file" name="%s" %s/>
                                            [submit] => <input type="submit" %s/>
                                            [submitimage] => <input type="image" src="%s" %s/>
                                            [button] => <input type="%s" %s/>
                                            [image] => <img src="%s" %s/>
                                            [tableheader] => <th%s>%s</th>
                                            [tableheaderrow] => <tr%s>%s</tr>
                                            [tablecell] => <td%s>%s</td>
                                            [tablerow] => <tr%s>%s</tr>
                                            [block] => <div%s>%s</div>
                                            [blockstart] => <div%s>
                                            [blockend] => </div>
                                            [para] => <p%s>%s</p>
                                            [parastart] => <p%s>
                                            [label] => <label for="%s"%s>%s</label>
                                            [fieldset] => <fieldset><legend>%s</legend>%s</fieldset>
                                            [fieldsetstart] => <fieldset><legend>%s</legend>
                                            [fieldsetend] => </fieldset>
                                            [legend] => <legend>%s</legend>
                                            [css] => <link rel="%s" type="text/css" href="%s" %s/>
                                            [style] => <style type="text/css"%s>%s</style>
                                            [charset] => <meta http-equiv="Content-Type" content="text/html; charset=%s" />
                                            [ul] => <ul%s>%s</ul>
                                            [ol] => <ol%s>%s</ol>
                                            [li] => <li%s>%s</li>
                                            [error] => <div%s>%s</div>
                                        )

                                    [base] => 
                                    [here] => /users/login
                                    [params] => Array
                                        (
                                            [pass] => Array
                                                (
                                                )

                                            [named] => Array
                                                (
                                                )

                                            [controller] => users
                                            [action] => login
                                            [plugin] => 
                                            [form] => Array
                                                (
                                                )

                                            [url] => Array
                                                (
                                                    [url] => users/login
                                                )

                                            [bare] => 0
                                            [webservices] => 
                                            [models] => Array
                                                (
                                                    [0] => User
                                                )

                                        )

                                    [action] => login
                                    [data] => 
                                    [_crumbs] => Array
                                        (
                                        )

                                    [__docTypes] => Array
                                        (
                                            [html4-strict] => <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
                                            [html4-trans] => <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
                                            [html4-frame] => <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
                                            [xhtml-strict] => <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
                                            [xhtml-trans] => <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
                                            [xhtml-frame] => <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
                                            [xhtml11] => <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
                                        )

                                    [helpers] => 
                                    [webroot] => /
                                    [themeWeb] => 
                                    [plugin] => 
                                    [namedArgs] => 
                                    [argSeparator] => 
                                    [validationErrors] => 
                                    [__tainted] => 
                                    [__cleaned] => 
                                    [_log] => 
                                )

                        )

                    [session] => SessionHelper Object
                        (
                            [helpers] => 
                            [__active] => 1
                            [valid] => 
                            [error] => 
                            [_userAgent] => f0cb023b879677d1eb15b02f53ddb4a4
                            [path] => 
                            [lastError] => 
                            [security] => 
                            [time] => 1219970042
                            [sessionTime] => 
                            [watchKeys] => Array
                                (
                                )

                            [id] => 
                            [_log] => 
                            [base] => 
                            [webroot] => /
                            [here] => /users/login
                            [params] => Array
                                (
                                    [pass] => Array
                                        (
                                        )

                                    [named] => Array
                                        (
                                        )

                                    [controller] => users
                                    [action] => login
                                    [plugin] => 
                                    [form] => Array
                                        (
                                        )

                                    [url] => Array
                                        (
                                            [url] => users/login
                                        )

                                    [bare] => 0
                                    [webservices] => 
                                    [models] => Array
                                        (
                                            [0] => User
                                        )

                                )

                            [action] => login
                            [data] => 
                            [themeWeb] => 
                            [plugin] => 
                        )

                )

            [modelScope] => 
            [model] => 
            [association] => 
            [field] => password
            [fieldSuffix] => 
            [modelId] => 
            [uuids] => Array
                (
                )

            [__passedVars] => Array
                (
                    [0] => viewVars
                    [1] => action
                    [2] => autoLayout
                    [3] => autoRender
                    [4] => ext
                    [5] => base
                    [6] => webroot
                    [7] => helpers
                    [8] => here
                    [9] => layout
                    [10] => name
                    [11] => pageTitle
                    [12] => layoutPath
                    [13] => viewPath
                    [14] => params
                    [15] => data
                    [16] => webservices
                    [17] => plugin
                    [18] => passedArgs
                    [19] => cacheAction
                )

            [__scripts] => Array
                (
                )

            [__paths] => Array
                (
                    [0] => /home/aldersga/public_html/app/views/
                    [1] => /home/aldersga/public_html/cake/libs/view/
                )

            [_log] => 
            [webroot] => /
            [webservices] => 
        )

    [output] => 
    [plugin] => 
    [cacheAction] => 
    [persistModel] => 
    [webservices] => 
    [passedArgs] => Array
        (
        )

    [_log] => 
    [modelClass] => User
    [modelKey] => user
    [Session] => SessionComponent Object
        (
            [__active] => 1
            [__started] => 1
            [__bare] => 0
            [valid] => 1
            [error] => Array
                (
                    [2] => Config doesn't exist
                    [1] => Session is valid
                )

            [_userAgent] => f0cb023b879677d1eb15b02f53ddb4a4
            [path] => /
            [lastError] => 1
            [security] => high
            [time] => 1219970041
            [sessionTime] => 1219971241
            [watchKeys] => Array
                (
                )

            [id] => 
            [_log] => 
            [host] => www.aldersgatechurch.net
            [cookieLifeTime] => 0
        )

    [Email] => EmailComponent Object
        (
            [to] => 
            [from] => 
            [replyTo] => 
            [readReceipt] => 
            [return] => 
            [cc] => Array
                (
                )

            [bcc] => Array
                (
                )

            [subject] => 
            [headers] => Array
                (
                )

            [additionalParams] => 
            [layout] => default
            [template] => 
            [sendAs] => text
            [delivery] => mail
            [charset] => UTF-8
            [attachments] => Array
                (
                )

            [xMailer] => CakePHP Email Component
            [filePaths] => Array
                (
                )

            [smtpOptions] => Array
                (
                    [port] => 25
                    [host] => localhost
                    [timeout] => 30
                )

            [smtpError] => 
            [_debug] => 
            [_error] => 
            [_newLine] => 

            [_lineLength] => 70
            [__header] => 
            [__boundary] => 
            [__message] => 
            [__smtpConnection] => 
            [_log] => 
            [Controller] => UsersController Object
 *RECURSION*
        )

    [Auth] => AuthComponent Object
        (
            [_loggedIn] => 
            [components] => Array
                (
                    [0] => Session
                    [1] => RequestHandler
                )

            [authenticate] => 
            [authorize] => 
            [ajaxLogin] => 
            [userModel] => User
            [userScope] => Array
                (
                )

            [fields] => Array
                (
                    [username] => username
                    [password] => password
                )

            [sessionKey] => Auth.User
            [actionPath] => 
            [loginAction] => /users/login
            [loginRedirect] => Array
                (
                    [controller] => sections
                    [action] => index
                )

            [logoutRedirect] => /
            [object] => 
            [loginError] => Invalid credentials.  Please try again
            [authError] => You are not authorized to access that location.
            [autoRedirect] => 1
            [allowedActions] => Array
                (
                    [0] => display
                    [1] => details
                    [2] => home
                    [3] => catalog
                    [4] => podcast
                )

            [actionMap] => Array
                (
                    [index] => read
                    [add] => create
                    [edit] => update
                    [view] => read
                    [remove] => delete
                    [create] => create
                    [read] => read
                    [update] => update
                    [delete] => delete
                )

            [data] => 
            [params] => Array
                (
                    [pass] => Array
                        (
                        )

                    [named] => Array
                        (
                        )

                    [controller] => users
                    [action] => login
                    [plugin] => 
                    [form] => Array
                        (
                        )

                    [url] => Array
                        (
                            [url] => users/login
                        )

                    [bare] => 0
                    [webservices] => 
                )

            [_log] => 
            [Session] => SessionComponent Object
                (
                    [__active] => 1
                    [__started] => 1
                    [__bare] => 0
                    [valid] => 1
                    [error] => Array
                        (
                            [2] => Config doesn't exist
                            [1] => Session is valid
                        )

                    [_userAgent] => f0cb023b879677d1eb15b02f53ddb4a4
                    [path] => /
                    [lastError] => 1
                    [security] => high
                    [time] => 1219970041
                    [sessionTime] => 1219971241
                    [watchKeys] => Array
                        (
                        )

                    [id] => 
                    [_log] => 
                    [host] => www.aldersgatechurch.net
                    [cookieLifeTime] => 0
                )

            [RequestHandler] => RequestHandlerComponent Object
                (
                    [ajaxLayout] => ajax
                    [enabled] => 1
                    [__responseTypeSet] => 
                    [params] => Array
                        (
                        )

                    [__requestContent] => Array
                        (
                            [javascript] => text/javascript
                            [js] => text/javascript
                            [json] => application/json
                            [css] => text/css
                            [html] => Array
                                (
                                    [0] => text/html
                                    [1] => */*
                                )

                            [text] => text/plain
                            [txt] => text/plain
                            [csv] => Array
                                (
                                    [0] => application/vnd.ms-excel
                                    [1] => text/plain
                                )

                            [form] => application/x-www-form-urlencoded
                            [file] => multipart/form-data
                            [xhtml] => Array
                                (
                                    [0] => application/xhtml+xml
                                    [1] => application/xhtml
                                    [2] => text/xhtml
                                )

                            [xhtml-mobile] => application/vnd.wap.xhtml+xml
                            [xml] => Array
                                (
                                    [0] => application/xml
                                    [1] => text/xml
                                )

                            [rss] => application/rss+xml
                            [atom] => application/atom+xml
                            [amf] => application/x-amf
                            [wap] => Array
                                (
                                    [0] => text/vnd.wap.wml
                                    [1] => text/vnd.wap.wmlscript
                                    [2] => image/vnd.wap.wbmp
                                )

                            [wml] => text/vnd.wap.wml
                            [wmlscript] => text/vnd.wap.wmlscript
                            [wbmp] => image/vnd.wap.wbmp
                            [pdf] => application/pdf
                            [zip] => application/x-zip
                            [tar] => application/x-tar
                        )

                    [__acceptTypes] => Array
                        (
                            [0] => Accept: application/xhtml+xml
                            [1] => text/html
                            [2] => text/plain
                        )

                    [__renderType] => 
                    [ext] => 
                    [_log] => 
                )

        )

    [RequestHandler] => RequestHandlerComponent Object
        (
            [ajaxLayout] => ajax
            [enabled] => 1
            [__responseTypeSet] => 
            [params] => Array
                (
                )

            [__requestContent] => Array
                (
                    [javascript] => text/javascript
                    [js] => text/javascript
                    [json] => application/json
                    [css] => text/css
                    [html] => Array
                        (
                            [0] => text/html
                            [1] => */*
                        )

                    [text] => text/plain
                    [txt] => text/plain
                    [csv] => Array
                        (
                            [0] => application/vnd.ms-excel
                            [1] => text/plain
                        )

                    [form] => application/x-www-form-urlencoded
                    [file] => multipart/form-data
                    [xhtml] => Array
                        (
                            [0] => application/xhtml+xml
                            [1] => application/xhtml
                            [2] => text/xhtml
                        )

                    [xhtml-mobile] => application/vnd.wap.xhtml+xml
                    [xml] => Array
                        (
                            [0] => application/xml
                            [1] => text/xml
                        )

                    [rss] => application/rss+xml
                    [atom] => application/atom+xml
                    [amf] => application/x-amf
                    [wap] => Array
                        (
                            [0] => text/vnd.wap.wml
                            [1] => text/vnd.wap.wmlscript
                            [2] => image/vnd.wap.wbmp
                        )

                    [wml] => text/vnd.wap.wml
                    [wmlscript] => text/vnd.wap.wmlscript
                    [wbmp] => image/vnd.wap.wbmp
                    [pdf] => application/pdf
                    [zip] => application/x-zip
                    [tar] => application/x-tar
                )

            [__acceptTypes] => Array
                (
                    [0] => Accept: application/xhtml+xml
                    [1] => text/html
                    [2] => text/plain
                )

            [__renderType] => 
            [ext] => 
            [_log] => 
        )

    [Cookie] => CookieComponent Object
        (
            [name] => CakeCookie
            [time] => 
            [path] => /
            [domain] => 
            [secure] => 
            [key] => aldersgate
            [__values] => Array
                (
                )

            [__type] => cipher
            [__reset] => 
            [__expires] => 0
            [_log] => 
        )

    [User] => User Object
        (
            [name] => User
            [useDbConfig] => default
            [useTable] => users
            [displayField] => id
            [id] => 
            [data] => Array
                (
                )

            [table] => users
            [primaryKey] => id
            [_schema] => Array
                (
                    [id] => Array
                        (
                            [type] => integer
                            [null] => 
                            [default] => 
                            [length] => 11
                            [key] => primary
                            [extra] => auto_increment
                        )

                    [username] => Array
                        (
                            [type] => string
                            [null] => 1
                            [default] => 
                            [length] => 50
                        )

                    [password] => Array
                        (
                            [type] => string
                            [null] => 1
                            [default] => 
                            [length] => 50
                        )

                    [role] => Array
                        (
                            [type] => enum('admin','manager','user')
                            [null] => 1
                            [default] => user
                            [length] => 0
                        )

                    [email] => Array
                        (
                            [type] => string
                            [null] => 1
                            [default] => 
                            [length] => 255
                        )

                    [full_name] => Array
                        (
                            [type] => string
                            [null] => 1
                            [default] => 
                            [length] => 255
                        )

                    [remember_me] => Array
                        (
                            [type] => string
                            [null] => 1
                            [default] => 
                            [length] => 100
                        )

                    [relationship] => Array
                        (
                            [type] => enum('member','former member','friend')
                            [null] => 1
                            [default] => member
                            [length] => 0
                        )

                    [confirmation_id] => Array
                        (
                            [type] => string
                            [null] => 1
                            [default] => 
                            [length] => 50
                        )

                    [created] => Array
                        (
                            [type] => datetime
                            [null] => 1
                            [default] => 
                            [length] => 
                        )

                    [modified] => Array
                        (
                            [type] => datetime
                            [null] => 1
                            [default] => 
                            [length] => 
                        )

                )

            [validate] => Array
                (
                )

            [validationErrors] => Array
                (
                )

            [tablePrefix] => 
            [alias] => User
            [tableToModel] => Array
                (
                    [users] => User
                )

            [logTransactions] => 
            [transactional] => 
            [cacheQueries] => 
            [belongsTo] => Array
                (
                )

            [hasOne] => Array
                (
                )

            [hasMany] => Array
                (
                )

            [hasAndBelongsToMany] => Array
                (
                )

            [actsAs] => 
            [behaviors] => Array
                (
                )

            [whitelist] => Array
                (
                )

            [cacheSources] => 1
            [findQueryType] => 
            [__behaviorMethods] => Array
                (
                )

            [recursive] => 1
            [order] => 
            [__exists] => 
            [__associationKeys] => Array
                (
                    [belongsTo] => Array
                        (
                            [0] => className
                            [1] => foreignKey
                            [2] => conditions
                            [3] => fields
                            [4] => order
                            [5] => counterCache
                        )

                    [hasOne] => Array
                        (
                            [0] => className
                            [1] => foreignKey
                            [2] => conditions
                            [3] => fields
                            [4] => order
                            [5] => dependent
                        )

                    [hasMany] => Array
                        (
                            [0] => className
                            [1] => foreignKey
                            [2] => conditions
                            [3] => fields
                            [4] => order
                            [5] => limit
                            [6] => offset
                            [7] => dependent
                            [8] => exclusive
                            [9] => finderQuery
                            [10] => counterQuery
                        )

                    [hasAndBelongsToMany] => Array
                        (
                            [0] => className
                            [1] => joinTable
                            [2] => with
                            [3] => foreignKey
                            [4] => associationForeignKey
                            [5] => conditions
                            [6] => fields
                            [7] => order
                            [8] => limit
                            [9] => offset
                            [10] => unique
                            [11] => finderQuery
                            [12] => deleteQuery
                            [13] => insertQuery
                        )

                )

            [__associations] => Array
                (
                    [0] => belongsTo
                    [1] => hasOne
                    [2] => hasMany
                    [3] => hasAndBelongsToMany
                )

            [__backAssociation] => Array
                (
                )

            [__insertID] => 
            [__numRows] => 
            [__affectedRows] => 
            [__findMethods] => Array
                (
                    [all] => 1
                    [first] => 1
                    [count] => 1
                    [neighbors] => 1
                    [list] => 1
                )

            [_log] => 
        )

)
		
1 query took 16 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `users`111116