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.mackdamon.com"
LinksController::$webroot = "/"
LinksController::$action = "www.mackdamon"
LinksController::$uses = false
LinksController::$params = array(
"pass" => array(),
"named" => array(),
"controller" => "links",
"action" => "www.mackdamon",
"plugin" => null,
"url" => array(
"ext" => "com",
"url" => "links/www.mackdamon.com"
),
"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 = 1369213314
SessionComponent::$sessionTime = 1369249314
SessionComponent::$watchKeys = array()
SessionComponent::$id = NULL
SessionComponent::$_log = NULL
SessionComponent::$host = "www.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.mackdamon",
"plugin" => null,
"url" => array(
"ext" => "com",
"url" => "links/www.mackdamon.com"
),
"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 = 1369213314
SessionComponent::$sessionTime = 1369249314
SessionComponent::$watchKeys = array()
SessionComponent::$id = NULL
SessionComponent::$_log = NULL
SessionComponent::$host = "www.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 = "com"
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 = "com"
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
Code |
Context$key = "dir_map"
$value = array(
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/model" => array(
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/model",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/model/datasources",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/model/datasources/dbo",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/model/behaviors"
),
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/model/behaviors" => array(
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/model/behaviors"
),
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/controller" => array(
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/controller",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/controller/components"
),
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/controller/components" => array(
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/controller/components"
),
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view" => array(
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/layouts",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/layouts/email",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/layouts/email/text",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/layouts/email/html",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/layouts/rss",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/layouts/xml",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/layouts/js",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/scaffolds",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/pages",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/errors",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/elements",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/elements/email",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/elements/email/text",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/elements/email/html",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/helpers"
),
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/helpers" => array(
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/helpers"
),
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs" => array(
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/controller",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/controller/components",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/layouts",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/layouts/email",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/layouts/email/text",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/layouts/email/html",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/layouts/rss",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/layouts/xml",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/layouts/js",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/scaffolds",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/pages",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/errors",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/elements",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/elements/email",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/elements/email/text",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/elements/email/html",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/view/helpers",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/model",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/model/datasources",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/model/datasources/dbo",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/model/behaviors",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/cake/libs/cache"
),
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/controllers" => array(
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/controllers",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/controllers/components"
),
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins" => array(
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins/subscribers",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins/subscribers/config",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins/subscribers/config/sql",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins/subscribers/controllers",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins/subscribers/vendors",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins/subscribers/vendors/img",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins/subscribers/vendors/css",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins/subscribers/models",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins/subscribers/views",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins/subscribers/views/layouts",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins/subscribers/views/layouts/email",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins/subscribers/views/layouts/email/text",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins/subscribers/views/layouts/email/html",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins/subscribers/views/subscribers",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins/subscribers/views/elements",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins/subscribers/views/elements/email",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins/subscribers/views/elements/email/text",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins/subscribers/views/elements/email/html",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins/subscribers/views/helpers"
),
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins/robots/controllers" => array(
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/plugins/robots/controllers"
),
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/controllers/components" => array(
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/controllers/components"
),
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/views/helpers" => array(
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/views/helpers"
),
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/models" => array(
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/models",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/models/datasources",
"/var/www/vhosts/brettcrenshaw.com/httpdocs/app/models/behaviors"
)
)
$duration = 3600
$_this = Cache
Cache::$_Engine = array(
"File" => FileEngine
FileEngine::$__File = File
File::$Folder = Folder
Folder::$path = "/var/www/vhosts/brettcrenshaw.com/httpdocs/app/tmp/cache/persistent/"
Folder::$sort = false
Folder::$mode = 493
Folder::$__messages = array()
Folder::$__errors = false
Folder::$__directories = NULL
Folder::$__files = NULL
Folder::$_log = NULL
Folder::pwd()
Folder::cd()
Folder::read()
Folder::find()
Folder::findRecursive()
Folder::isWindowsPath()
Folder::isAbsolute()
Folder::normalizePath()
Folder::correctSlashFor()
Folder::slashTerm()
Folder::addPathElement()
Folder::inCakePath()
Folder::inPath()
Folder::chmod()
Folder::tree()
Folder::create()
Folder::dirsize()
Folder::delete()
Folder::copy()
Folder::move()
Folder::messages()
Folder::errors()
Folder::ls()
Folder::mkdir()
Folder::cp()
Folder::mv()
Folder::rm()
Folder::realpath()
Folder::isSlashTerm()
Folder::chmodr()
Folder::mkdirr()
Folder::Object()
Folder::toString()
Folder::requestAction()
Folder::log()
Folder::cakeError()
File::$name = "cake_core_core_paths"
File::$info = array()
File::$handle = NULL
File::$lock = NULL
File::$_log = NULL
File::create()
File::open()
File::read()
File::offset()
File::prepare()
File::write()
File::append()
File::close()
File::delete()
File::info()
File::ext()
File::name()
File::safe()
File::md5()
File::pwd()
File::exists()
File::perms()
File::size()
File::writable()
File::executable()
File::readable()
File::owner()
File::group()
File::lastAccess()
File::lastChange()
File::Folder()
File::getFullPath()
File::getName()
File::filename()
File::getExt()
File::getMd5()
File::getSize()
File::getOwner()
File::getGroup()
File::getChmod()
File::getFolder()
File::Object()
File::toString()
File::requestAction()
File::log()
File::cakeError()
FileEngine::$settings = array(
"path" => "/var/www/vhosts/brettcrenshaw.com/httpdocs/app/tmp/cache/persistent/",
"prefix" => "cake_core_",
"lock" => false,
"serialize" => true,
"duration" => 3600,
"probability" => 100,
"engine" => "File"
)
FileEngine::$__active = true
FileEngine::$__init = true
FileEngine::$_log = NULL
FileEngine::init()
FileEngine::gc()
FileEngine::write()
FileEngine::read()
FileEngine::delete()
FileEngine::clear()
FileEngine::settings()
FileEngine::Object()
FileEngine::toString()
FileEngine::requestAction()
FileEngine::log()
FileEngine::cakeError()
)
Cache::$__config = array(
"default" => array(
"path" => "/var/www/vhosts/brettcrenshaw.com/httpdocs/app/tmp/cache/",
"prefix" => "cake_",
"lock" => false,
"serialize" => true,
"duration" => 3600,
"probability" => 100,
"engine" => "File"
),
"_cake_core_" => array(
"path" => "/var/www/vhosts/brettcrenshaw.com/httpdocs/app/tmp/cache/persistent/",
"prefix" => "cake_core_",
"lock" => false,
"serialize" => true,
"duration" => 3600,
"probability" => 100,
"engine" => "File"
)
)
Cache::$__name = "_cake_core_"
Cache::$_log = NULL
Cache::getInstance()
Cache::config()
Cache::engine()
Cache::gc()
Cache::write()
Cache::read()
Cache::delete()
Cache::clear()
Cache::isInitialized()
Cache::settings()
Cache::Object()
Cache::toString()
Cache::requestAction()
Cache::log()
Cache::cakeError()
$config = array(
"engine" => "File",
"settings" => array(
"path" => "/var/www/vhosts/brettcrenshaw.com/httpdocs/app/tmp/cache/persistent/",
"prefix" => "cake_core_",
"lock" => false,
"serialize" => true,
"duration" => 3600,
"probability" => 100,
"engine" => "File"
)
)
$engine = "File"
$settings = array(
"path" => "/var/www/vhosts/brettcrenshaw.com/httpdocs/app/tmp/cache/persistent/",
"prefix" => "cake_core_",
"lock" => false,
"serialize" => true,
"duration" => 3600,
"probability" => 100,
"engine" => "File"
)
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
strtotime - [internal], line ??
Cache::write() - CORE/cake/libs/cache.php, line 223
App::__destruct() - CORE/cake/libs/configure.php, line 1159
[main] - [internal], line ??