Code |
Context$url = "/login"
$status = null
$exit = true
$c = "Auth"
$path = array(
"Auth"
)
$this = LinksController
LinksController::$name = "Links"
LinksController::$helpers = array(
"Html",
"Form",
"Javascript",
"Image"
)
LinksController::$layout = "admin"
LinksController::$components = array(
"Session",
"Auth"
)
LinksController::$here = "/links/www.ducks.org"
LinksController::$webroot = "/"
LinksController::$action = "www.ducks"
LinksController::$uses = false
LinksController::$params = array(
"pass" => array(),
"named" => array(),
"controller" => "links",
"action" => "www.ducks",
"plugin" => null,
"url" => array(
"ext" => "org",
"url" => "links/www.ducks.org"
),
"form" => array(),
"bare" => 0,
"webservices" => null
)
LinksController::$data = NULL
LinksController::$paginate = array(
"limit" => 20,
"page" => 1
)
LinksController::$viewPath = "links"
LinksController::$layoutPath = NULL
LinksController::$viewVars = array()
LinksController::$pageTitle = false
LinksController::$modelNames = array(
"Link"
)
LinksController::$base = "[empty string]"
LinksController::$autoRender = false
LinksController::$autoLayout = true
LinksController::$view = "View"
LinksController::$ext = ".ctp"
LinksController::$__viewClass = NULL
LinksController::$output = NULL
LinksController::$plugin = NULL
LinksController::$cacheAction = false
LinksController::$persistModel = false
LinksController::$webservices = NULL
LinksController::$passedArgs = array()
LinksController::$_log = NULL
LinksController::$modelClass = "Link"
LinksController::$modelKey = "link"
LinksController::$Session = SessionComponent
SessionComponent::$__active = true
SessionComponent::$__started = false
SessionComponent::$__bare = 0
SessionComponent::$valid = false
SessionComponent::$error = false
SessionComponent::$_userAgent = "05acd23c8473910711fff068e9b1e74d"
SessionComponent::$path = "/"
SessionComponent::$lastError = NULL
SessionComponent::$security = "med"
SessionComponent::$time = 1371644763
SessionComponent::$sessionTime = 1371680763
SessionComponent::$watchKeys = array()
SessionComponent::$id = NULL
SessionComponent::$_log = NULL
SessionComponent::$host = "brettcrenshaw.com"
SessionComponent::$cookieLifeTime = 788940000
SessionComponent::initialize()
SessionComponent::startup()
SessionComponent::activate()
SessionComponent::write()
SessionComponent::read()
SessionComponent::del()
SessionComponent::delete()
SessionComponent::check()
SessionComponent::error()
SessionComponent::setFlash()
SessionComponent::renew()
SessionComponent::valid()
SessionComponent::destroy()
SessionComponent::id()
SessionComponent::start()
SessionComponent::started()
SessionComponent::watch()
SessionComponent::ignore()
SessionComponent::Object()
SessionComponent::toString()
SessionComponent::requestAction()
SessionComponent::log()
SessionComponent::cakeError()
LinksController::$Auth = AuthComponent
AuthComponent::$_loggedIn = false
AuthComponent::$components = array(
"Session",
"RequestHandler"
)
AuthComponent::$authenticate = NULL
AuthComponent::$authorize = false
AuthComponent::$ajaxLogin = NULL
AuthComponent::$userModel = "User"
AuthComponent::$userScope = array()
AuthComponent::$fields = array(
"username" => "username",
"password" => "password"
)
AuthComponent::$sessionKey = "Auth.User"
AuthComponent::$actionPath = NULL
AuthComponent::$loginAction = "/login"
AuthComponent::$loginRedirect = NULL
AuthComponent::$logoutRedirect = "/login"
AuthComponent::$object = NULL
AuthComponent::$loginError = "Login failed. Invalid username or password."
AuthComponent::$authError = "You are not authorized to access that location."
AuthComponent::$autoRedirect = true
AuthComponent::$allowedActions = array(
"index"
)
AuthComponent::$actionMap = array(
"index" => "read",
"add" => "create",
"edit" => "update",
"view" => "read",
"remove" => "delete",
"create" => "create",
"read" => "read",
"update" => "update",
"delete" => "delete",
"admin_index" => "read",
"admin_add" => "create",
"admin_edit" => "update",
"admin_view" => "read",
"admin_remove" => "delete",
"admin_create" => "create",
"admin_read" => "read",
"admin_update" => "update",
"admin_delete" => "delete"
)
AuthComponent::$data = NULL
AuthComponent::$params = array(
"pass" => array(),
"named" => array(),
"controller" => "links",
"action" => "www.ducks",
"plugin" => null,
"url" => array(
"ext" => "org",
"url" => "links/www.ducks.org"
),
"form" => array(),
"bare" => 0,
"webservices" => null
)
AuthComponent::$_log = NULL
AuthComponent::$Session = SessionComponent
SessionComponent::$__active = true
SessionComponent::$__started = false
SessionComponent::$__bare = 0
SessionComponent::$valid = false
SessionComponent::$error = false
SessionComponent::$_userAgent = "05acd23c8473910711fff068e9b1e74d"
SessionComponent::$path = "/"
SessionComponent::$lastError = NULL
SessionComponent::$security = "med"
SessionComponent::$time = 1371644763
SessionComponent::$sessionTime = 1371680763
SessionComponent::$watchKeys = array()
SessionComponent::$id = NULL
SessionComponent::$_log = NULL
SessionComponent::$host = "brettcrenshaw.com"
SessionComponent::$cookieLifeTime = 788940000
SessionComponent::initialize()
SessionComponent::startup()
SessionComponent::activate()
SessionComponent::write()
SessionComponent::read()
SessionComponent::del()
SessionComponent::delete()
SessionComponent::check()
SessionComponent::error()
SessionComponent::setFlash()
SessionComponent::renew()
SessionComponent::valid()
SessionComponent::destroy()
SessionComponent::id()
SessionComponent::start()
SessionComponent::started()
SessionComponent::watch()
SessionComponent::ignore()
SessionComponent::Object()
SessionComponent::toString()
SessionComponent::requestAction()
SessionComponent::log()
SessionComponent::cakeError()
AuthComponent::$RequestHandler = RequestHandlerComponent
RequestHandlerComponent::$ajaxLayout = "ajax"
RequestHandlerComponent::$enabled = true
RequestHandlerComponent::$__responseTypeSet = NULL
RequestHandlerComponent::$params = array()
RequestHandlerComponent::$__requestContent = array(
"javascript" => "text/javascript",
"js" => "text/javascript",
"json" => "application/json",
"css" => "text/css",
"html" => array(
"text/html",
"*/*"
),
"text" => "text/plain",
"txt" => "text/plain",
"csv" => array(
"application/vnd.ms-excel",
"text/plain"
),
"form" => "application/x-www-form-urlencoded",
"file" => "multipart/form-data",
"xhtml" => array(
"application/xhtml+xml",
"application/xhtml",
"text/xhtml"
),
"xhtml-mobile" => "application/vnd.wap.xhtml+xml",
"xml" => array(
"application/xml",
"text/xml"
),
"rss" => "application/rss+xml",
"atom" => "application/atom+xml",
"amf" => "application/x-amf",
"wap" => array(
"text/vnd.wap.wml",
"text/vnd.wap.wmlscript",
"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"
)
RequestHandlerComponent::$__acceptTypes = array(
"text/html",
"application/xhtml+xml",
"application/xml",
"*/*"
)
RequestHandlerComponent::$__renderType = NULL
RequestHandlerComponent::$ext = "org"
RequestHandlerComponent::$_log = NULL
RequestHandlerComponent::initialize()
RequestHandlerComponent::startup()
RequestHandlerComponent::beforeRedirect()
RequestHandlerComponent::isAjax()
RequestHandlerComponent::isSSL()
RequestHandlerComponent::isXml()
RequestHandlerComponent::isRss()
RequestHandlerComponent::isAtom()
RequestHandlerComponent::isMobile()
RequestHandlerComponent::isWap()
RequestHandlerComponent::isPost()
RequestHandlerComponent::isPut()
RequestHandlerComponent::isGet()
RequestHandlerComponent::isDelete()
RequestHandlerComponent::getAjaxVersion()
RequestHandlerComponent::setContent()
RequestHandlerComponent::getReferrer()
RequestHandlerComponent::getClientIP()
RequestHandlerComponent::accepts()
RequestHandlerComponent::requestedWith()
RequestHandlerComponent::prefers()
RequestHandlerComponent::renderAs()
RequestHandlerComponent::respondAs()
RequestHandlerComponent::responseType()
RequestHandlerComponent::mapType()
RequestHandlerComponent::Object()
RequestHandlerComponent::toString()
RequestHandlerComponent::requestAction()
RequestHandlerComponent::log()
RequestHandlerComponent::cakeError()
AuthComponent::initialize()
AuthComponent::startup()
AuthComponent::isAuthorized()
AuthComponent::allow()
AuthComponent::deny()
AuthComponent::mapActions()
AuthComponent::login()
AuthComponent::logout()
AuthComponent::user()
AuthComponent::redirect()
AuthComponent::validate()
AuthComponent::action()
AuthComponent::getModel()
AuthComponent::identify()
AuthComponent::hashPasswords()
AuthComponent::password()
AuthComponent::shutdown()
AuthComponent::Object()
AuthComponent::toString()
AuthComponent::requestAction()
AuthComponent::log()
AuthComponent::cakeError()
LinksController::$RequestHandler = RequestHandlerComponent
RequestHandlerComponent::$ajaxLayout = "ajax"
RequestHandlerComponent::$enabled = true
RequestHandlerComponent::$__responseTypeSet = NULL
RequestHandlerComponent::$params = array()
RequestHandlerComponent::$__requestContent = array(
"javascript" => "text/javascript",
"js" => "text/javascript",
"json" => "application/json",
"css" => "text/css",
"html" => array(
"text/html",
"*/*"
),
"text" => "text/plain",
"txt" => "text/plain",
"csv" => array(
"application/vnd.ms-excel",
"text/plain"
),
"form" => "application/x-www-form-urlencoded",
"file" => "multipart/form-data",
"xhtml" => array(
"application/xhtml+xml",
"application/xhtml",
"text/xhtml"
),
"xhtml-mobile" => "application/vnd.wap.xhtml+xml",
"xml" => array(
"application/xml",
"text/xml"
),
"rss" => "application/rss+xml",
"atom" => "application/atom+xml",
"amf" => "application/x-amf",
"wap" => array(
"text/vnd.wap.wml",
"text/vnd.wap.wmlscript",
"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"
)
RequestHandlerComponent::$__acceptTypes = array(
"text/html",
"application/xhtml+xml",
"application/xml",
"*/*"
)
RequestHandlerComponent::$__renderType = NULL
RequestHandlerComponent::$ext = "org"
RequestHandlerComponent::$_log = NULL
RequestHandlerComponent::initialize()
RequestHandlerComponent::startup()
RequestHandlerComponent::beforeRedirect()
RequestHandlerComponent::isAjax()
RequestHandlerComponent::isSSL()
RequestHandlerComponent::isXml()
RequestHandlerComponent::isRss()
RequestHandlerComponent::isAtom()
RequestHandlerComponent::isMobile()
RequestHandlerComponent::isWap()
RequestHandlerComponent::isPost()
RequestHandlerComponent::isPut()
RequestHandlerComponent::isGet()
RequestHandlerComponent::isDelete()
RequestHandlerComponent::getAjaxVersion()
RequestHandlerComponent::setContent()
RequestHandlerComponent::getReferrer()
RequestHandlerComponent::getClientIP()
RequestHandlerComponent::accepts()
RequestHandlerComponent::requestedWith()
RequestHandlerComponent::prefers()
RequestHandlerComponent::renderAs()
RequestHandlerComponent::respondAs()
RequestHandlerComponent::responseType()
RequestHandlerComponent::mapType()
RequestHandlerComponent::Object()
RequestHandlerComponent::toString()
RequestHandlerComponent::requestAction()
RequestHandlerComponent::log()
RequestHandlerComponent::cakeError()
LinksController::$Link = Link
Link::$name = "Link"
Link::$validate = array(
"title" => "/.+/",
"url" => "/.+/"
)
Link::$useDbConfig = "default"
Link::$useTable = "links"
Link::$displayField = "title"
Link::$id = false
Link::$data = array()
Link::$table = "links"
Link::$primaryKey = "id"
Link::$_schema = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary",
"extra" => "auto_increment"
),
"title" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
),
"url" => array(
"type" => "string",
"null" => true,
"default" => null,
"length" => 255
)
)
Link::$validationErrors = array()
Link::$tablePrefix = NULL
Link::$alias = "Link"
Link::$tableToModel = array(
"links" => "Link"
)
Link::$logTransactions = false
Link::$transactional = false
Link::$cacheQueries = false
Link::$belongsTo = array()
Link::$hasOne = array()
Link::$hasMany = array()
Link::$hasAndBelongsToMany = array()
Link::$actsAs = NULL
Link::$behaviors = array()
Link::$whitelist = array()
Link::$cacheSources = true
Link::$findQueryType = NULL
Link::$__behaviorMethods = array()
Link::$recursive = 1
Link::$order = NULL
Link::$__exists = NULL
Link::$__associationKeys = array(
"belongsTo" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"counterCache"
),
"hasOne" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"dependent"
),
"hasMany" => array(
"className",
"foreignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"dependent",
"exclusive",
"finderQuery",
"counterQuery"
),
"hasAndBelongsToMany" => array(
"className",
"joinTable",
"with",
"foreignKey",
"associationForeignKey",
"conditions",
"fields",
"order",
"limit",
"offset",
"unique",
"finderQuery",
"deleteQuery",
"insertQuery"
)
)
Link::$__associations = array(
"belongsTo",
"hasOne",
"hasMany",
"hasAndBelongsToMany"
)
Link::$__backAssociation = array()
Link::$__insertID = NULL
Link::$__numRows = NULL
Link::$__affectedRows = NULL
Link::$__findMethods = array(
"all" => true,
"first" => true,
"count" => true,
"neighbors" => true,
"list" => true
)
Link::$_log = NULL
Link::call__()
Link::bind()
Link::bindModel()
Link::unbindModel()
Link::setSource()
Link::set()
Link::deconstruct()
Link::schema()
Link::loadInfo()
Link::getColumnTypes()
Link::getColumnType()
Link::hasField()
Link::create()
Link::read()
Link::field()
Link::saveField()
Link::save()
Link::updateCounterCache()
Link::saveAll()
Link::updateAll()
Link::remove()
Link::del()
Link::delete()
Link::deleteAll()
Link::exists()
Link::hasAny()
Link::find()
Link::findAll()
Link::execute()
Link::findCount()
Link::isUnique()
Link::findAllThreaded()
Link::findNeighbours()
Link::query()
Link::validates()
Link::invalidFields()
Link::invalidate()
Link::isForeignKey()
Link::getDisplayField()
Link::generateList()
Link::escapeField()
Link::getID()
Link::normalizeFindParams()
Link::getLastInsertID()
Link::getInsertID()
Link::setInsertID()
Link::getNumRows()
Link::getAffectedRows()
Link::setDataSource()
Link::getDataSource()
Link::getAssociated()
Link::joinModel()
Link::beforeFind()
Link::afterFind()
Link::beforeSave()
Link::afterSave()
Link::beforeDelete()
Link::afterDelete()
Link::beforeValidate()
Link::onError()
Link::overload()
Link::Object()
Link::toString()
Link::requestAction()
Link::log()
Link::cakeError()
LinksController::beforeFilter()
LinksController::index()
LinksController::admin_index()
LinksController::admin_add()
LinksController::admin_edit()
LinksController::admin_delete()
LinksController::constructClasses()
LinksController::loadModel()
LinksController::redirect()
LinksController::set()
LinksController::setAction()
LinksController::isAuthorized()
LinksController::validate()
LinksController::validateErrors()
LinksController::render()
LinksController::referer()
LinksController::disableCache()
LinksController::flash()
LinksController::postConditions()
LinksController::cleanUpFields()
LinksController::paginate()
LinksController::beforeRender()
LinksController::afterFilter()
LinksController::Object()
LinksController::toString()
LinksController::requestAction()
LinksController::log()
LinksController::cakeError()
Warning: implode() [
function.implode]: Invalid arguments passed in
/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/debugger.php on line
497
Strict Standards: Non-static method Configure::read() should not be called statically in
/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/basics.php on line
378
Strict Standards: Non-static method Configure::getInstance() should not be called statically in
/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/configure.php on line
301
Strict Standards: Non-static method Configure::read() should not be called statically in
/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/basics.php on line
378
Strict Standards: Non-static method Configure::getInstance() should not be called statically in
/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/configure.php on line
301
header - [internal], line ??
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 546
AuthComponent::startup() - CORE/cake/libs/controller/components/auth.php, line 314
Dispatcher::start() - CORE/cake/dispatcher.php, line 319
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 226
[main] - APP/webroot/index.php, line 84